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.
Sets the WorkflowApprovalState and WorkflowApprovalStatus fields of the CustRecurrenceInvoiceGroup table, depending on the workflow events that occurred.
Syntax
client server public static void setWorkflowState(RecId _custRecurrenceInvoiceGroupRecId, CustFreeInvoiceWFApprovalState _recurrenceInvoiceWorkflowState)
Run On
Called
Parameters
- _custRecurrenceInvoiceGroupRecId
Type: RecId Extended Data Type
The record ID of the table that is associated with the workflow.
- _recurrenceInvoiceWorkflowState
Type: CustFreeInvoiceWFApprovalState Enumeration
The workflow state to set.
Remarks
The method is called from the workflow event handler classes