Table list used by SAP ABAP Function Module CNV_MBT_CLUSTER_CREATE (Create/Delete Cluster)
SAP ABAP Function Module
CNV_MBT_CLUSTER_CREATE (Create/Delete Cluster) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CNVMBTACTIVE | active packages and current phase | SOURCE VALUE(P_PACKID) LIKE CNVMBTACTIVE-PACKID |
2 | ![]() |
CNVMBTACTIVE | active packages and current phase | SOURCE VALUE(P_PHASE_ID) LIKE CNVMBTACTIVE-PHASE |
3 | ![]() |
CNVMBTACTIVITY | Unique ID for all activities,information about execution | SOURCE VALUE(P_ACTIVITY_ID) LIKE CNVMBTACTIVITY-ACTIVITY_ID |
4 | ![]() |
CNVMBTSTATE | Status table for execution of all activities and history | SOURCE VALUE(IV_STATE_LOG) TYPE CNVMBTSTATE-STATE_LOG |
5 | ![]() |
DD02L | SAP Tables | SOURCE VALUE(P_CLUSTERNAME) LIKE DD02L-TABNAME |
6 | ![]() |
DD09L | DD: Technical settings of tables | SOURCE VALUE(P_SIZECATEGORY) LIKE DD09L-TABKAT |
7 | ![]() |
DD09L | DD: Technical settings of tables | SOURCE VALUE(P_DATACLASS) LIKE DD09L-TABART |
8 | ![]() |
DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(P_TEST) LIKE DDREFSTRUC-FLAG OPTIONAL |