TCATX_COMPONENTS - CATX: Task Components
CATX: Task Components information is stored in SAP table TCATX_COMPONENTS.
It is part of development package CATS_MISC in software component CA-TS. This development package consists of objects that can be grouped under "Customizing and Reporting for the Time Sheet".
It is part of development package CATS_MISC in software component CA-TS. This development package consists of objects that can be grouped under "Customizing and Reporting for the Time Sheet".
Fields for table TCATX_COMPONENTS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | T000 |
| TASKCOMPONENT | Task component | X | CATSTASKCOMPONENT | CHAR | 8 | |
| DATAB | Start Date | X | BEGDA | DATS | 8 | |
| DATBI | End Date | ENDDA | DATS | 8 | ||
| IS_TIME | Component is Activity Type | CATSACTYN | CHAR | 1 | ||
| TIMEUNIT | Unit of Measure for Entry | CATSXT_UNIT | UNIT | 3 | T006 | |
| MINIMUM | Minimum Value | CATSXT_MINIMUM | QUAN | 5 | ||
| MAXIMUM | Max. Value | CATSXT_MAXIMUM | QUAN | 5 | ||
| DELTA | Increment | CATSXT_DELTA | QUAN | 5 | ||
| DEFLT | Default Value | CATSXT_DEFLT | QUAN | 5 | ||
| SORTKEY | Position in History Display | CATSSORTSEQ | NUMC | 2 |