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 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.