Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.link |
Modifier and Type | Field and Description |
---|---|
static ProductionOrderLink<ProductionOrderComponent> |
ProductionOrder.TO_PRODUCTION_ORDER_COMPONENT
Use with available fluent helpers to apply the to_ProductionOrderComponent navigation property to query
operations.
|
static ProductionOrderLink<ProductionOrderItem> |
ProductionOrder.TO_PRODUCTION_ORDER_ITEM
Use with available fluent helpers to apply the to_ProductionOrderItem navigation property to query
operations.
|
static ProductionOrderLink<ProductionOrderOperation> |
ProductionOrder.TO_PRODUCTION_ORDER_OPERATION
Use with available fluent helpers to apply the to_ProductionOrderOperation navigation property to query
operations.
|
static ProductionOrderLink<ProductionOrderStatus> |
ProductionOrder.TO_PRODUCTION_ORDER_STATUS
Use with available fluent helpers to apply the to_ProductionOrderStatus navigation property to query
operations.
|
static ProductionOrderLink<ProductionRsceTools> |
ProductionOrder.TO_PRODUCTION_RSCE_TOOLS
Use with available fluent helpers to apply the to_ProductionRsceTools navigation property to query
operations.
|
Modifier and Type | Class and Description |
---|---|
class |
ProductionOrderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionOrder to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected ProductionOrderLink<ObjectT> |
ProductionOrderLink.translateLinkType(EntityLink<ProductionOrderLink<ObjectT>,ProductionOrder,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected ProductionOrderLink<ObjectT> |
ProductionOrderLink.translateLinkType(EntityLink<ProductionOrderLink<ObjectT>,ProductionOrder,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.