Data Element 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 | BDLSESDESC | Session subtype | SOURCE VALUE(DESCRIPTION) LIKE BDLDTOC-DESCRIPTIO |
|
| 2 | BDLSESSTYP | Contract type | SOURCE VALUE(CONTRACT) LIKE BDLDTOC-CONTRACT |
|
| 3 | CHAR10 | Character Field Length = 10 | SOURCE VALUE(SESSNO) LIKE BDLDTOC-SESSIONNR |
|
| 4 | CHAR3 | 3-Byte field | SOURCE VALUE(EXTENSION) LIKE BDLDTOC-MANDANT |
|
| 5 | NUM10 | 10 digit number | SOURCE VALUE(INSTALL_NO) LIKE BDLDTOC-INSTALL_NO OPTIONAL |
|
| 6 | SYSYSID | Name of SAP System | SOURCE VALUE(SYSTEM_ID) LIKE BDLDTOC-SID OPTIONAL |
|