Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.link |
Modifier and Type | Field and Description |
---|---|
static PlannedOrderLink<PlannedOrderCapacity> |
PlannedOrder.TO_PLANNED_ORDER_CAPACITY
Use with available fluent helpers to apply the to_PlannedOrderCapacity navigation property to query
operations.
|
static PlannedOrderLink<PlannedOrderComponent> |
PlannedOrder.TO_PLANNED_ORDER_COMPONENT
Use with available fluent helpers to apply the to_PlannedOrderComponent navigation property to query
operations.
|
Modifier and Type | Class and Description |
---|---|
class |
PlannedOrderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlannedOrder to other entities,
where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected PlannedOrderLink<ObjectT> |
PlannedOrderLink.translateLinkType(EntityLink<PlannedOrderLink<ObjectT>,PlannedOrder,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected PlannedOrderLink<ObjectT> |
PlannedOrderLink.translateLinkType(EntityLink<PlannedOrderLink<ObjectT>,PlannedOrder,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.