SAP ABAP Function Module BDL_DDIF_TABL_GET (DD: Interface to read a table from the ABAP Dictionary)
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_DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary |
Function Group | BDL5 | RFC-Download: Interface data functions |
Program Name | SAPLBDL5 | |
INCLUDE Name | LBDL5U11 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
GOTSTATE | TYPE | DCOBJIF-GOTSTATE | Status in which reading took place | |||
![]() |
DD02V_WA | TYPE | DD02V | Table header | |||
![]() |
DD09L_WA | TYPE | DD09L | Technical settings of the table | |||
![]() |
NAME | TYPE | DCOBJDEF-NAME | Name of the table to be read | |||
![]() |
STATE | TYPE | DCOBJDEF-STATE | 'A' | Read status of the table | ||
![]() |
LANGU | TYPE | SYST-LANGU | ' ' | Language in which the text is read | ||
![]() |
DD03P_TAB | TYPE | DD03P | Table fields | |||
![]() |
DD05M_TAB | TYPE | DD05M | Foreign key fields of the table | |||
![]() |
DD08V_TAB | TYPE | DD08V | Foreign keys of the table | |||
![]() |
DD12V_TAB | TYPE | DD12V | Table indexes | |||
![]() |
DD17V_TAB | TYPE | DD17V | Index fields of the table | |||
![]() |
ILLEGAL_INPUT | TYPE | Value not allowed for parameter | ||||
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 |