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 Table  CNVMBTDEST info.about dest. of sender/receiver/central system SOURCE VALUE(PACKID) LIKE CNVMBTDEST-PACKID
2 Table  CNVMBTDEST info.about dest. of sender/receiver/central system SOURCE VALUE(EXEC_TARGET) LIKE CNVMBTDEST-EXEC_TARGET
3 Table  CNVMBTDEST info.about dest. of sender/receiver/central system SOURCE VALUE(DESTINATION_ID) LIKE CNVMBTDEST-DESTINATION_ID
4 Table  CNVMBTDEST info.about dest. of sender/receiver/central system SOURCE VALUE(ACT_VERSION) LIKE CNVMBTDEST-ACT_VERSION
5 Table  CNVMBTDEST info.about dest. of sender/receiver/central system
6 Table  CNVMBTDESTDIST Control table for the distribution of destinations
7 Table  CNVMBTDESTHIST MBT: history of RFC destination definition changes
8 Table  CNVMBTDESTVERS MBT: RFC destination versions and settings SOURCE VALUE(SYSTEM_ID) LIKE CNVMBTDESTVERS-SYSTEM_ID
9 Table  CNVMBTDESTVERS MBT: RFC destination versions and settings
10 Table  RFCDES Destination table for Remote Function Call SOURCE VALUE(RFC_DES_OLD) LIKE RFCDES OPTIONAL
11 Table  RFCDES Destination table for Remote Function Call
12 Table  RFCDISPLAY Display structure for RFCDES maintenance
13 Table  RFCDOC Description of Possible RFC Connections (->RFCDES)
14 Table  RFCDOC Description of Possible RFC Connections (->RFCDES) SOURCE VALUE(RFC_DOC_OLD) LIKE RFCDOC OPTIONAL
15 Table  RFCSI RFC System Information (See RFC_SYSTEM_INFO Function Module)