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.
Updates the RequestStatus field in the VendInvoiceInfoLine table.
Syntax
client server public static void setRequestStatus(RecId _recId, VendInvoiceRequestStatus _requestStatus)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The RecId parameter to update.
- _requestStatus
Type: VendInvoiceRequestStatus Enumeration
The RequestStatus parameter that updates the record.