HcmActionTypeSetup::lookupWorkflowTable Method
Provides a lookup for the WorkflowTableSequenceNumber field on the HcmActionTypeSetup table.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
client server public static void lookupWorkflowTable(FormStringControl _formStringControl, [HcmActionType _actiontype])
Microsoft Dynamics AX 2012 R2 (SYS)
client server public static void lookupWorkflowTable(FormStringControl _ctrl)
Run On
Called
Parameters
- _formStringControl
Type: FormStringControl Class
The form string control object on which to perform the lookup.
- _actiontype
Type: HcmActionType Enumeration
The action type on which the lookup is filtered.