Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.link.PurchaseOrderItemLink
Packages that use PurchaseOrderItemLink
Package
Description
-
Uses of PurchaseOrderItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder declared as PurchaseOrderItemLinkModifier and TypeFieldDescriptionstatic final PurchaseOrderItemLink<PurOrdAccountAssignment>PurchaseOrderItem.TO_ACCOUNT_ASSIGNMENTUse with available fluent helpers to apply the to_AccountAssignment navigation property to query operations.static final PurchaseOrderItemLink<PurchaseOrderItemNote>PurchaseOrderItem.TO_PURCHASE_ORDER_ITEM_NOTEUse with available fluent helpers to apply the to_PurchaseOrderItemNote navigation property to query operations.static final PurchaseOrderItemLink<PurOrdPricingElement>PurchaseOrderItem.TO_PURCHASE_ORDER_PRICING_ELEMENTUse with available fluent helpers to apply the to_PurchaseOrderPricingElement navigation property to query operations.static final PurchaseOrderItemLink<PurchaseOrderScheduleLine>PurchaseOrderItem.TO_SCHEDULE_LINEUse with available fluent helpers to apply the to_ScheduleLine navigation property to query operations. -
Uses of PurchaseOrderItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.link
Subclasses of PurchaseOrderItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.linkModifier and TypeClassDescriptionclassPurchaseOrderItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurchaseOrderItemto 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 PurchaseOrderItemLinkModifier and TypeMethodDescriptionprotected PurchaseOrderItemLink<ObjectT>PurchaseOrderItemLink.translateLinkType(EntityLink<PurchaseOrderItemLink<ObjectT>, PurchaseOrderItem, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.link with type arguments of type PurchaseOrderItemLinkModifier and TypeMethodDescriptionprotected PurchaseOrderItemLink<ObjectT>PurchaseOrderItemLink.translateLinkType(EntityLink<PurchaseOrderItemLink<ObjectT>, PurchaseOrderItem, ObjectT> link)