WER_ITEM_FIELD_T - Item fields used for testing
Item fields used for testing information is stored in SAP table WER_ITEM_FIELD_T.
It is part of development package WER_TEST in software component LO-RFM-MD-PCT-IN. This development package consists of objects that can be grouped under "Test".
It is part of development package WER_TEST in software component LO-RFM-MD-PCT-IN. This development package consists of objects that can be grouped under "Test".
Fields for table WER_ITEM_FIELD_T
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 |