Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _parmId
Type: ParmId Extended Data Type
The parmId of SalesParmLine record.
- _tableRefId
Type: TradeLineRefId Extended Data Type
The recordTableRefId of SalesParmLine.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.