CACS_DBC_EVENT_S SAP table for – Events for Simple Database Conversion

Here we would like to draw your attention to CACS_DBC_EVENT_S table in SAP. As we know it is being mainly used with the SAP ICM (Incentive and Commission Management) component which is coming under HR (HCM) ICM module (Incentive and Commission Management). CACS_DBC_EVENT_S is a SAP standard transp table used for storing Events for Simple Database Conversion related data in SAP. It comes under the package CACSDC.

SAP CACS_DBC_EVENT_S table

Table CACS_DBC_EVENT_S technical data

TableCACS_DBC_EVENT_S
Data storingEvents for Simple Database Conversion
ModuleICM
Sub ModuleICM
SAP PackageCACSDC
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-APPL
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • APPL : Commission Application (ICM)
    Its a key field. Its data type is CHAR (Character String) with field length 6
  • PRC_TYPE : Process Type
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • EVENT : Event or Time-Spot
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • DBC_START : Time Stamp for Database Conversion
    Its data type is NUMC (Character String with Digits Only) with field length 14
  • DBC_END : Time Stamp for Database Conversion
    Its data type is NUMC (Character String with Digits Only) with field length 14
  • DBC_USER : User
    Its data type is CHAR (Character String) with field length 12
  • DBC_STATUS : Status of Database Conversion
    Its data type is CHAR (Character String) with field length 1
  • EVENT_NAME : Character field of length 40
    Its data type is CHAR (Character String) with field length 40