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.
Determines if the invoice exists in the table for the given ParmId and TableRefId fields.
Syntax
client server public static boolean exist(ParmId _parmId, TradeLineRefId _tableRefId)
Run On
Called
Parameters
- _parmId
Type: ParmId Extended Data Type
The ParmId value to check.
- _tableRefId
Type: TradeLineRefId Extended Data Type
The TableRefId value to check.
Return Value
Type: boolean
true if at least one record exists; otherwise, false.