Data Element list used by SAP ABAP Function Module CNV_MBT_STATE_ICON_GET (Get Status Icon for Execution)
SAP ABAP Function Module
CNV_MBT_STATE_ICON_GET (Get Status Icon for Execution) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | SOURCE REFERENCE(I_ACTIVITY_ID) TYPE CNV_MBT_ACTIVITY |
|
| 2 | CNV_MBT_EXEC_NUM | Counters For Execution of Specified Activity | SOURCE REFERENCE(I_EXEC_NUM) TYPE CNV_MBT_EXEC_NUM |
|
| 3 | CNV_MBT_FLAG | Flag (X = yes, initial = no) | SOURCE REFERENCE(E_SUBACTIVITY_ERROR) TYPE CNV_MBT_FLAG |
|
| 4 | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | SOURCE REFERENCE(I_PACKID) TYPE CNV_MBT_PACKID |
|
| 5 | CNV_MBT_PHASE | Phase of the Migration Project | SOURCE REFERENCE(I_PHASE) TYPE CNV_MBT_PHASE |
|
| 6 | ICONNAME | Name of an Icon | SOURCE REFERENCE(E_STATUS_ICON_NAME) TYPE ICONNAME |
|
| 7 | ICON_D | Icon in text fields (substitute display, alias) | SOURCE REFERENCE(E_STATUS_ICON) TYPE ICON-ID |
|