PS Texts (WBS) — the key/pointer table for WBS element long texts: for a given WBS element (PRPSPNR, resolving to PRPS-PSPNR) and object type (PROBTYP), it holds the internal text-number key (PRTXTKY) used to look up the actual SAPscript/STXL text via READ_TEXT (TDID='LTXT', OBJECT='PMS', NAME derived from the WBS element's object number). PRTX itself carries no text content — it is the join key between a WBS element and its long-text object; the text body lives in the standard text-cluster tables (STXH/STXL) outside this table.
Hover a canonical name to see the legacy SAP field name
| Canonical name | Concept | Description | Data element | Type | Check table |
|---|---|---|---|---|---|
| CLI key | cliens | Client | MANDT | CLNT 3 | T000 |
| OBI_GEN key | obiectum genus | Object type, projects | PS_OBTYP | CHAR 1 | — |
| EOP key | elementum operis | WBS Element | PS_POSNR | NUMC 8 | PRPS |
| TXT_NUM key | textus numerus | Internal text number (12-character) | TXTKY | CHAR 12 | — |
Foreign keys
| Field | Check table | Check field |
|---|---|---|
PRPSPNR | PRPS | PSPNR |