SAP ABAP Domain SEORELTYPE (Relationship type between classes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-DWB-TOO-CLA (Application Component) Class Builder
⤷ SEO (Package) ABAP Objects Class Library Database Layer
⤷ BC-DWB-TOO-CLA (Application Component) Class Builder
⤷ SEO (Package) ABAP Objects Class Library Database Layer
Basic Data
Domain Name | SEORELTYPE |
Short Description | Relationship type between classes |
Definition
Data Type | NUMC | Character string with only digits |
No. Characters | 1 | |
Decimal Places | ||
Output Length | 1 | |
Conversion Routine | ||
Sign | ||
Lower Case |
Value Range
# | Lower Limit | Upper Limit | Short Description |
---|---|---|---|
1 | 0 | Interface composition (i COMPRISING i_ref) | |
2 | 1 | Interface implementation (CLASS c. INTERFACES i_ref) | |
3 | 2 | Inheritance (c INHERITING FROM c_ref) | |
4 | 5 | Enhancement ( c enhances c_ref) | |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |