SAP ABAP Table WDR_EXAMPLE_MIME_ENTRY (Example: Structure of an MIME Entry)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_DEMO (Package) Demo Applications
Basic Data
Table Category INTTAB    Structure 
Structure WDR_EXAMPLE_MIME_ENTRY   Table Relationship Diagram
Short Description Example: Structure of an MIME Entry    
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 NAME     STRG 0   0    
2 PATH     STRG 0   0    
3 PARENT_PATH     STRG 0   0    
4 IS_LEAF WDY_BOOLEAN WDY_BOOLEAN CHAR 1   0   Replacement for Real Boolean Type: 'X' == True '' == False  
5 IS_EXPANDED WDY_BOOLEAN WDY_BOOLEAN CHAR 1   0   Replacement for Real Boolean Type: 'X' == True '' == False  
6 SIZE     INT4 10   0    
7 MIME_TYPE     STRG 0   0    
8 TEXT_VISIBILITY     INT4 10   0    
9 IMAGE_VISIBILITY     INT4 10   0    
10 CHILDREN_LOADED WDY_BOOLEAN WDY_BOOLEAN CHAR 1   0   Replacement for Real Boolean Type: 'X' == True '' == False  
History
Last changed by/on SAP  20110908 
SAP Release Created in 700