SAP ABAP Table WER_ITEM_FIELD_DATA_STY (DB Data of an item field)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_DDIC (Package) Dictionary
Basic Data
Table Category INTTAB    Structure 
Structure WER_ITEM_FIELD_DATA_STY   Table Relationship Diagram
Short Description DB Data of an item field    
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 ITEM WER_ITEM_ID SYSUUID_C CHAR 32   0   Unique item (structure) identifier (GUID)  
2 ID WER_ITEM_FIELD_ID SYSUUID_C CHAR 32   0   Unique Item field identifier (GUID)  
3 NAME FIELDNAME FDNAME CHAR 30   0   Field Name *
4 TYPE FIELD_TYPE ROLLNAME CHAR 30   0   Field type *
5 COMPONENT_TYPE COMPTYPE COMPTYPE CHAR 1   0   DD: Component Type  
6 XPATH WER_XPATH   STRG 0   0   Field name including the parent structure names  
7 PARENT WER_ITEM_FIELD_ID SYSUUID_C CHAR 32   0   Unique Item field identifier (GUID)  
8 FIELD_POSITION TABFDPOS AS4POS NUMC 4   0   Position of the field in the table  
9 FIELD_OFFSET DOFFSET DOFFSET NUMC 6   0   Field Offset in Work Area  
10 DOMNAME DOMNAME DOMNAME CHAR 30   0   Domain name *
11 DATA_TYPE DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
12 LENGTH DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
13 DECIMAL DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
14 POS TABFDPOS AS4POS NUMC 4   0   Position of the field in the table  
15 DESCRIPTION AS4TEXT AS4TEXT CHAR 60   0   Short Description of Repository Objects  
16 NODE_KEY SALV_DE_NODE_KEY SALV_DO_NODE_KEY CHAR 12   0   Node Key  
History
Last changed by/on SAP  20110901 
SAP Release Created in 601