Model / HR / HRP1001

HR — Human Resources

HRP1001

24 fields · 12 key · 10 foreign keys · sourced from leanx.eu

Infotype 1001 DB Table — the organizational-management relationships table, and the important one of the three OM tables (alongside HRP1000 object master and HRP1002 object descriptions), because SAP expresses org structure as directed relationship edges between objects rather than as a hierarchy column: a source object (OTYPE/OBJID/PLVAR) is linked to a related object (SCLAS/SOBID) via a typed relationship (RELAT, with direction sign RSIGN) — e.g. an org unit 'reports to' another org unit, a position 'belongs to' an org unit, or a person 'holds' a position — under a validity interval. Reconstructing the org chart or resolving who holds a given position requires walking this relationship table, not reading a parent-column. This table is personal data when a relationship links to a person-holding object (e.g. a position-holder relationship terminating in a PERNR-linked object) — any mirrored copy must be handled under consent-scoped access controls.

Hover a canonical name to see the legacy SAP field name

Canonical nameConceptDescriptionData elementTypeCheck table
CLI keycliensClientMANDTCLNT 3T000
OBI_GEN_FNS keyobiectum genus fonsObject Type — type of the source object in the relationshipOTYPECHAR 2T778O
OBI_FNS_RLT keyobiectum fons relatioObject ID — ID of the source object in the relationshipHROBJIDNUMC 8PLOGI
CNS_VRS keyconsilium versioPlan VersionPLVARCHAR 2T778P
RLT_DRC_GEN keyrelatio directio genusRelationship Specification — direction sign (e.g. A for 'to', B for 'from') for the relationship typeRSIGNCHAR 1
RLT_GEN_COD keyrelatio genus codexRelationship Between Objects — the relationship type code (e.g. reports-to, belongs-to, holds)RELATCHAR 3T778V
CNS_STA keyconsilium statusPlanning StatusISTAT_DCHAR 1T778S
PRI keyprioritasPriorityPRIOXCHAR 2
INI_DIE_RLT keyinitium dies relatioStart Date — validity interval start for this relationshipBEGDATUMDATS 8
FIN_DIE_RLT keyfinis dies relatioEnd Date — validity interval end for this relationshipENDDATUMDATS 8
CMP keycampusVariation Field for File PLOGVARYFCHAR 10
NUM_GIN_TBL keynumerus genus informationis tabulaNumber of Infotype Record with Same KeySEQNRNUMC 3
GINgenus informationisInfotypeINFOTYPCHAR 4T778T
OBI_GENobiectum genusConcatenation of Object Type and Object IDOTJIDCHAR 10
SBGsubgenusSubtypeSUBTYPCHAR 4T778U
MUTmutatusChanged OnAEDTMDATS 8
USR_NOMusor nomenUser NameUSRNAMECHAR 12
CSAcausaReasonREASNCHAR 2
TBL_SGNtabula signumHistorical Record FlagHISTOCHAR 1
TXT_GINtextus genus informationisText Module for InfotypeITXNRNUMC 8
GEN_OBI_MTAgenus obiectum metaType of Related Object — object type of the target object in the relationshipSCLASCHAR 2T778O
OBI_MTA_RLTobiectum meta relatioID of Related Object — object ID of the target object in the relationship (e.g. the PERNR-linked object ID for a holder relationship)SOBIDCHAR 45
PROZTWeighting PercentagePROZTDEC 5,2
NUMnumerusADATA NumberHRADATANRCHAR 32HRIADATANR

Foreign keys

FieldCheck tableCheck field
MANDTT000MANDT
OTYPET778OOTYPE
OBJIDPLOGIOBJID
PLVART778PPLVAR
RELATT778VRELAT
ISTATT778SISTAT
INFTYT778TINFTY
SUBTYT778USUBTY
SCLAST778OOTYPE
ADATANRHRIADATANRADATANR

View HRP1001.yaml in the repository