Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link |
Modifier and Type | Field and Description |
---|---|
static ServiceOrderLink<ServiceOrderConfirmation> |
ServiceOrder.TO_CONFIRMATION
Use with available fluent helpers to apply the to_Confirmation navigation property to query operations.
|
static ServiceOrderLink<ServiceOrderDefect> |
ServiceOrder.TO_DEFECT
Use with available fluent helpers to apply the to_Defect navigation property to query operations.
|
static ServiceOrderLink<ServiceOrderItem> |
ServiceOrder.TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations.
|
static ServiceOrderLink<ServiceOrderPersonResp> |
ServiceOrder.TO_PERSON_RESPONSIBLE
Use with available fluent helpers to apply the to_PersonResponsible navigation property to query
operations.
|
static ServiceOrderLink<ServiceOrderPriceElement> |
ServiceOrder.TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
|
static ServiceOrderLink<ServiceOrderRefObject> |
ServiceOrder.TO_REFERENCE_OBJECT
Use with available fluent helpers to apply the to_ReferenceObject navigation property to query operations.
|
static ServiceOrderLink<ServiceOrderText> |
ServiceOrder.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceOrderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrder to other entities,
where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected ServiceOrderLink<ObjectT> |
ServiceOrderLink.translateLinkType(EntityLink<ServiceOrderLink<ObjectT>,ServiceOrder,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected ServiceOrderLink<ObjectT> |
ServiceOrderLink.translateLinkType(EntityLink<ServiceOrderLink<ObjectT>,ServiceOrder,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.