Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.selectable.HandlingUnitItemDeliverySelectable
Packages that use HandlingUnitItemDeliverySelectable
Package
Description
-
Uses of HandlingUnitItemDeliverySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 declared as HandlingUnitItemDeliverySelectableModifier and TypeFieldDescriptionstatic final HandlingUnitItemDeliverySelectableHandlingUnitItemDelivery.ALL_FIELDSSelector for all available fields of HandlingUnitItemDelivery. -
Uses of HandlingUnitItemDeliverySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.field that implement HandlingUnitItemDeliverySelectableModifier and TypeClassDescriptionclassHandlingUnitItemDeliveryField<FieldT>Template class to represent entity fields of the EntityHandlingUnitItemDelivery. -
Uses of HandlingUnitItemDeliverySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.link that implement HandlingUnitItemDeliverySelectableModifier and TypeClassDescriptionclassHandlingUnitItemDeliveryLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofHandlingUnitItemDeliveryto other entities.classHandlingUnitItemDeliveryOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofHandlingUnitItemDeliveryto other entities, where the cardinality of the related entity is at most 1.