SAP ABAP Function Module DD_GET_DD03P_ALL (Simultaneous reading of A- and N-version of the field definitions)
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_GET_DD03P_ALL | Simultaneous reading of A- and N-version of the field definitions |
Function Group | SDD3 | Dictionary interfaces |
Program Name | SAPLSDD3 | |
INCLUDE Name | LSDD3U06 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
A_FIELD_NO | TYPE | SYST-TABIX | Number of the found fields of the A version of the table | |||
![]() |
A_NODEF | TYPE | SYST-TABIX | Index of the last field without definition or 0 | |||
![]() |
A_NOTEXT | TYPE | SYST-TABIX | Index of the last field without text or 0 | |||
![]() |
FSTATI | TYPE | found versions {' ' , 'M', 'N', 'A'} | ||||
![]() |
N_FIELD_NO | TYPE | SYST-TABIX | Number of the fields of the N version of the table | |||
![]() |
N_NODEF | TYPE | SYST-TABIX | Index of the last field without definition or 0 | |||
![]() |
N_NOTEXT | TYPE | SYST-TABIX | Index of the last field without text or 0 | |||
![]() |
A_NOINCL | TYPE | ' ' | Filter for include lines {'X', ' '} | |||
![]() |
DEFSTATUS | TYPE | DD04L-AS4LOCAL | 'A' | Status of the DTEL/DOMA definition {'A', 'M'} | ||
![]() |
LANGU | TYPE | DD03P-DDLANGUAGE | SYST-LANGU | Language of the DTEL texts or the '%' | ||
![]() |
N_NOINCL | TYPE | ' ' | Filter for include lines {'X', ' '} | |||
![]() |
TABNAME | TYPE | DD03L-TABNAME | ' ' | Name of the table to be read | ||
![]() |
A_DD03P_TAB | TYPE | DD03P | Fields of the A version of the table | |||
![]() |
N_DD03P_TAB | TYPE | DD03P | Fields of the N version of the table | |||
![]() |
ILLEGAL_VALUE | TYPE | current parameter with invalid value | ||||
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 |