Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.selectable.OutbDeliveryItemSelectable
Packages that use OutbDeliveryItemSelectable
Package
Description
-
Uses of OutbDeliveryItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 declared as OutbDeliveryItemSelectableModifier and TypeFieldDescriptionstatic final OutbDeliveryItemSelectableOutbDeliveryItem.ALL_FIELDSSelector for all available fields of OutbDeliveryItem. -
Uses of OutbDeliveryItemSelectable 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 OutbDeliveryItemSelectableModifier and TypeClassDescriptionclassOutbDeliveryItemField<FieldT>Template class to represent entity fields of the EntityOutbDeliveryItem. -
Uses of OutbDeliveryItemSelectable 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 OutbDeliveryItemSelectableModifier and TypeClassDescriptionclassOutbDeliveryItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOutbDeliveryItemto other entities.classOutbDeliveryItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOutbDeliveryItemto other entities, where the cardinality of the related entity is at most 1.