TCACS_PROCS SAP table for – Steps in the Commission Process Parts

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

SAP TCACS_PROCS table

Table TCACS_PROCS technical data

TableTCACS_PROCS
Data storingSteps in the Commission Process Parts
ModuleICM
Sub ModuleICM
SAP PackageCACSCG
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-APPL
Table CategoryTRANSP

SAP TCACS_PROCS 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_PROCS table.

  • 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
  • PROC_PART : Commission System Process Part
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • PROC_STEP : Identification of Process Substep
    Its a key field. Its data type is CHAR (Character String) with field length 6
  • METHOD : Function Name for Executing Process Step
    Its data type is CHAR (Character String) with field length 30
  • POOL : ABAP Program Name
    Its data type is CHAR (Character String) with field length 40
  • FORM : DW: Subroutines
    Its data type is CHAR (Character String) with field length 30
  • PRIORITY : Priority of Process Step Execution
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • FLG_CANCEL_OBJ : Indicator: Object is Invalid
    Its data type is CHAR (Character String) with field length 1