Model / PS / PRTX

PS — Project System

PRTX

4 fields · 4 key · 1 foreign keys · sourced from sapstack.com

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 nameConceptDescriptionData elementTypeCheck table
CLI keycliensClientMANDTCLNT 3T000
OBI_GEN keyobiectum genusObject type, projectsPS_OBTYPCHAR 1
EOP keyelementum operisWBS ElementPS_POSNRNUMC 8PRPS
TXT_NUM keytextus numerusInternal text number (12-character)TXTKYCHAR 12

Foreign keys

FieldCheck tableCheck field
PRPSPNRPRPSPSPNR

View PRTX.yaml in the repository