WER_RE_MAP_S SAP table for – Mapping between data object and assigned rule element

Here we would like to draw your attention to WER_RE_MAP_S table in SAP. As we know it is being mainly used with the SAP LO-MD (Logistics Basic Data in LO) component which is coming under LO module (Logistics). WER_RE_MAP_S is a SAP standard transparent table used for storing Mapping between data object and assigned rule element related data in SAP. It comes under the package WER_DDIC.

SAP WER_RE_MAP_S table

Table WER_RE_MAP_S technical data

TableWER_RE_MAP_S
Data storingMapping between data object and assigned rule element
ModuleLO
ComponentLO-MD
SAP PackageWER_DDIC
Delivery ClassS – System table, data changes have the status of program changes
Table CategoryTRANSPARENT

SAP WER_RE_MAP_S Table Fields

Here is the details of each fields in this table.You can find the discription, data type and assigned lenth of each of the fields in WER_RE_MAP_S table.

  • APPLICATION_ID
    Its a key field. Its data type is C (Character String) with field length 32
  • RULE_ELEMENT_ID
    Its a key field. Its data type is C (Character String) with field length 32
  • DATA_OBJECT_ID
    Its a key field. Its data type is C (Character String) with field length 32
  • SUB_ELEMENT_ID
    Its data type is C (Character String) with field length 32
  • RULE_ID
    Its data type is C (Character String) with field length 32