Share via


CustRecurrenceInvoiceGroup::setWorkflowState Method

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.

Remarks

The method is called from the workflow event handler classes

See Also

Reference

CustRecurrenceInvoiceGroup Table