CustomsImportAssessableValue_IN::findInventTransId Method
Reads the CustomsImportAssessableValue_IN table for the specified InventTransId.
Syntax
client server public static CustomsImportAssessableValue_IN findInventTransId(InventTransId inventTransId, [boolean update])
Run On
Called
Parameters
- inventTransId
Type: InventTransId Extended Data Type
The InventTransId of the selected PurchaseOrder line.
- update
Type: boolean
if true, select record for update.
Return Value
Type: CustomsImportAssessableValue_IN Table
The selected CustomsImportAssessableValue_IN record.