SAP ABAP Function Module DD_GET_NAMETAB_HEADER (Reading the header of the active / inactive nametab)
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_NAMETAB_HEADER | Reading the header of the active / inactive nametab |
| Function Group | SDNT | Function modules for nametab |
| Program Name | SAPLSDNT | xx |
| INCLUDE Name | LSDNTU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
R_MODEFLAG | TYPE | DDXTT-MODEFLAG | Mode flag if read inactive | |||
| |
R_STATUS | TYPE | DDXTT-MODEFLAG | read version (N/A) | |||
| |
X030L_WA | TYPE | X030L | Nametab header | |||
| |
STATUS | TYPE | DDXTT-MODEFLAG | 'A' | A: Read active NT, N: Read inactive, M: Latest | ||
| |
TABNAME | TYPE | DD02L-TABNAME | Table name | |||
| |
NOT_FOUND | TYPE | No header of the specified status is available | ||||
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 |