SAP table TCYS (Profile detailed list: Sort criteria)
SAP table TCYS has 4 primary key fields being MANDT,TABNAME,PROFID,KENNI.
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 | |
TABNAME | Table Name | CHAR | 30 | 0 | TCYE | TABNAME | |
PROFID | Profile for sort criteria | CHAR | 12 | 0 | PROF_SR | ||
KENNI | 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 |
TCYS foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TCYS | TABNAME | TCYE | Capacity planning: Object type table for detailed cap. list | TABNAME |