Table list used by SAP ABAP Function Module CNV_MBT_RFC_VERSIONS (Detects changes in rfc settings and mantains versions and history)
SAP ABAP Function Module
CNV_MBT_RFC_VERSIONS (Detects changes in rfc settings and mantains versions and history) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNVMBTDEST | info.about dest. of sender/receiver/central system | SOURCE VALUE(PACKID) LIKE CNVMBTDEST-PACKID |
|
| 2 | CNVMBTDEST | info.about dest. of sender/receiver/central system | SOURCE VALUE(EXEC_TARGET) LIKE CNVMBTDEST-EXEC_TARGET |
|
| 3 | CNVMBTDEST | info.about dest. of sender/receiver/central system | SOURCE VALUE(DESTINATION_ID) LIKE CNVMBTDEST-DESTINATION_ID |
|
| 4 | CNVMBTDEST | info.about dest. of sender/receiver/central system | SOURCE VALUE(ACT_VERSION) LIKE CNVMBTDEST-ACT_VERSION |
|
| 5 | CNVMBTDEST | info.about dest. of sender/receiver/central system | ||
| 6 | CNVMBTDESTDIST | Control table for the distribution of destinations | ||
| 7 | CNVMBTDESTHIST | MBT: history of RFC destination definition changes | ||
| 8 | CNVMBTDESTVERS | MBT: RFC destination versions and settings | SOURCE VALUE(SYSTEM_ID) LIKE CNVMBTDESTVERS-SYSTEM_ID |
|
| 9 | CNVMBTDESTVERS | MBT: RFC destination versions and settings | ||
| 10 | RFCDES | Destination table for Remote Function Call | SOURCE VALUE(RFC_DES_OLD) LIKE RFCDES OPTIONAL |
|
| 11 | RFCDES | Destination table for Remote Function Call | ||
| 12 | RFCDISPLAY | Display structure for RFCDES maintenance | ||
| 13 | RFCDOC | Description of Possible RFC Connections (->RFCDES) | ||
| 14 | RFCDOC | Description of Possible RFC Connections (->RFCDES) | SOURCE VALUE(RFC_DOC_OLD) LIKE RFCDOC OPTIONAL |
|
| 15 | RFCSI | RFC System Information (See RFC_SYSTEM_INFO Function Module) |