SAP Table TGPM (Graphic control: Platform-specific product control)
SAP table TGPM 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 | TGPN | GRAFPRDKT |
TGPM foreign key relationships
| Table | Field | Check Table | Check Field | |
|---|---|---|---|---|
| 0 TGPM | GRAFIKTYP | TGTY | Graphic types | GT_NAME |
| 1 TGPM | PRODUKT | TGPN | Graphic control: Platform-specific product control | PLATTFORM |
| 1 TGPM | PRODUKT | TGPN | Graphic control: Platform-specific product control | GRAFIKTYP |
| 1 TGPM | PRODUKT | TGPN | Graphic control: Platform-specific product control | PRIO |