ORBRELTYP - Object relationship binary link type
Object relationship binary link type information is stored in SAP table ORBRELTYP.
It is part of development package SREL in software component BC-SRV-GBT-OBL. This development package consists of objects that can be grouped under "Object Relationship Service".
It is part of development package SREL in software component BC-SRV-GBT-OBL. This development package consists of objects that can be grouped under "Object Relationship Service".
Fields for table ORBRELTYP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
RELTYPE | Relationship type | X | BINRELTYP | CHAR | 4 | |
ROLE_A | Role in Which the Object Occurs | ROLETYPE | CHAR | 10 | ORROLETYP | |
ROLE_B | Role in Which the Object Occurs | ROLETYPE | CHAR | 10 | ORROLETYP | |
CARD_A | Object Relationship Service cardinality of the role | ROLECARD | CHAR | 1 | ||
CARD_B | Object Relationship Service cardinality of the role | ROLECARD | CHAR | 1 | ||
DBTABLE | Object relationship database table binary links | BRELTABLE | CHAR | 30 | ||
ATTRIB | Object relationship flag attribute exists/does not exist | HASATTRIB | CHAR | 1 |