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

  • _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.

See Also

Reference

CustomsExportAssessableValue_IN Table