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.
Returns the customs direction, based on the table ID and record ID of the source table.
Syntax
client server public static EximExportImport_IN sourceTable2CustomsDirection_IN(RefTableId _sourceTableId, RefRecId _sourceRecId)
Run On
Called
Parameters
- _sourceTableId
Type: RefTableId Extended Data Type
The table ID of the source table.
- _sourceRecId
Type: RefRecId Extended Data Type
The record ID of the source table.
Return Value
Type: EximExportImport_IN Extended Data Type
The customs direction for the source table.