Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.selectable.InbDeliveryItemSelectable
Packages that use InbDeliveryItemSelectable
Package
Description
-
Uses of InbDeliveryItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery 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.inbounddelivery.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.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.inbounddelivery.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.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.