Share via


CustomsExportOrderTable_IN::existTableRefId Method

Checks if SalesParmLine record exists for specified ParmId and TableRefId.

Syntax

client server public static boolean existTableRefId(ParmId _parmId, TradeLineRefId _tableRefId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

CustomsExportOrderTable_IN Table