Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.link.PurchaseOrderLink
Packages that use PurchaseOrderLink
Package
Description
-
Uses of PurchaseOrderLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder declared as PurchaseOrderLinkModifier and TypeFieldDescriptionstatic final PurchaseOrderLink<PurchaseOrderItem>PurchaseOrder.TO_PURCHASE_ORDER_ITEMUse with available fluent helpers to apply the to_PurchaseOrderItem navigation property to query operations.static final PurchaseOrderLink<PurchaseOrderNote>PurchaseOrder.TO_PURCHASE_ORDER_NOTEUse with available fluent helpers to apply the to_PurchaseOrderNote navigation property to query operations. -
Uses of PurchaseOrderLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.link
Subclasses of PurchaseOrderLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.linkModifier and TypeClassDescriptionclassPurchaseOrderOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurchaseOrderto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.link that return PurchaseOrderLinkModifier and TypeMethodDescriptionprotected PurchaseOrderLink<ObjectT>PurchaseOrderLink.translateLinkType(EntityLink<PurchaseOrderLink<ObjectT>, PurchaseOrder, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.link with type arguments of type PurchaseOrderLinkModifier and TypeMethodDescriptionprotected PurchaseOrderLink<ObjectT>PurchaseOrderLink.translateLinkType(EntityLink<PurchaseOrderLink<ObjectT>, PurchaseOrder, ObjectT> link)