Data Element list used by SAP ABAP Function Module CNV_TDMS_12_UPGR_CUSTOMIZING (Ugrade Customizing)
SAP ABAP Function Module
CNV_TDMS_12_UPGR_CUSTOMIZING (Ugrade Customizing) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | SOURCE VALUE(ORIG_PACKID) LIKE CNVMBTPACK-PACKID |
|
| 2 | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | SOURCE VALUE(PACKID_NEW) LIKE CNVTDMS_12_OBJ-PACKID |
|
| 3 | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | SOURCE VALUE(PACKID_OLD) LIKE CNVTDMS_12_OBJ-PACKID |
|
| 4 | CNV_TDMS_12_COND | Condition if the original object should be present | SOURCE VALUE(NO_UPGRADE) LIKE CNVTDMS_12_OBJ-CONDITIONS |
|
| 5 | CNV_TDMS_12_COND | Condition if the original object should be present | SOURCE VALUE(OBJECTS_EXIST) LIKE CNVTDMS_12_OBJ-CONDITIONS |
|
| 6 | CNV_TDMS_12_COND | Condition if the original object should be present | SOURCE VALUE(SELECT_OBJ) LIKE CNVTDMS_12_OBJ-CONDITIONS DEFAULT 'X' |
|
| 7 | CNV_TDMS_12_COND | Condition if the original object should be present | SOURCE VALUE(UPGRADE_ALL) LIKE CNVTDMS_12_OBJ-CONDITIONS |
|
| 8 | CNV_TDMS_12_COND | Condition if the original object should be present | SOURCE VALUE(UPGRADE_SELECTED) LIKE CNVTDMS_12_OBJ-CONDITIONS |
|
| 9 | CNV_TDMS_VERSION | TDMS Version + Service Pack | SOURCE VALUE(VERSION_NEW) LIKE CNVTDMS_12_OBJ-VERSION |
|
| 10 | CNV_TDMS_VERSION | TDMS Version + Service Pack | SOURCE VALUE(VERSION_OLD) LIKE CNVTDMS_12_OBJ-VERSION OPTIONAL |
|
| 11 | MANDT | Client | SOURCE VALUE(CLIENT) LIKE CNVTDMS_12_OBJ-CLIENT |