Party registry. Pseudonymous keys for the humans and organisations on either side of an interaction. The registry holds the key, the role, the member it belongs to and the consent governing it — the identifying detail stays in the system of record that is already lawfully holding it. A model that copies everyone's name into a second database has not improved anybody's position.
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 |
| PSN_CLV key | persona clavis | Pseudonymous party key | EGD_PARTY | CHAR 32 | — |
| PSN | persona | Party kind: person, organisation, team, system or agent | EGD_PTYKND | CHAR 4 | — |
| EMP_OPR_VEN | emptor operarius venditor | Primary role: customer, citizen, parishioner, employee, supplier, volunteer or agent | EGD_PTYROL | CHAR 10 | — |
| ORM_PSN | organizatio membri persona | Member organisation the party is associated with | EGD_MEMBER | CHAR 18 | MEMBR |
| SOR_TBL | systema originis tabula | Source system holding the identifying record | EGD_SRCSYS | CHAR 10 | SYSRC |
| PSN_SOR | persona systema originis | Identifier of the party in that source system | EGD_SRCID | CHAR 60 | — |
| SSH_PSN | summa salita persona | Salted hash used to resolve the same party across systems without storing identity | EGD_EVDHSH | CHAR 64 | — |
| LNG_PSN | lingua persona | Language the party prefers to be addressed in | SPRAS | LANG 1 | T002 |
| PTR_CLV_PSN | patria clavis persona | Country Key of the party | LAND1 | CHAR 3 | T005 |
| CNS_STA_PSN | consensus status persona | Consent status governing use of this party record | EGD_CNSSTA | CHAR 1 | — |
| CNS_RFR | consensus referentia | Consent reference | EGD_SRCID | CHAR 60 | — |
| DEL_PSN | deletio persona | Erasure requested — the party has asked to be forgotten | XFELD | CHAR 1 | — |
| DIE_DEL | dies deletio | Date the erasure request was recorded | DATUM | DATS 8 | — |
| VUL_SGN | vulnerabilitas signum | Vulnerability flag requiring additional care in handling | XFELD | CHAR 1 | — |
Foreign keys
| Field | Check table | Check field |
|---|---|---|
MEMBER | MEMBR | MEMBER |
SRCSYS | SYSRC | SRCSYS |