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 PurchaseOrderItemLink<PurOrdAccountAssignment> |
PurchaseOrderItem.TO_ACCOUNT_ASSIGNMENT
Use with available fluent helpers to apply the to_AccountAssignment navigation property to query
operations.
|
static PurchaseOrderItemLink<PurchaseOrderItemNote> |
PurchaseOrderItem.TO_PURCHASE_ORDER_ITEM_NOTE
Use with available fluent helpers to apply the to_PurchaseOrderItemNote navigation property to query
operations.
|
static PurchaseOrderItemLink<PurOrdPricingElement> |
PurchaseOrderItem.TO_PURCHASE_ORDER_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PurchaseOrderPricingElement navigation property to query
operations.
|
static PurchaseOrderItemLink<PurchaseOrderScheduleLine> |
PurchaseOrderItem.TO_SCHEDULE_LINE
Use with available fluent helpers to apply the to_ScheduleLine navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
PurchaseOrderItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseOrderItem to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected PurchaseOrderItemLink<ObjectT> |
PurchaseOrderItemLink.translateLinkType(EntityLink<PurchaseOrderItemLink<ObjectT>,PurchaseOrderItem,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected PurchaseOrderItemLink<ObjectT> |
PurchaseOrderItemLink.translateLinkType(EntityLink<PurchaseOrderItemLink<ObjectT>,PurchaseOrderItem,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.