SAP ABAP Table DDELEMENTINFO (DD: Information of an Element in Selection List, Group By,)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC (Application Component) ABAP Dictionary
     SDDL (Package) DDL-Specific Dictionary Functions
Basic Data
Table Category INTTAB    Structure 
Structure DDELEMENTINFO   Table Relationship Diagram
Short Description DD: Information of an Element in Selection List, Group By,    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 .INCLUDE       0   0   DD: Base Tables / Field Information  
2 TABNAME TABNAME AS4TAB CHAR 30   0   Table Name *
3 ALIAS     SSTR 250   0    
4 TABTYPE TABTYPE TABTYPE CHAR 1   0   Type of the Dictionary object  
5 VIEWENTITY DDSTRUCOBJNAME DDSTRUCOBJNAME CHAR 30   0   DD: Name of Structured Object (For Example, Entity, Context)  
6 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name *
7 FIELD_ALIAS     SSTR 250   0    
8 IS_CLIENT_COLUMN     CHAR 1   0    
9 TABNAME_RES TABNAME AS4TAB CHAR 30   0   Table Name *
10 FIELDNAME_RES FIELDNAME FDNAME CHAR 30   0   Field Name *
11 DATATYPE_RES DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
12 LENG_RES DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
13 DECIMALS_RES DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
14 .INCLU-DD       0   0   DB-relevant description of DD table fields  
15 FIELDNAMEDD FIELDNAME FDNAME CHAR 30   0   Field Name *
16 POSITIONDD TABFDPOS AS4POS NUMC 4   0   Position of the field in the table  
17 KEYFLAGDD KEYFLAG KEYFLAG CHAR 1   0   Identifies a key field of a table  
18 DATATYPEDD DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
19 LENGDD DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
20 DECIMALSDD DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
21 NULLABLEDD NULLABLE AS4FLAG CHAR 1   0   Null values allowed  
22 LIT_VALUE     STRG 0   0    
23 LIT_EXPR CL_QLAST_LITERAL_EXPRESSION   REF 0   0    
24 DOMNAME DOMNAME DOMNAME CHAR 30   0   Domain name *
25 FIXVALUE     STRG 0   0    
26 FIXVALUE_TEXT DDTEXT DDTEXT CHAR 60   0   Explanatory short text  
27 CASE_EXPR     CHAR 1   0    
28 EXPR_S     STRG 0   0    
29 FUNC_KIND DD_FUNC_KIND DD_FUNC_KIND CHAR 1   0   DD: Type of Function - Aggregate, Predefined, User-Defined  
30 STDFUNC QLAST_STDFUNCTION_TYPE QLVIEW_STDFUNCTION_TYPE_DOMAIN INT2 5   0   stdfunction type  
31 STDFUNC_S     STRG 0   0    
32 STDFUNC_EXPR CL_QLAST_STDFUNC_EXPRESSION   REF 0   0    
33 PREDEFFUNC     STRG 0   0    
34 PREDEFFUNC_S     STRG 0   0    
35 PREDEFFUNC_EXPR CL_QLAST_SIMPLE_EXPRESSION   REF 0   0    
36 ARITHMETIC_EXPR     CHAR 1   0    
37 PARAMETERNAME DDPARNAME FDNAME CHAR 30   0   DD: Name of a Parameter *
38 RELEVANT_4_GROUP_BY     CHAR 1   0    
History
Last changed by/on SAP  20141013 
SAP Release Created in 740