Table list used by SAP ABAP Function Module CNV_MBT_RFC_GET (determine any destination for a given package depending on EXEC_TARGET)
SAP ABAP Function Module CNV_MBT_RFC_GET (determine any destination for a given package depending on EXEC_TARGET) is using
# Object Type Object Name Object Description Note
     
1 Table  CNVMBTACTIVE active packages and current phase SOURCE VALUE(PACKID) LIKE CNVMBTACTIVE-PACKID
2 Table  CNVMBTACTIVE active packages and current phase
3 Table  CNVMBTACTIVITY Unique ID for all activities,information about execution
4 Table  CNVMBTACTIVITY Unique ID for all activities,information about execution SOURCE VALUE(EXEC_TARGET) LIKE CNVMBTACTIVITY-EXEC_TARGET OPTIONAL
5 Table  CNVMBTDEST info.about dest. of sender/receiver/central system
6 Table  CNVMBTDEST info.about dest. of sender/receiver/central system SOURCE DESTTAB STRUCTURE CNVMBTDEST OPTIONAL
7 Table  CNVMBTDEST info.about dest. of sender/receiver/central system SOURCE VALUE(DESTINATION_ID) LIKE CNVMBTDEST-DESTINATION_ID
8 Table  CNVMBTDESTDIST Control table for the distribution of destinations
9 Table  CNVMBTDESTSTATE Connection state of a RFC Destination
10 Table  CNVMBTDESTVERS MBT: RFC destination versions and settings
11 Table  CNVMBTRETSTR structure for and_return SOURCE VALUE(NONE_AT_LOCAL_DEST) LIKE CNVMBTRETSTR-AND_RETURN DEFAULT 'X'
12 Table  CNVMBTRETSTR structure for and_return SOURCE VALUE(ALL_AS_TABLE) LIKE CNVMBTRETSTR-AND_RETURN DEFAULT 'X'
13 Table  CNVMBTRETSTR structure for and_return
14 Table  CNVMBTSTATE Status table for execution of all activities and history
15 Table  RFCDES Destination table for Remote Function Call