TCATX_COMP2TYPE - CATX: Assignment of Task Components to Task Type
CATX: Assignment of Task Components to Task Type information is stored in SAP table TCATX_COMP2TYPE.
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_COMP2TYPE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | T000 |
| TASKTYPE | Task Type | X | CATSTASKTYPE | CHAR | 4 | TCATX_TASKTYPES |
| TASKCOMPONENT | Task component | X | CATSTASKCOMPONENT | CHAR | 8 | TCATX_COMPONENTS |
| DATAB | Start Date | X | BEGDA | DATS | 8 | |
| DATBI | End Date | ENDDA | DATS | 8 |