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.
Validates that a record with the RejectStatus field set to the Rejected enumeration value exists in the PurchCORRejectsTable table that is based on the PurchLine buffer.
Syntax
client server public static boolean existRejectedPurchLine(PurchLine _purchLine)
Run On
Called
Parameters
- _purchLine
Type: PurchLine Table
The associated PurchLine record of which to search.
Return Value
Type: boolean
true if the record exists; otherwise, false.