TaxItemGroupHeading::validatePOTForGTA_IN Method
Validates that--> Item sales tax group with 'Point of taxation' basis cannot be selected for GTA or Foreign vendor.
Syntax
client server public static boolean validatePOTForGTA_IN(VendTable _vendor, TaxItemGroup _taxItemGroup)
Run On
Called
Parameters
- _vendor
Type: VendTable Table
The vendor table buffer.
- _taxItemGroup
Type: TaxItemGroup Extended Data Type
The TaxItem group attached t the order line.
Return Value
Type: boolean
false if GTA vendor is selected for POT transaction.