Table list used by SAP ABAP Function Module BDL_GET_MAPPING_INFORMATION (Is mapping required? If yes, provide mapped sessno, clnt)
SAP ABAP Function Module BDL_GET_MAPPING_INFORMATION (Is mapping required? If yes, provide mapped sessno, clnt) is using
# Object Type Object Name Object Description Note
     
1 Table  BDLCUST Customizing information for service data download
2 Table  BDLDATKEY Key fields for download tables SOURCE REFERENCE(MAPPED_CLIENT) LIKE BDLDATKEY-MANDANT
3 Table  BDLDATKEY Key fields for download tables SOURCE VALUE(ORIGINAL_CLIENT) LIKE BDLDATKEY-MANDANT OPTIONAL
4 Table  BDLDATKEY Key fields for download tables SOURCE REFERENCE(MAPPED_SESSNO) LIKE BDLDATKEY-SESSIONNR
5 Table  BDLDATKEY Key fields for download tables SOURCE VALUE(ORIGINAL_SESSNO) LIKE BDLDATKEY-SESSIONNR OPTIONAL
6 Table  BDLOWNSESS Internal service sessions (to be done on other cust. sys.)
7 Table  BDLSESDEST Destinations and RFC block sizes for data transfer
8 Table  BDLSESDEST Destinations and RFC block sizes for data transfer SOURCE DEST_DATA STRUCTURE BDLSESDEST OPTIONAL
9 Table  BDLSESDEST Destinations and RFC block sizes for data transfer SOURCE VALUE(SESSION_TYPE) LIKE BDLSESDEST-TYPE OPTIONAL
10 Table  BDLSESS Service session schedule for the system the table is in
11 Table  RFCDES Destination table for Remote Function Call
12 Table  RFCDES Destination table for Remote Function Call SOURCE VALUE(TARGET_DEST) LIKE RFCDES-RFCDEST OPTIONAL
13 Table  RFCDES Destination table for Remote Function Call SOURCE VALUE(SOURCE_DEST) LIKE RFCDES-RFCDEST OPTIONAL