SAP ABAP Table WER_ITEM_FIELD_S (Information about the fields of an item)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_DDIC (Package) Dictionary
Basic Data
Table Category TRANSP    Transparent table 
Transparent table WER_ITEM_FIELD_S   Table Relationship Diagram
Short Description Information about the fields of an item    
Delivery and Maintenance
Pool/cluster      
Delivery Class S   System table, maint. only by SAP, change = modification 
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 POS TABFDPOS AS4POS NUMC 4   0   Position of the field in the table  
History
Last changed by/on SAP  20100310 
SAP Release Created in 700