Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.link |
Modifier and Type | Field and Description |
---|---|
static ProcessOrderLink<ProcessOrderComponent> |
ProcessOrder.TO_PROCESS_ORDER_COMPONENT
Use with available fluent helpers to apply the to_ProcessOrderComponent navigation property to query
operations.
|
static ProcessOrderLink<ProcessOrderItem> |
ProcessOrder.TO_PROCESS_ORDER_ITEM
Use with available fluent helpers to apply the to_ProcessOrderItem navigation property to query
operations.
|
static ProcessOrderLink<ProcessOrderOperation> |
ProcessOrder.TO_PROCESS_ORDER_OPERATION
Use with available fluent helpers to apply the to_ProcessOrderOperation navigation property to query
operations.
|
static ProcessOrderLink<ProcessOrderStatus> |
ProcessOrder.TO_PROCESS_ORDER_STATUS
Use with available fluent helpers to apply the to_ProcessOrderStatus navigation property to query
operations.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessOrderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProcessOrder to other entities,
where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected ProcessOrderLink<ObjectT> |
ProcessOrderLink.translateLinkType(EntityLink<ProcessOrderLink<ObjectT>,ProcessOrder,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected ProcessOrderLink<ObjectT> |
ProcessOrderLink.translateLinkType(EntityLink<ProcessOrderLink<ObjectT>,ProcessOrder,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.