COM_WEC_KEY_MAP SAP table for – Stores the Activation key

Here we would like to draw your attention to COM_WEC_KEY_MAP 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). COM_WEC_KEY_MAP is a SAP standard transp table used for storing Stores the Activation key related data in SAP. It comes under the package COM_WEC_USER.

SAP COM_WEC_KEY_MAP table

Table COM_WEC_KEY_MAP technical data

TableCOM_WEC_KEY_MAP
Data storingStores the Activation key
ModuleWEC
Sub ModuleWEC-APP-UM
SAP PackageCOM_WEC_USER
Delivery ClassA – Application table (master and transaction data)
ComponentWEBCUIF
Table CategoryTRANSP

SAP COM_WEC_KEY_MAP 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 COM_WEC_KEY_MAP table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • ACTIVATION_KEY : Character field of length 40
    Its a key field. Its data type is CHAR (Character String) with field length 40
  • STATUS : Indicates if User is Active
    Its data type is CHAR (Character String) with field length 1
  • CREATED_TIMEST : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • EXPIRY_TIMEST : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • PARAMS : Parameter Values for bgRFC Events
    Its data type is STRG (Character String of Variable Length) with field length 0