WER_EXP_C SAP table for – Customizing expression types

Here we would like to draw your attention to WER_EXP_C 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_EXP_C is a SAP standard transparent table used for storing Customizing expression types related data in SAP. It comes under the package WER_CUSTOMIZING.

SAP WER_EXP_C table

Table WER_EXP_C technical data

TableWER_EXP_C
Data storingCustomizing expression types
ModuleLO
ComponentLO-MD
SAP PackageWER_CUSTOMIZING
Delivery ClassC – Customer table, data is only maintained by the customer
Table CategoryTRANSPARENT

SAP WER_EXP_C 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_EXP_C table.

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • ID : Demo hierarchy: Node ID
    Its a key field. Its data type is C (Character String) with field length 32
  • NAME : ABAP Program Name
    Its data type is C (Character String) with field length 30
  • SCREEN
    Its data type is C (Character String) with field length 4
  • REPORT : Extended Program Name
    Its data type is C (Character String) with field length 40
  • CLASS : Classe That Implements Interface IF_ACO_URL
    Its data type is C (Character String) with field length 30
  • VIEW_CLASS
    Its data type is C (Character String) with field length 30