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 invoice that is represented by the current VendInvoiceInfoTable record matches a related purchase order.
Syntax
public UnknownNoYes checkIfMatched()
Run On
Called
Return Value
Type: UnknownNoYes Enumeration
UnknownNoYes::No enumeration value when the invoice has either a quantity or price variance; otherwise, UnknownNoYes::Yes enumeration value.
Remarks
UnknownNoYes::Unknown is returned when no invoice lines are associated to a purchase order.