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.
Indicates whether workflow is active for the customer recurrence invoice group.
Syntax
server public static boolean isWorkflowActive(RecId _custRecurrenceInvoiceGroupId)
Run On
Server
Parameters
- _custRecurrenceInvoiceGroupId
Type: RecId Extended Data Type
The record ID of the CustRecurrenceInvoiceGroup table.
Return Value
Type: boolean
true if workflow is active for the customer recurrence invoice group; otherwise, false.