SAP ABAP Function Module DDIF_FIELDINFO_GET (DD: Interface for Reading Text on Tables or Types)
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_FIELDINFO_GET | DD: Interface for Reading Text on Tables or Types |
Function Group | SDIFRUNTIME | Interfaces for Type Runtime Objects |
Program Name | SAPLSDIFRUNTIME | |
INCLUDE Name | LSDIFRUNTIMEU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
X030L_WA | TYPE | X030L | Nametab Header of the Table (of the Type) | |||
![]() |
DDOBJTYPE | TYPE | DD02V-TABCLASS | Kind of Type | |||
![]() |
DFIES_WA | TYPE | DFIES | Single Information if Necessary | |||
![]() |
LINES_DESCR | TYPE | DDTYPELIST | Information about Other Referenced Types | |||
![]() |
TABNAME | TYPE | DDOBJNAME | Name of the Table (of the Type) for which Information is Required | |||
![]() |
FIELDNAME | TYPE | DFIES-FIELDNAME | ' ' | Use Parameter LFIELDNAME Instead | ||
![]() |
LANGU | TYPE | SYST-LANGU | SY-LANGU | Language of the Texts | ||
![]() |
LFIELDNAME | TYPE | DFIES-LFIELDNAME | ' ' | If Filled, only Field with this Long Name | ||
![]() |
ALL_TYPES | TYPE | DDBOOL_D | ' ' | Take all Types into Consideration | ||
![]() |
GROUP_NAMES | TYPE | DDBOOL_D | ' ' | Take Named Includes into Consideration | ||
![]() |
UCLEN | TYPE | UNICODELG | Unicode length with which runtime object was generated | |||
![]() |
DO_NOT_WRITE | TYPE | DDBOOL_D | ' ' | Write | ||
![]() |
DFIES_TAB | TYPE | DFIES | Field List if Necessary | |||
![]() |
FIXED_VALUES | TYPE | DDFIXVALUES | Description of Domain Fixed Values | |||
![]() |
NOT_FOUND | TYPE | Nothing found | ||||
![]() |
INTERNAL_ERROR | TYPE | Internal Error Occurred | ||||
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 |