PurchCommitmentHeader_PSN::isCommitmentReferencedOnPurchLine Method
Indicates whether the lines of the commitment have been referenced on a purchase order line.
Syntax
client server public static boolean isCommitmentReferencedOnPurchLine(RefRecId _purchCommitmentHeaderRecId)
Run On
Called
Parameters
- _purchCommitmentHeaderRecId
Type: RefRecId Extended Data Type
The record ID of the PurchCommitmentHeader_PSN record for which to check the reference.
Return Value
Type: boolean
true if the reference exists; otherwise, false.