SAP ABAP Table WDP_FIELD_CONFIGURATION (Field Configuration)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CUSTOMIZING_UI (Package) Customizing of Web Dynpro UIs
Basic Data
Table Category INTTAB    Structure 
Structure WDP_FIELD_CONFIGURATION   Table Relationship Diagram
Short Description Field Configuration    
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 FIELDNAME FDNAME CHAR 30   0   Field Name *
2 CAPTION     STRG 0   0    
3 FIELDTYPE WDP_FIELD_KIND WDP_FIELD_KIND CHAR 1   0   Input Field Type  
4 READONLY WDY_BOOLEAN WDY_BOOLEAN CHAR 1   0   Replacement for Real Boolean Type: 'X' == True '' == False  
5 MANDATORY WDY_BOOLEAN WDY_BOOLEAN CHAR 1   0   Replacement for Real Boolean Type: 'X' == True '' == False  
6 HIDDEN WDY_BOOLEAN WDY_BOOLEAN CHAR 1   0   Replacement for Real Boolean Type: 'X' == True '' == False  
7 COLSPAN     INT4 10   0    
8 ROWSPAN     INT4 10   0    
9 DISABLED WDY_BOOLEAN WDY_BOOLEAN CHAR 1   0   Replacement for Real Boolean Type: 'X' == True '' == False  
10 VALUE_HELP WDY_BOOLEAN WDY_BOOLEAN CHAR 1   0   Replacement for Real Boolean Type: 'X' == True '' == False  
11 POS     INT4 10   0    
12 TOOLTIP     STRG 0   0    
13 DEFAULTVALUE     STRG 0   0    
14 WIDTH     INT1 3   0    
15 ALIGNMENT_RIGHT 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