CustomsTariffCodeTable_IN::lookupDirectionImportExport Method
Provides a lookup for the CustomsTariffCodeTable_IN table.
Syntax
client public static Common lookupDirectionImportExport(
FormReferenceControl _formReferenceControl,
str _direction,
[CompanyId _companyId])
Run On
Client
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The form reference control object with which to perform the lookup.
- _direction
Type: str
The Direction_IN string to filter Export/Import tariffCodes.
- _companyId
Type: CompanyId Extended Data Type
The CompanyId to filter CustomsTariffCodeTable_IN records.
Return Value
Type: Common Table
The selected CustomsTariffCodeTable_IN records.