SAP WER_ITEM_FIELD_S Information about the fields of an item Table
Overview
WER_ITEM_FIELD_S is a standard SAP S/4HANA table that stores Information about the fields of an item data. There are total 10 fields in the WER_ITEM_FIELD_S table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WER_ITEM_FIELD_S belongs to Price Catalog Inbound (LO-RFM-MD-PCT-IN) module and is located in the package Dictionary (WER_DDIC).
In addition, following links provide an overview of foreign key relationships, if any, that link WER_ITEM_FIELD_S to other SAP tables and standard CDS views available based on WER_ITEM_FIELD_S table in S/4HANA 2020.
Techincal Settings of WER_ITEM_FIELD_S
Below are technical details of the table WER_ITEM_FIELD_S
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WER_ITEM_FIELD_S Fields
The following table gives you an overview of the fields available in WER_ITEM_FIELD_S
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| ITEM | Unique item (structure) identifier (GUID) | WER_ITEM_ID | CHAR | 32 | |
| ID | Unique Item field identifier (GUID) | 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 | |
| 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 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WER_ITEM_FIELD_S