SAP Table CRTX
Text for the Work Center or Production Resource/Tool
CRTX (Text for the Work Center or Production Resource/Tool) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link CRTX to other SAP tables.
CRTX table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||||||
OBJTY | Object types of the CIM resource | CR_OBJTY | CHAR | 2 | 0 |
Possible values
|
||||||||||
OBJID | Object ID of the resource | CR_OBJID | CRID | NUMC | 8 | 0 | ||||||||||
SPRAS | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||||||||||
AEDAT_TEXT | Changed on | AEDTM | DATS | 8 | 0 | |||||||||||
AENAM_TEXT | User Name | USRNAME | CHAR | 12 | 0 | |||||||||||
KTEXT | Short description | CR_KTEXT | CHAR | 40 | 0 | |||||||||||
KTEXT_UP | Short description in capitals | CR_KTEXTUP | CHAR | 40 | 0 |
CRTX foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
CRTX | MANDT | CRTX | MANDT | T000 | Clients | MANDT |
CRTX | OBJID | CRTX | OBJID | CRID | CIM Resource - Entities | OBJID |
CRTX | OBJID | CRTX | MANDT | CRID | CIM Resource - Entities | MANDT |
CRTX | OBJID | CRTX | OBJTY | CRID | CIM Resource - Entities | OBJTY |
CRTX | SPRAS | CRTX | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |