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

  • _direction
    Type: str
    The Direction_IN string to filter Export/Import tariffCodes.

Return Value

Type: Common Table
The selected CustomsTariffCodeTable_IN records.

See Also

Reference

CustomsTariffCodeTable_IN Table