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

  • update
    Type: boolean
    if true, select record for update.

Return Value

Type: CustomsImportAssessableValue_IN Table
The selected CustomsImportAssessableValue_IN record.

See Also

Reference

CustomsImportAssessableValue_IN Table