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.
Indicates whether the specified record exists in the VendInvoiceInfoSubTable table.
Syntax
client server public static boolean existAnyPurchId(ParmId _parmId, TradeLineRefId _tableRefId)
Run On
Called
Parameters
- _parmId
Type: ParmId Extended Data Type
The parameter ID that will be used to find the record.
- _tableRefId
Type: TradeLineRefId Extended Data Type
The table reference ID that will be used to find the record.
Return Value
Type: boolean
true, if a record exists; otherwise, false.