Share via


PurchCommitmentLine_PSN.isLineNumberUnique Method

Indicates whether the specified _lineNumber value is unique for the PurchCommitmentHeader_PSN record that is referenced by the specified _lineNumber value.

Syntax

public boolean isLineNumberUnique(RefRecId _purchCommitmentHeaderId, TradeLineNumber _lineNumber)

Run On

Called

Parameters

  • _purchCommitmentHeaderId
    Type: RefRecId Extended Data Type
    The Record ID of the PurchCommitmentHeader_PSN record against which to check the specified _lineNumber value.

Return Value

Type: boolean
true if the specified line number is unique; otherwise, false.

See Also

Reference

PurchCommitmentLine_PSN Table