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'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 | |
PRF_GRUPPE | Profile group (sort graphics profiles) | CHAR | 4 | 0 | NETPRFGRUP | ||
PRF_NAME | Name of graphic profile in Network/Hierarchy Graphics | CHAR | 12 | 0 | NETPRFNAME | ||
PRF_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 |
TCNG foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TCNG | OPTS_PROF | TCNO | Network/hierarchy graphics: options profile | MANDT |
0 TCNG | OPTS_PROF | TCNO | Network/hierarchy graphics: options profile | PROFILE |