WER_ITEM_FIELD_A - Information about the fields of an item
Information about the fields of an item information is stored in SAP table WER_ITEM_FIELD_A.
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_A
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
ITEM | Unique item (structure) identifier (GUID) | X | WER_ITEM_ID | CHAR | 64 | |
ID | Unique Item field identifier (GUID) | X | WER_ITEM_FIELD_ID | CHAR | 64 | |
NAME | Field Name | FIELDNAME | CHAR | 60 | ||
TYPE | Field type | FIELD_TYPE | CHAR | 60 | ||
COMPONENT_TYPE | DD: Component Type | COMPTYPE | CHAR | 2 | ||
XPATH | Field name including the parent structure names | WER_XPATH | STRG | 8 | ||
PARENT | Unique Item field identifier (GUID) | WER_ITEM_FIELD_ID | CHAR | 64 | ||
FIELD_POSITION | Position of the field in the table | TABFDPOS | NUMC | 8 | ||
FIELD_OFFSET | Offset of a field | DOFFSET | NUMC | 12 | ||
DOMNAME | Domain name | DOMNAME | CHAR | 60 | ||
POS | Position of the field in the table | TABFDPOS | NUMC | 8 |