SAP Table
TCNG Network/hierarchy graphics: graphics profile
SAP table TCNG has 4 primary key fields being MANDT,PRF_GRUPPE,PRF_NAME,PRF_INDEX.
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
TCNG columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| KeyPRF_GRUPPE | Profile group (sort graphics profiles) | CHAR | 4 | 0 | NETPRFGRUP | ||
| KeyPRF_NAME | Name of graphic profile in Network/Hierarchy Graphics | CHAR | 12 | 0 | NETPRFNAME | ||
| KeyPRF_INDEX | Profile index for graphics profiles | CHAR | 1 | 0 | NETPRFINDX | ||
| KNOT_PROF | Node group in Network/Hierarchy Graphics | CHAR | 12 | 0 | * | NETKNOPROF | |
| KANT_PROF | Group for edges in Network/Hierarchy Graphics | CHAR | 12 | 0 | * | NETKANPROF | |
| CLUS_PROF | Frame group for network/hierarchy graphics | CHAR | 12 | 0 | * | NETCLUSPRO | |
| OPTS_PROF | Name of the options profile | CHAR | 12 | 0 | TCNO | NETOPTPROF |