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 commitment line has been referenced on a purchase order or a vendor invoice line.
Syntax
client server public static boolean isCommitmentLineReferenced(RefRecId _purchCommitmentLineRecId)
Run On
Called
Parameters
- _purchCommitmentLineRecId
Type: RefRecId Extended Data Type
The record ID of a PurchCommitmentLine_PSN record for which to check the reference.
Return Value
Type: boolean
true if the reference exists; otherwise, false.