WER_RE_MAP_S - Mapping between data object and assigned rule element
Mapping between data object and assigned rule element information is stored in SAP table WER_RE_MAP_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_RE_MAP_S
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
APPLICATION_ID | Application identifier | X | WER_APPLICATION_ID | CHAR | 32 | |
RULE_ELEMENT_ID | Rule element id | X | WER_RULE_ELEMENT_ID | CHAR | 32 | |
DATA_OBJECT_ID | Unique data object identifier (GUID) | X | WER_DATA_OBJECT_ID | CHAR | 32 | |
SUB_ELEMENT_ID | Rule element id | WER_RULE_ELEMENT_ID | CHAR | 32 | ||
RULE_ID | Unique rule identifier (GUID) | WER_RULE_ID | CHAR | 32 |