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 a record in the PurchCORRejectsTable table exists by using a InventTransId value.
Syntax
client server public static boolean exist(InventTransId _inventTransId)
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The identifier of the record to check for existence.
Return Value
Type: boolean
true if the record exists; otherwise, false.