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 | ![]() |
CNVMBTACTIVE | active packages and current phase | SOURCE VALUE(PACKID) LIKE CNVMBTACTIVE-PACKID |
2 | ![]() |
CNVMBTACTIVE | active packages and current phase | |
3 | ![]() |
CNVMBTACTIVITY | Unique ID for all activities,information about execution | |
4 | ![]() |
CNVMBTACTIVITY | Unique ID for all activities,information about execution | SOURCE VALUE(EXEC_TARGET) LIKE CNVMBTACTIVITY-EXEC_TARGET OPTIONAL |
5 | ![]() |
CNVMBTDEST | info.about dest. of sender/receiver/central system | |
6 | ![]() |
CNVMBTDEST | info.about dest. of sender/receiver/central system | SOURCE DESTTAB STRUCTURE CNVMBTDEST OPTIONAL |
7 | ![]() |
CNVMBTDEST | info.about dest. of sender/receiver/central system | SOURCE VALUE(DESTINATION_ID) LIKE CNVMBTDEST-DESTINATION_ID |
8 | ![]() |
CNVMBTDESTDIST | Control table for the distribution of destinations | |
9 | ![]() |
CNVMBTDESTSTATE | Connection state of a RFC Destination | |
10 | ![]() |
CNVMBTDESTVERS | MBT: RFC destination versions and settings | |
11 | ![]() |
CNVMBTRETSTR | structure for and_return | SOURCE VALUE(NONE_AT_LOCAL_DEST) LIKE CNVMBTRETSTR-AND_RETURN DEFAULT 'X' |
12 | ![]() |
CNVMBTRETSTR | structure for and_return | SOURCE VALUE(ALL_AS_TABLE) LIKE CNVMBTRETSTR-AND_RETURN DEFAULT 'X' |
13 | ![]() |
CNVMBTRETSTR | structure for and_return | |
14 | ![]() |
CNVMBTSTATE | Status table for execution of all activities and history | |
15 | ![]() |
RFCDES | Destination table for Remote Function Call |