/AWS1/CL_CUSAPPFLOWINTEGRATI01¶
Workflow specific execution metrics for APPFLOW_INTEGRATION
workflow.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_recordsprocessed TYPE /AWS1/CUSLONG /AWS1/CUSLONG¶
Number of records processed in
APPFLOW_INTEGRATIONworkflow.
iv_stepscompleted TYPE /AWS1/CUSLONG /AWS1/CUSLONG¶
Total steps completed in
APPFLOW_INTEGRATIONworkflow.
iv_totalsteps TYPE /AWS1/CUSLONG /AWS1/CUSLONG¶
Total steps in
APPFLOW_INTEGRATIONworkflow.
Queryable Attributes¶
RecordsProcessed¶
Number of records processed in
APPFLOW_INTEGRATIONworkflow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECORDSPROCESSED() |
Getter for RECORDSPROCESSED |
StepsCompleted¶
Total steps completed in
APPFLOW_INTEGRATIONworkflow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STEPSCOMPLETED() |
Getter for STEPSCOMPLETED |
TotalSteps¶
Total steps in
APPFLOW_INTEGRATIONworkflow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOTALSTEPS() |
Getter for TOTALSTEPS |