Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.selectable.InbDeliveryDocFlowSelectable
Packages that use InbDeliveryDocFlowSelectable
Package
Description
-
Uses of InbDeliveryDocFlowSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 declared as InbDeliveryDocFlowSelectableModifier and TypeFieldDescriptionstatic final InbDeliveryDocFlowSelectableInbDeliveryDocFlow.ALL_FIELDSSelector for all available fields of InbDeliveryDocFlow. -
Uses of InbDeliveryDocFlowSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.field that implement InbDeliveryDocFlowSelectableModifier and TypeClassDescriptionclassInbDeliveryDocFlowField<FieldT>Template class to represent entity fields of the EntityInbDeliveryDocFlow. -
Uses of InbDeliveryDocFlowSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link that implement InbDeliveryDocFlowSelectableModifier and TypeClassDescriptionclassInbDeliveryDocFlowLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInbDeliveryDocFlowto other entities.classInbDeliveryDocFlowOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInbDeliveryDocFlowto other entities, where the cardinality of the related entity is at most 1.