Data Element list used by SAP ABAP Function Module CNV_MBT_SCRAM_LOCK_TABS (Enqueue / Dequeue Scramble definition tables)
SAP ABAP Function Module
CNV_MBT_SCRAM_LOCK_TABS (Enqueue / Dequeue Scramble definition tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | SOURCE VALUE(I_ENQUEUE) TYPE BOOLEAN DEFAULT 'X' |
|
| 2 | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | SOURCE VALUE(I_PACK_ID) TYPE CNV_MBT_PACKID OPTIONAL |
|
| 3 | CNV_MBT_PROCTYPE | MBT PCL Type of MIgration Process | SOURCE VALUE(I_PROC_TYPE) TYPE CNV_MBT_PROCTYPE OPTIONAL |
|
| 4 | CNV_MBT_PROJ | Identification of MBT Project | SOURCE VALUE(I_PROJECT) TYPE CNV_MBT_PROJ |
|
| 5 | CNV_MBT_SCCUID | ScramblingCustomizing ID | SOURCE VALUE(I_SC_CUST_ID) TYPE CNV_MBT_SCCUID OPTIONAL |
|
| 6 | CNV_MBT_SUBPROJ | Identification of MBT Subproject | SOURCE VALUE(I_SUBPROJECT) TYPE CNV_MBT_SUBPROJ OPTIONAL |
|
| 7 | TABNAME | Table Name | SOURCE VALUE(I_DB_TABLE) TYPE TABNAME |
|