TCACS_PACKDEPEND SAP table for – Dependencies Between Packages

Here we would like to draw your attention to TCACS_PACKDEPEND 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_PACKDEPEND is a SAP standard transp table used for storing Dependencies Between Packages related data in SAP. It comes under the package CACSIP.

SAP TCACS_PACKDEPEND table

Table TCACS_PACKDEPEND technical data

TableTCACS_PACKDEPEND
Data storingDependencies Between Packages
ModuleICM
Sub ModuleICM
SAP PackageCACSIP
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentEA-APPL
Table CategoryTRANSP

SAP TCACS_PACKDEPEND 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_PACKDEPEND table.

  • PAKET : Pakage ID in Incentive & Sales Force Management
    Its a key field. Its data type is CHAR (Character String) with field length 6
  • SIGN : Y = Requires / N = Excludes
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • REQPAKET : Prerequisites (Chain of Conditions, with “/” = OR)
    Its a key field. Its data type is CHAR (Character String) with field length 72