TCACS_PROC_T SAP table for – Commission System Processes

Here we would like to draw your attention to TCACS_PROC_T 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). TCACS_PROC_T is a SAP standard transp table used for storing Commission System Processes related data in SAP. It comes under the package CACSCG.

SAP TCACS_PROC_T table

Table TCACS_PROC_T technical data

TableTCACS_PROC_T
Data storingCommission System Processes
ModuleICM
Sub ModuleICM
SAP PackageCACSCG
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-APPL
Table CategoryTRANSP

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

  • SPRAS : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • PROC_OBJ : Identification of a Process Object
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • PROCESS : Commission System Process
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • NAME : Process name
    Its data type is CHAR (Character String) with field length 60