Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.selectable.OutbDeliveryDocFlowSelectable
Packages that use OutbDeliveryDocFlowSelectable
Package
Description
-
Uses of OutbDeliveryDocFlowSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 declared as OutbDeliveryDocFlowSelectableModifier and TypeFieldDescriptionstatic final OutbDeliveryDocFlowSelectableOutbDeliveryDocFlow.ALL_FIELDSSelector for all available fields of OutbDeliveryDocFlow. -
Uses of OutbDeliveryDocFlowSelectable 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 OutbDeliveryDocFlowSelectableModifier and TypeClassDescriptionclassOutbDeliveryDocFlowField<FieldT>Template class to represent entity fields of the EntityOutbDeliveryDocFlow. -
Uses of OutbDeliveryDocFlowSelectable 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 OutbDeliveryDocFlowSelectableModifier and TypeClassDescriptionclassOutbDeliveryDocFlowLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOutbDeliveryDocFlowto other entities.classOutbDeliveryDocFlowOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOutbDeliveryDocFlowto other entities, where the cardinality of the related entity is at most 1.