Share via


PurchCommitmentLine_PSN::isCommitmentLineReferenced Method

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.

See Also

Reference

PurchCommitmentLine_PSN Table