/AWS1/CL_CUSWORKFLOWSTEPITEM¶
List containing steps in workflow.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_appflowintegration TYPE REF TO /AWS1/CL_CUSAPPFLOWINTEGRATI02 /AWS1/CL_CUSAPPFLOWINTEGRATI02¶
Workflow step information specific to
APPFLOW_INTEGRATIONworkflow.
Queryable Attributes¶
AppflowIntegration¶
Workflow step information specific to
APPFLOW_INTEGRATIONworkflow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPFLOWINTEGRATION() |
Getter for APPFLOWINTEGRATION |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_WORKFLOWSTEPSLIST¶
TYPES TT_WORKFLOWSTEPSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CUSWORKFLOWSTEPITEM WITH DEFAULT KEY
.