TCACS_RSLTYPT SAP table for – Allowed Result Types

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

SAP TCACS_RSLTYPT table

Table TCACS_RSLTYPT technical data

TableTCACS_RSLTYPT
Data storingAllowed Result 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_RSLTYPT 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_RSLTYPT 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
  • RESULTTYPE : Result Type of Remuneration or of Substep
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • PROC_STEP : Identification of Process Substep
    Its a key field. Its data type is CHAR (Character String) with field length 6
  • NAME : Result Type Name
    Its data type is CHAR (Character String) with field length 40