SalesPurchJournalLine_IN.checkCustomsTariffCode Method [AX 2012]
Checks whether the customs tariff code is valid.
public boolean checkCustomsTariffCode(
RefRecId _customsTariffCodeTableRecId,
Direction_IN _direction,
[CompanyId _companyId])
Run On
CalledParameters
- _customsTariffCodeTableRecId
- Type: RefRecId Extended Data Type
The customs tariff code table record ID.
- _direction
- Type: Direction_IN Enumeration
The tariff direction.
- _companyId
- Type: CompanyId Extended Data Type
The company ID information.
Community Additions
ADD
Show: