PurchCorWorkflowParticipantProvider.getParticipantTokens Method [AX 2012]
Retrieves a list that has the Requisitioner field of the PurchLine table to display in the workflow configuration user interface.
public WorkflowParticipantTokenList getParticipantTokens()
Run On
CalledReturn Value
Type: WorkflowParticipantTokenList ClassAn instance of the WorkflowParticipantTokenList class that contains the field number of the Requisitioner field as the participant token ID and PurchLine.Requisitioner as the participant token name.
Community Additions
ADD
Show: