SAP table ORBRELTYP (Object relationship binary link type)

SAP table ORBRELTYP has 1 primary key field being RELTYPE.

Field Description Data Type Length Decimals Checktable Data Element
RELTYPE Relationship type CHAR 4 0 BINRELTYP
ROLE_A Role in Which the Object Occurs CHAR 10 0 ORROLETYP ROLETYPE
ROLE_B Role in Which the Object Occurs CHAR 10 0 ORROLETYP ROLETYPE
CARD_A Object Relationship Service cardinality of the role CHAR 1 0 ROLECARD
1 One
N Any
CARD_B Object Relationship Service cardinality of the role CHAR 1 0 ROLECARD
1 One
N Any
DBTABLE Object relationship database table binary links CHAR 30 0 BRELTABLE
ATTRIB Object relationship flag attribute exists/does not exist CHAR 1 0 HASATTRIB

ORBRELTYP foreign key relationships

Table Field Check Table Check Field
0 ORBRELTYP ROLE_A ORROLETYP Object Relationship Service object role types ROLETYPE
1 ORBRELTYP ROLE_B ORROLETYP Object Relationship Service object role types ROLETYPE