TCACS_PRDT SAP table for – Name of Period

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

SAP TCACS_PRDT table

Table TCACS_PRDT technical data

TableTCACS_PRDT
Data storingName of Period
ModuleICM
Sub ModuleICM
SAP PackageCACSPH3
Delivery ClassA – Application table (master and transaction data)
ComponentEA-APPL
Table CategoryTRANSP

SAP TCACS_PRDT 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_PRDT 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
  • RULE_ID : Period Rule
    Its a key field. Its data type is CHAR (Character String) with field length 7
  • RULE_VERSION : Version of Master Data or Customizing Object
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 6
  • PERIOD_NO : Period Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 6
  • NAME : Name of Period
    Its data type is CHAR (Character String) with field length 40