SAP Table TGPN (Graphic control: Platform-specific product control)
SAP table TGPN has 4 primary key fields being PLATTFORM,GRAFIKTYP,PRIO,PRODUKT.
| Field |
Description |
Data Type |
Length |
Decimals |
Checktable |
Data Element |
|
| PLATTFORM |
Operating system of the presentation server (frontend) |
CHAR |
10 |
0 |
|
GRAFPLTFM
|
|
| GRAFIKTYP |
Graphic type |
CHAR |
4 |
0 |
TGTY
|
GRAFTYPE
|
|
| PRIO |
Priority for product selection |
NUMC |
3 |
0 |
|
GRAFPRIO
|
|
| PRODUKT |
Product name |
CHAR |
8 |
0 |
|
GRAFPRDKT
|
|
| IS_OCX |
Flag: Use |
CHAR |
1 |
0 |
|
GRAFISOCX
|
|
External program |
| 1 |
ActiveX |
| 2 |
JavaBean |
| 3 |
no GUI |
|
| TECH_NAME |
Technical name of the product |
CHAR |
40 |
0 |
|
GRAFOCXNM
|
|
TGPN foreign key relationships
| Table |
Field |
Check Table |
|
Check Field |
| 0 TGPN |
GRAFIKTYP |
TGTY |
Graphic types |
GT_NAME |