- Home
- Resources
- SAP Tables
- ORBRELTYP - Object relationship binary link type
SAP Table ORBRELTYP
Object relationship binary link type
ORBRELTYP (Object relationship binary link type) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link ORBRELTYP to other SAP tables.
Source: ORBRELTYP (Object relationship binary link type)
ORBRELTYP table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
RELTYPE |
Relationship type |
BINRELTYP |
|
CHAR |
|
4 |
0 |
|
ROLE_A |
Role in Which the Object Occurs |
ROLETYPE |
ORROLETYP
|
CHAR |
|
10 |
0 |
|
ROLE_B |
Role in Which the Object Occurs |
ROLETYPE |
ORROLETYP
|
CHAR |
|
10 |
0 |
|
CARD_A |
Object Relationship Service cardinality of the role |
ROLECARD |
|
CHAR |
|
1 |
0 |
Possible values
|
CARD_B |
Object Relationship Service cardinality of the role |
ROLECARD |
|
CHAR |
|
1 |
0 |
Possible values
|
DBTABLE |
Object relationship database table binary links |
BRELTABLE |
|
CHAR |
|
30 |
0 |
|
ATTRIB |
Object relationship flag attribute exists/does not exist |
HASATTRIB |
|
CHAR |
|
1 |
0 |
Possible values
X |
in, yes, active, exists |
NULL |
out, no, inactive, does not exist |
|
ORBRELTYP foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
ORBRELTYP |
ROLE_A |
ORBRELTYP |
ROLE_A |
ORROLETYP |
Object Relationship Service object role types |
ROLETYPE |
ORBRELTYP |
ROLE_B |
ORBRELTYP |
ROLE_B |
ORROLETYP |
Object Relationship Service object role types |
ROLETYPE |