WER_ITEM_FIELD_S - Information about the fields of an item
Information about the fields of an item information is stored in SAP table WER_ITEM_FIELD_S.
It is part of development package WER_DDIC in software component LO-RFM-MD-PCT-IN. This development package consists of objects that can be grouped under "Dictionary".
It is part of development package WER_DDIC in software component LO-RFM-MD-PCT-IN. This development package consists of objects that can be grouped under "Dictionary".
Fields for table WER_ITEM_FIELD_S
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ITEM | Unique item (structure) identifier (GUID) | X | WER_ITEM_ID | CHAR | 32 | |
ID | Unique Item field identifier (GUID) | X | WER_ITEM_FIELD_ID | CHAR | 32 | |
NAME | Field Name | FIELDNAME | CHAR | 30 | * | |
TYPE | Field type | FIELD_TYPE | CHAR | 30 | * | |
COMPONENT_TYPE | DD: Component Type | COMPTYPE | CHAR | 1 | ||
XPATH | Field name including the parent structure names | WER_XPATH | STRG | 8 | ||
PARENT | Unique Item field identifier (GUID) | WER_ITEM_FIELD_ID | CHAR | 32 | ||
FIELD_POSITION | Position of the field in the table | TABFDPOS | NUMC | 4 | ||
FIELD_OFFSET | Offset of a field | DOFFSET | NUMC | 6 | ||
DOMNAME | Domain name | DOMNAME | CHAR | 30 | * | |
POS | Position of the field in the table | TABFDPOS | NUMC | 4 |