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 |
|---|---|---|---|---|---|---|---|
| |
DESTINATION | TYPE | BDLFUVERS-DEVSYSTEM | SPACE | RFC destination. | ||
| |
SAP_RELEASE | TYPE | SYST-SAPRL | SPACE | R/3 Release of selected destination. | ||
| |
EXCEPTION_LIST | TYPE | BDLRSEXC4 | Input: EXCEPTION LIST | |||
| |
EXPORT_PARAMETER | TYPE | BDLRSEXP4 | Input: EXPORT PARAMETERS | |||
| |
IMPORT_PARAMETER | TYPE | BDLRSIMP4 | Input: IMPORT PARAMETERS | |||
| |
CHANGING_PARAMETER | TYPE | BDLRSCHA4 | Input: CHANGING PARAMETERS | |||
| |
TABLES_PARAMETER | TYPE | BDLRSTBL4 | Input: TABLES PARAMETERS | |||
| |
DFIES_TAB | TYPE | BDLDFIES | Input: LIST OF DDIC ELEMENTS | |||
| |
TAB_HEADERS | TYPE | BDLTABHEA | Input: TABLE HEADERS | |||
| |
DFIELDS_TABLE | TYPE | BDLDFIELDS | Output: DDIC ELEMENTS + ALIGNMENT | |||
| |
TABLE_HEADERS | TYPE | BDLTABHEAD | Output: TABLE HEADERS | |||
| |
ERROR_WHILE_GETTING_DDIC_DATA | TYPE | Error while getting DDIC data. | ||||
| |
WRONG_FUNCTION_PARAMETER | TYPE | Wrong function parameter found. | ||||
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 |