Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds exim tax table by incentive scheme group.
Syntax
client server public static EximTaxTable_IN findByIncentiveSchemeGroup(
RefRecId _incentiveSchemeGroup,
TaxCode _taxCode,
[boolean _forUpdate])
Run On
Called
Parameters
- _incentiveSchemeGroup
Type: RefRecId Extended Data Type
The incentive scheme group.
- _taxCode
Type: TaxCode Extended Data Type
The tax code.
- _forUpdate
Type: boolean
The forUpdate flag.
Return Value
Type: EximTaxTable_IN Table
The instance of the EximTaxTable_IN class.