Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link.InbDeliveryItemLink
Packages that use InbDeliveryItemLink
Package
Description
-
Uses of InbDeliveryItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 declared as InbDeliveryItemLinkModifier and TypeFieldDescriptionstatic final InbDeliveryItemLink<InbDeliveryItemText>InbDeliveryItem.TO_DELIVERY_DOCUMENT_ITEM_TEXTUse with available fluent helpers to apply the to_DeliveryDocumentItemText navigation property to query operations.static final InbDeliveryItemLink<InbDeliveryDocFlow>InbDeliveryItem.TO_DOCUMENT_FLOWUse with available fluent helpers to apply the to_DocumentFlow navigation property to query operations. -
Uses of InbDeliveryItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link
Subclasses of InbDeliveryItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.linkModifier and TypeClassDescriptionclassInbDeliveryItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInbDeliveryItemto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link that return InbDeliveryItemLinkModifier and TypeMethodDescriptionprotected InbDeliveryItemLink<ObjectT>InbDeliveryItemLink.translateLinkType(EntityLink<InbDeliveryItemLink<ObjectT>, InbDeliveryItem, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link with type arguments of type InbDeliveryItemLinkModifier and TypeMethodDescriptionprotected InbDeliveryItemLink<ObjectT>InbDeliveryItemLink.translateLinkType(EntityLink<InbDeliveryItemLink<ObjectT>, InbDeliveryItem, ObjectT> link)