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