Table list used by SAP ABAP Function Module BDL_READ_ADDON_DIRECTORY (Read the directory for a given addon service type within the download)
SAP ABAP Function Module
BDL_READ_ADDON_DIRECTORY (Read the directory for a given addon service type within the download) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDLAKEYMAP | Mapping of an addonkey to a sequence number in the download | SOURCE ADDONKEY_MAP STRUCTURE BDLAKEYMAP |
|
| 2 | BDLDATCOL | Data container for download data | ||
| 3 | BDLDTOC | RFC download -- Data cluster table of contents | SOURCE VALUE(CONTRACT) LIKE BDLDTOC-CONTRACT |
|
| 4 | BDLDTOC | RFC download -- Data cluster table of contents | SOURCE VALUE(DESCRIPTION) LIKE BDLDTOC-DESCRIPTIO |
|
| 5 | BDLDTOC | RFC download -- Data cluster table of contents | SOURCE VALUE(INSTALL_NO) LIKE BDLDTOC-INSTALL_NO OPTIONAL |
|
| 6 | BDLDTOC | RFC download -- Data cluster table of contents | SOURCE VALUE(EXTENSION) LIKE BDLDTOC-MANDANT |
|
| 7 | BDLDTOC | RFC download -- Data cluster table of contents | SOURCE VALUE(SESSNO) LIKE BDLDTOC-SESSIONNR |
|
| 8 | BDLDTOC | RFC download -- Data cluster table of contents | SOURCE VALUE(SYSTEM_ID) LIKE BDLDTOC-SID OPTIONAL |
|
| 9 | BDLDTOC | RFC download -- Data cluster table of contents | ||
| 10 | BDL_DATKEY | Key fields for download tables | ||