Table list used by SAP ABAP Function Module CNV_MBT_PARAMS_READ_ORIGINAL (Read the parameters from the original package)
SAP ABAP Function Module
CNV_MBT_PARAMS_READ_ORIGINAL (Read the parameters from the original package) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNVMBTACTIVE | active packages and current phase | SOURCE VALUE(PACKID) LIKE CNVMBTACTIVE-PACKID |
|
| 2 | CNVMBTDEST | info.about dest. of sender/receiver/central system | ||
| 3 | CNVMBTPACK | package information/creator/creation date/scenarion | ||
| 4 | CNVMBTPARAMS | Table for storing general parameters | ||
| 5 | CNVMBTPARAMS | Table for storing general parameters | SOURCE VALUE(PARAMNAME) LIKE CNVMBTPARAMS-PNAME OPTIONAL |
|
| 6 | CNVMBTPARAMS | Table for storing general parameters | SOURCE PARATAB STRUCTURE CNVMBTPARAMS |
|
| 7 | CNVMBTRETSTR | structure for and_return | SOURCE VALUE(ALL_PARAMS) LIKE CNVMBTRETSTR-AND_RETURN OPTIONAL |
|
| 8 | CNVMBTRETSTR | structure for and_return | SOURCE VALUE(LOCAL) LIKE CNVMBTRETSTR-AND_RETURN OPTIONAL |
|