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