SAP table TCG23 (Identification Type)
SAP table TCG23 has 3 primary key fields being MANDT,IDTYPE,IDCAT.
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 | |
IDTYPE | Identification Category | CHAR | 10 | 0 | TCG21 | ESEIDTYPE | |
IDCAT | Identification Type | CHAR | 10 | 0 | ESEIDCAT | ||
IDMLEN | Maximum length of an entry for an identification category | INT4 | 10 | 0 | ESEIDMLEN | ||
LANGFLG | Indicator: name type of identification is language-dep. | CHAR | 1 | 0 | ESELANGFLG | ||
UPPFLG | Flag: Convert to upper case | CHAR | 1 | 0 | ESEUPPFLG | ||
CHECKF | Identifier - check routine | CHAR | 30 | 0 | ESECHECKFI | ||
ALPHFLG | Alphanumeric Characters Permitted | CHAR | 1 | 0 | ESEALPHFLG | ||
DOCFLG | Document Assigned | CHAR | 1 | 0 | ESEDOCFLG |