SAP ABAP Data Element /IWBEP/SBOD_ROLE_NAME (Service Builder: OData Role Name)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_ODATA_DM (Package) Gateway Service Builder - Domain Model Plugin
⤷
⤷
Basic Data
| Data Element | /IWBEP/SBOD_ROLE_NAME |
| Short Description | Service Builder: OData Role Name |
Data Type
| Category of Dictionary Type | Direct Type Entry | |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | ||
| Data Type | CHAR | Character String |
| Length | 100 | |
| Decimal Places | 0 | |
| Output Length | 100 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Role Name |
| Medium | 20 | Role Name |
| Long | 30 | Role Name |
| Heading | 40 | Role Name |
Documentation
Definition
Role Name is used by the Navigation Property while describing a navigation path in a relationship.
Use
Navigation Property must have a To Role defined. To Role specifies the other end of the relationship. To Role must refer to one of the Role names defined on the Association.
Navigation Property must have a From Role defined. From Role is used to establish the starting point for the navigation and must refer to one of the Role names defined on the Association.
Dependencies
Example
<NavigationProperty Name="flightbooking" Relationship="SAMPLEFLIGHT.BookingFlight" FromRole="FromRole_BookingFlight" ToRole="ToRole_BookingFlight" />
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 200 |