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
Importing SESSNO TYPE BDLDTOC-SESSIONNR Session number
Importing EXTENSION TYPE BDLDTOC-MANDANT Extension of the session number (usually 000 or client)
Importing CONTRACT TYPE BDLDTOC-CONTRACT Addon type name
Importing DESCRIPTION TYPE BDLDTOC-DESCRIPTIO Addon type description
Importing INSTALL_NO TYPE BDLDTOC-INSTALL_NO 10 digit number
Importing SYSTEM_ID TYPE BDLDTOC-SID R/3 System, name of R/3 System
Tables ADDONKEY_MAP TYPE BDLAKEYMAP List of addonkeys stored for given type
               
Processing Type
Normal Function Module  
Remote-Enabled 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