Data Element list used by SAP ABAP Function Module CNV_MBT_CWB_PACKAGE_CREATE_CHK (Create / Load CWB and PCL package)
SAP ABAP Function Module
CNV_MBT_CWB_PACKAGE_CREATE_CHK (Create / Load CWB and PCL package) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNV_MBT_FLAG | Flag (X = yes, initial = no) | SOURCE REFERENCE(I_USE_EXISTING_PACK) TYPE CNV_MBT_FLAG OPTIONAL |
|
| 2 | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | ||
| 3 | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | SOURCE REFERENCE(I_REF_PACK) TYPE CNV_MBT_PACKID OPTIONAL |
|
| 4 | CNV_MBT_PROCTYPE | MBT PCL Type of MIgration Process | ||
| 5 | CNV_MBT_PROCTYPE | MBT PCL Type of MIgration Process | SOURCE REFERENCE(I_PROCTYPE) TYPE CNV_MBT_PROCTYPE DEFAULT 'SLOP' |
|
| 6 | CNV_MBT_PROJ | Identification of MBT Project | ||
| 7 | CNV_MBT_PROJ | Identification of MBT Project | SOURCE REFERENCE(I_PROJECT) TYPE CNV_MBT_PROJ |
|
| 8 | CNV_MBT_SCENARIO | MBT PCL: Scenario | SOURCE REFERENCE(I_SCENARIO) TYPE CNV_MBT_SCENARIO DEFAULT 'SLOP' |
|
| 9 | RFCDEST | Logical Destination (Specified in Function Call) | SOURCE REFERENCE(I_DESTINATION) TYPE CNVMBTDEST-DESTINATION_ID OPTIONAL |
|