TCACS_ACT_T SAP table for – Name of Activity Types

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

SAP TCACS_ACT_T table

Table TCACS_ACT_T technical data

TableTCACS_ACT_T
Data storingName of Activity 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_ACT_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_ACT_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
  • ACTIVITY : Activity Type
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • NAME : Name of Activity Types
    Its data type is CHAR (Character String) with field length 40