ERP_WEC_UNIT_CST SAP table for – System-dependent constants used in ABAP Unit Tests

Here we would like to draw your attention to ERP_WEC_UNIT_CST table in SAP. As we know it is being mainly used with the SAP WEC (Web Channel in WEC) component which is coming under WEC module (Web Channel). ERP_WEC_UNIT_CST is a SAP standard transp table used for storing System-dependent constants used in ABAP Unit Tests related data in SAP. It comes under the package ERP_WEC_USER.

SAP ERP_WEC_UNIT_CST table

Table ERP_WEC_UNIT_CST technical data

TableERP_WEC_UNIT_CST
Data storingSystem-dependent constants used in ABAP Unit Tests
ModuleWEC
Sub ModuleWEC-APP-UM-ERP
SAP PackageERP_WEC_USER
Delivery ClassL – Table for storing temporary data
ComponentSAP_APPL
Table CategoryTRANSP

SAP ERP_WEC_UNIT_CST Table Fields

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

  • LIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • CLASSNAME : Object Type Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • CONST_KEY : Component name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • CONST_VALUE : Text, 255 Characters
    Its data type is CHAR (Character String) with field length 255