SAP ABAP Function Module BDL_READ_ADDON_DIRECTORY (Read the directory for a given addon service type within the download)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
SV-SMG-SDD (Application Component) Service Data Download
⤷
BDL3 (Package) Service data download (as of R/3 Release 3.x)

⤷

⤷

Basic Data
Function Module | BDL_READ_ADDON_DIRECTORY | Read the directory for a given addon service type within the download |
Function Group | BDL3 | Sapnet functions for RFC-Download |
Program Name | SAPLBDL3 | |
INCLUDE Name | LBDL3U29 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
SESSNO | TYPE | BDLDTOC-SESSIONNR | Session number | |||
![]() |
EXTENSION | TYPE | BDLDTOC-MANDANT | Extension of the session number (usually 000 or client) | |||
![]() |
CONTRACT | TYPE | BDLDTOC-CONTRACT | Addon type name | |||
![]() |
DESCRIPTION | TYPE | BDLDTOC-DESCRIPTIO | Addon type description | |||
![]() |
INSTALL_NO | TYPE | BDLDTOC-INSTALL_NO | 10 digit number | |||
![]() |
SYSTEM_ID | TYPE | BDLDTOC-SID | R/3 System, name of R/3 System | |||
![]() |
ADDONKEY_MAP | TYPE | BDLAKEYMAP | List of addonkeys stored for given type | |||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20000128 |
SAP Release Created in |