SAP Table
TCYP Profile detailed list: Criteria grouping
SAP table TCYP has 4 primary key fields being MANDT,TABNAME,PROFID,KENNI.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
TCYP columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| KeyTABNAME | Table Name | CHAR | 30 | 0 | TCYE | TABNAME | |
| KeyPROFID | Profile for grouping criteria | CHAR | 12 | 0 | PROF_GP | ||
| KeyKENNI | Numc3, internal use | NUMC | 3 | 0 | NUMC3 | ||
| FIELDNAME | Field Name | CHAR | 30 | 0 | * | FIELDNAME | |
| AENAM | Last changed by | CHAR | 12 | 0 | PS_AENAM | ||
| PROTECT | Indicator: Protected entry | CHAR | 1 | 0 | PS_PROTECT | ||
| CUSTOM | Indicator: Maintenance only allowed from initial menu | CHAR | 1 | 0 | PS_CUSTOM | ||
| SORT_DOWN | Sort in descending order | CHAR | 1 | 0 | FLAG_DOWN |
/ Relationships
TCYP foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| TCYP | TABNAME | TCYE | Capacity planning: Object type table for detailed cap. list | TABNAME |