Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.selectable.InbDeliveryItemSelectable
Packages that use InbDeliveryItemSelectable
Package
Description
-
Uses of InbDeliveryItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 declared as InbDeliveryItemSelectableModifier and TypeFieldDescriptionstatic final InbDeliveryItemSelectableInbDeliveryItem.ALL_FIELDSSelector for all available fields of InbDeliveryItem. -
Uses of InbDeliveryItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.field that implement InbDeliveryItemSelectableModifier and TypeClassDescriptionclassInbDeliveryItemField<FieldT>Template class to represent entity fields of the EntityInbDeliveryItem. -
Uses of InbDeliveryItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link that implement InbDeliveryItemSelectableModifier and TypeClassDescriptionclassInbDeliveryItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInbDeliveryItemto other entities.classInbDeliveryItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInbDeliveryItemto other entities, where the cardinality of the related entity is at most 1.