Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2.selectable.ReturnsDeliveryItemSelectable
Packages that use ReturnsDeliveryItemSelectable
Package
Description
-
Uses of ReturnsDeliveryItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2 declared as ReturnsDeliveryItemSelectableModifier and TypeFieldDescriptionstatic final ReturnsDeliveryItemSelectableReturnsDeliveryItem.ALL_FIELDSSelector for all available fields of ReturnsDeliveryItem. -
Uses of ReturnsDeliveryItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2.field that implement ReturnsDeliveryItemSelectableModifier and TypeClassDescriptionclassReturnsDeliveryItemField<FieldT>Template class to represent entity fields of the EntityReturnsDeliveryItem. -
Uses of ReturnsDeliveryItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2.link that implement ReturnsDeliveryItemSelectableModifier and TypeClassDescriptionclassReturnsDeliveryItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofReturnsDeliveryItemto other entities.classReturnsDeliveryItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofReturnsDeliveryItemto other entities, where the cardinality of the related entity is at most 1.