SAP ABAP Function Module DD_DICTIONARY_TO_NAMETAB (Reads DD information and generates X030L and X031L)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDIC (Package) ABAP Dictionary

⤷

⤷

Basic Data
Function Module | DD_DICTIONARY_TO_NAMETAB | Reads DD information and generates X030L and X031L |
Function Group | SDDM | Mapping functions |
Program Name | SAPLSDDM | |
INCLUDE Name | LSDDMU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
X030L_WA | TYPE | X030L | Nametab header ( output ) | |||
![]() |
FOREIGN_KEY | TYPE | DD08L-AS4LOCAL | 'X' | DD08L (foreign key) is also read | ||
![]() |
PRID | TYPE | SYST-TABIX | 0 | |||
![]() |
STATUS | TYPE | DD03L-AS4LOCAL | 'M' | 'M' = latest version, 'A' = active version | ||
![]() |
TABNAME | TYPE | DD02V-TABNAME | Table name | |||
![]() |
TECHNICAL_INFO | TYPE | DD09L-AS4LOCAL | 'X' | DDO9L (technical information) is also read | ||
![]() |
NO_INCL_NAMED | TYPE | ' ' | Keine Includes am Ende | |||
![]() |
INCL_ALIGN | TYPE | ABAP_BOOL | 'X' | Includes werden nicht aligned | ||
![]() |
NO_EXPAND | TYPE | ABAP_BOOL | ' ' | 'X': Includes werden nicht neu expandiert, sonst expandiert | ||
![]() |
X031L_TAB | TYPE | X031L | Nametab fields ( output ) | |||
![]() |
MAPPING_ERROR | 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 | 19950113 |
SAP Release Created in |