SAP table TCG41 (EHS: Value Assignment Text Type)
SAP table TCG41 has 2 primary key fields being MANDT,TEXTCAT.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
TEXTCAT | User-Defined Text Type | CHAR | 10 | 0 | ESETEXTCAT | ||
TEXTCNT | Maximum Number of User-Defined Texts per Value Assignment | NUMC | 4 | 0 | ESETEXTCNT | ||
CHDPFLG | User-Defined Text Type Is Characteristic-Dependent | CHAR | 1 | 0 | ESECHDPFLG | ||
FDOCFLG | Document Assignment to User-Defined Text Type | CHAR | 1 | 0 | ESEFDOCFLG | ||
DTTRG | Name of Data Carrier | CHAR | 10 | 0 | TDWD | DTTRG | |
DMSDOKAR | Document Type | CHAR | 3 | 0 | TDWA | DOKAR |
TCG41 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TCG41 | DMSDOKAR | TDWA | Document Types | MANDT |
0 TCG41 | DMSDOKAR | TDWA | Document Types | DOKAR |
1 TCG41 | DTTRG | TDWD | Data Carrier/Network Nodes | DTTRG |