Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2.selectable.ReturnsDeliveryDocFlowSelectable
Packages that use ReturnsDeliveryDocFlowSelectable
Package
Description
-
Uses of ReturnsDeliveryDocFlowSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2 declared as ReturnsDeliveryDocFlowSelectableModifier and TypeFieldDescriptionstatic final ReturnsDeliveryDocFlowSelectableReturnsDeliveryDocFlow.ALL_FIELDSSelector for all available fields of ReturnsDeliveryDocFlow. -
Uses of ReturnsDeliveryDocFlowSelectable 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 ReturnsDeliveryDocFlowSelectableModifier and TypeClassDescriptionclassReturnsDeliveryDocFlowField<FieldT>Template class to represent entity fields of the EntityReturnsDeliveryDocFlow. -
Uses of ReturnsDeliveryDocFlowSelectable 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 ReturnsDeliveryDocFlowSelectableModifier and TypeClassDescriptionclassReturnsDeliveryDocFlowLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofReturnsDeliveryDocFlowto other entities.classReturnsDeliveryDocFlowOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofReturnsDeliveryDocFlowto other entities, where the cardinality of the related entity is at most 1.