SAP ABAP Function Module BDL_GET_DDIC_INFO (Gets function parameters and their DDIC data as defined)
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_GET_DDIC_INFO Gets function parameters and their DDIC data as defined  
Function Group BDL5   RFC-Download: Interface data functions  
Program Name SAPLBDL5    
INCLUDE Name LBDL5U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DESTINATION TYPE BDLFUVERS-DEVSYSTEM SPACE RFC destination.
Importing SAP_RELEASE TYPE SYST-SAPRL SPACE R/3 Release of selected destination.
Tables EXCEPTION_LIST TYPE BDLRSEXC4 Input: EXCEPTION LIST
Tables EXPORT_PARAMETER TYPE BDLRSEXP4 Input: EXPORT PARAMETERS
Tables IMPORT_PARAMETER TYPE BDLRSIMP4 Input: IMPORT PARAMETERS
Tables CHANGING_PARAMETER TYPE BDLRSCHA4 Input: CHANGING PARAMETERS
Tables TABLES_PARAMETER TYPE BDLRSTBL4 Input: TABLES PARAMETERS
Tables DFIES_TAB TYPE BDLDFIES Input: LIST OF DDIC ELEMENTS
Tables TAB_HEADERS TYPE BDLTABHEA Input: TABLE HEADERS
Tables DFIELDS_TABLE TYPE BDLDFIELDS Output: DDIC ELEMENTS + ALIGNMENT
Tables TABLE_HEADERS TYPE BDLTABHEAD Output: TABLE HEADERS
Exception ERROR_WHILE_GETTING_DDIC_DATA TYPE Error while getting DDIC data.
Exception WRONG_FUNCTION_PARAMETER TYPE Wrong function parameter found.
               
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