VendInvoiceInfoTable::updateWorkflowTrackingStatus Method
Updates the ContextRecId ID of the WorkflowTrackingStatusTable table for a vendor invoice.
Syntax
client server public static void updateWorkflowTrackingStatus(
RecId _fromRecId,
RecId _toRecId,
[CompanyId _contextCompanyId])
Run On
Called
Parameters
- _fromRecId
Type: RecId Extended Data Type
The previous record ID.
- _toRecId
Type: RecId Extended Data Type
The new record ID.
- _contextCompanyId
Type: CompanyId Extended Data Type
The company ID of the vendor invoice; optional.