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