PurchCommitmentHeader_PSN::isCommitmentReferencedOnVendInvoiceLine Method
Indicates whether the lines of the commitment have been referenced on a vendor invoice line.
Syntax
client server public static boolean isCommitmentReferencedOnVendInvoiceLine(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.