VendInvoiceInfoTable::setMatchStatus Method
Updates the MatchStatus field in the specified VendInvoiceInfoTable record.
Syntax
client server public static void setMatchStatus(RecId _recId, VendInvoiceMatchStatus _matchStatus)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID field of the record to update.
- _matchStatus
Type: VendInvoiceMatchStatus Enumeration
The VendInvoiceMatchStatus enumeration value in which the record must be updated.