SAP ABAP Table ENH_UTIL_DD_STRU (DDIC Structure for Dynamic Table Breakdown)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ENH (Application Component) Enhancement Tools
     SEEF_BASE (Package) Enhancement Base Functionality
Basic Data
Table Category INTTAB    Structure 
Structure ENH_UTIL_DD_STRU   Table Relationship Diagram
Short Description DDIC Structure for Dynamic Table Breakdown    
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 TABIX SYTABIX SYST_LONG INT4 10   0   Row Index of Internal Tables  
2 STUFE SYTABIX SYST_LONG INT4 10   0   Row Index of Internal Tables  
3 UEPOS SYTABIX SYST_LONG INT4 10   0   Row Index of Internal Tables  
4 AUFGELOEST AS4FLAG AS4FLAG CHAR 1   0   Flag (X or Blank)  
5 COMP_TAB_IX SYTABIX SYST_LONG INT4 10   0   Row Index of Internal Tables  
6 TABNAME_UE TABNAME AS4TAB CHAR 30   0   Table Name *
7 FIELDNAME_UE FIELDNAME FDNAME CHAR 30   0   Field Name *
8 ROLLNAME_UE ROLLNAME ROLLNAME CHAR 30   0   Data element (semantic domain) *
9 TABNAME TABNAME AS4TAB CHAR 30   0   Table Name DD02L
10 POSITION TABFDPOS AS4POS NUMC 4   0   Position of the field in the table  
11 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name *
12 ROLLNAME ROLLNAME ROLLNAME CHAR 30   0   Data element (semantic domain) DD04L
13 INTTYPE INTTYPE INTTYPE CHAR 1   0   ABAP data type (C,D,N,...)  
14 INTLEN INTLEN DDLENG NUMC 6   0   Internal Length in Bytes  
15 DATATYPE DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
16 DEPTH TYPEDEPTH TYPEDEPTH NUMC 2   0   DD: Depth for structured types  
17 OWNTYPE INTTYPE INTTYPE CHAR 1   0   ABAP data type (C,D,N,...)  
18 OWNLEN INTLEN DDLENG NUMC 6   0   Internal Length in Bytes  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 ENH_UTIL_DD_STRU ROLLNAME DD04L ROLLNAME REF C CN
2 ENH_UTIL_DD_STRU TABNAME DD02L TABNAME REF 1 N
History
Last changed by/on SAP  20130604 
SAP Release Created in 700