TCACS_RESULT_T SAP table for – Result types

Here we would like to draw your attention to TCACS_RESULT_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_RESULT_T is a SAP standard transp table used for storing Result types related data in SAP. It comes under the package CACSCC.

SAP TCACS_RESULT_T table

Table TCACS_RESULT_T technical data

TableTCACS_RESULT_T
Data storingResult types
ModuleICM
Sub ModuleICM
SAP PackageCACSCC
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentEA-APPL
Table CategoryTRANSP

SAP TCACS_RESULT_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_RESULT_T 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
  • SPRAS : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) 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
  • RESULTTYPE : Result Type of Remuneration or of Substep
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • NAME : Result Type Name
    Its data type is CHAR (Character String) with field length 40