CACS_HRLOG SAP table for – Logging of HR Master Data Changes

Here we would like to draw your attention to CACS_HRLOG 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_HRLOG is a SAP standard transp table used for storing Logging of HR Master Data Changes related data in SAP. It comes under the package CACSHR_HR.

SAP CACS_HRLOG table

Table CACS_HRLOG technical data

TableCACS_HRLOG
Data storingLogging of HR Master Data Changes
ModuleICM
Sub ModuleICM
SAP PackageCACSHR_HR
Delivery ClassA – Application table (master and transaction data)
ComponentEA-APPL
Table CategoryTRANSP

SAP CACS_HRLOG 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_HRLOG table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • UUID : GUID in ‘RAW’ format
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Keys for HR Master Data
  • PERNR : Personnel Number
    Its data type is NUMC (Character String with Digits Only) with field length 8
  • INFTY : Infotype
    Its data type is CHAR (Character String) with field length 4
  • SPRPS : Lock Indicator for HR Master Data Record
    Its data type is CHAR (Character String) with field length 1
  • ENDDA : End Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • BEGDA : Start Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • AEDTM : Last Changed On
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8