Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.link |
Modifier and Type | Field and Description |
---|---|
static PurchaseOrderLink<PurchaseOrderItem> |
PurchaseOrder.TO_PURCHASE_ORDER_ITEM
Use with available fluent helpers to apply the to_PurchaseOrderItem navigation property to query
operations.
|
static PurchaseOrderLink<PurchaseOrderNote> |
PurchaseOrder.TO_PURCHASE_ORDER_NOTE
Use with available fluent helpers to apply the to_PurchaseOrderNote navigation property to query
operations.
|
Modifier and Type | Class and Description |
---|---|
class |
PurchaseOrderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseOrder to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected PurchaseOrderLink<ObjectT> |
PurchaseOrderLink.translateLinkType(EntityLink<PurchaseOrderLink<ObjectT>,PurchaseOrder,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected PurchaseOrderLink<ObjectT> |
PurchaseOrderLink.translateLinkType(EntityLink<PurchaseOrderLink<ObjectT>,PurchaseOrder,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.