Table list used by SAP ABAP Function Module BDL_TRANSMIT_DATA (Transfer collected service data for a given list of servers)
SAP ABAP Function Module
BDL_TRANSMIT_DATA (Transfer collected service data for a given list of servers) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDLCONTAB | Content description for following data transmission | ||
| 2 | BDLCUST | Customizing information for service data download | SOURCE VALUE(RFC_BLK_SIZE) LIKE BDLCUST-CVALUE OPTIONAL |
|
| 3 | BDLCUST | Customizing information for service data download | ||
| 4 | BDLDATCOL | Data container for download data | ||
| 5 | BDLDATCOL | Data container for download data | SOURCE VALUE(SESSNO) LIKE BDLDATCOL-SESSIONNR |
|
| 6 | BDLDATCOL | Data container for download data | SOURCE VALUE(MAPTO_SESSNO) LIKE BDLDATCOL-SESSIONNR DEFAULT ' ' |
|
| 7 | BDLDATCOL | Data container for download data | SOURCE VALUE(MAPTO_MANDANT) LIKE BDLDATCOL-MANDANT DEFAULT ' ' |
|
| 8 | BDLDATCOL | Data container for download data | SOURCE VALUE(MANDANT) LIKE BDLDATCOL-MANDANT |
|
| 9 | BDLDATKEY | Key fields for download tables | ||
| 10 | BDLDTOC | RFC download -- Data cluster table of contents | ||
| 11 | BDLENDFUNC | Function to be called after successful data transfer | ||
| 12 | BDLFUVERS | Definition of all Versions for one Logical Function | ||
| 13 | BDLHOST | Server name for which service data can be collected | ||
| 14 | BDLHOST | Server name for which service data can be collected | SOURCE SERVERLIST STRUCTURE BDLHOST OPTIONAL |
|
| 15 | BDLMSGLOG | Message log for service data collection or transfer | ||
| 16 | BDLSENDDA | data container | ||
| 17 | BDL_DATKEY | Key fields for download tables | ||
| 18 | RFCDES | Destination table for Remote Function Call | ||
| 19 | RFCDES | Destination table for Remote Function Call | SOURCE VALUE(RFCDEST) LIKE RFCDES-RFCDEST DEFAULT ' ' |
|
| 20 | TFDIR | Function Module |