CustomsExportAssessableValue_IN::findInventTransId Method
Reads the CustomsExportAssessableValue_IN table for the specified inventory transaction ID record.
Syntax
client server public static CustomsExportAssessableValue_IN findInventTransId(InventTransId _inventTransId, [boolean _update])
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The inventory transaction DI of the transaction line.
- _update
Type: boolean
If true, the record will be selected for update.
Return Value
Type: CustomsExportAssessableValue_IN Table
The selected record in the CustomsExportAssessableValue_IN table.