WER_ACT_SM_FLD_S - Action simple mapping target structure fields
Action simple mapping target structure fields information is stored in SAP table WER_ACT_SM_FLD_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_ACT_SM_FLD_S
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
APPLICATION | Application identifier | X | WER_APPLICATION_ID | CHAR | 32 | |
ACTION | Element unique identifier | X | WER_ELEMENT_ID | CHAR | 32 | |
ID | Unique Item field identifier (GUID) | X | WER_ITEM_FIELD_ID | CHAR | 32 | |
FIELD | Field Name | FIELDNAME | CHAR | 30 | * | |
TYPE | Field type | FIELD_TYPE | CHAR | 30 | * | |
XPATH | Field name including the parent structure names | WER_XPATH | STRG | 8 | ||
PARENT | Unique Item field identifier (GUID) | WER_ITEM_FIELD_ID | CHAR | 32 | ||
COMPONENT_TYPE | DD: Component Type | COMPTYPE | CHAR | 1 | ||
POS | Position of the field in the table | TABFDPOS | NUMC | 4 | ||
DATA_OBJECT_ID | Unique data object identifier (GUID) | WER_DATA_OBJECT_ID | CHAR | 32 | ||
MANDATORY | Indicates whether an element is mandatory (True or False) | WER_MANDATORY | CHAR | 1 |