SAP ABAP Function Module DDIF_NAMETAB_GET (DD: Interface to Read a Runtime Object from the ABAP Dictionary)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDBT (Package) ABAP Dictionary: Basic Tools

⤷

⤷

Basic Data
Function Module | DDIF_NAMETAB_GET | DD: Interface to Read a Runtime Object from the ABAP Dictionary |
Function Group | SDIFRUNTIME | Interfaces for Type Runtime Objects |
Program Name | SAPLSDIFRUNTIME | |
INCLUDE Name | LSDIFRUNTIMEU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
X030L_WA | TYPE | X030L | Header Information of Runtime Object | |||
![]() |
DTELINFO_WA | TYPE | DTELINFO | Decoded Information about a Data Element | |||
![]() |
TTYPINFO_WA | TYPE | TTYPINFO | Encoded Information about a Table Type | |||
![]() |
DDOBJTYPE | TYPE | DD02V-TABCLASS | Kind of Type | |||
![]() |
DFIES_WA | TYPE | DFIES | Field Information (Without Domain and Text) | |||
![]() |
LINES_DESCR | TYPE | DDTYPELIST | Information about Other Referenced Types | |||
![]() |
TABNAME | TYPE | DDOBJNAME | Name of Table (of the Type) | |||
![]() |
ALL_TYPES | TYPE | DDBOOL_D | ' ' | Take Runtime Objects for All Types into Consideration | ||
![]() |
LFIELDNAME | TYPE | DFIES-LFIELDNAME | ' ' | Poss. Long Field Name of Search Field | ||
![]() |
GROUP_NAMES | TYPE | DDBOOL_D | ' ' | Take Named Includes into Consideration | ||
![]() |
UCLEN | TYPE | UNICODELG | Unicode length with which runtime object was generated | |||
![]() |
STATUS | TYPE | AS4LOCAL | 'A' | Activation Status of a Repository Object | ||
![]() |
X031L_TAB | TYPE | X031L | Field List of Runtime Object (Technical View) | |||
![]() |
DFIES_TAB | TYPE | DFIES | Decoded Field Information WITHOUT Domain and Text Information | |||
![]() |
NOT_FOUND | TYPE | No Active Runtime Object Found for TABNAME | ||||
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 | 20001009 |
SAP Release Created in | 46D |