Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture.selectable.ProductionVolumeSelectable
Packages that use ProductionVolumeSelectable
Package
Description
-
Uses of ProductionVolumeSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture declared as ProductionVolumeSelectableModifier and TypeFieldDescriptionstatic final ProductionVolumeSelectableProductionVolume.ALL_FIELDSSelector for all available fields of ProductionVolume. -
Uses of ProductionVolumeSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture.field that implement ProductionVolumeSelectableModifier and TypeClassDescriptionclassProductionVolumeField<FieldT>Template class to represent entity fields of the EntityProductionVolume. -
Uses of ProductionVolumeSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture.link that implement ProductionVolumeSelectableModifier and TypeClassDescriptionclassProductionVolumeLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionVolumeto other entities.classProductionVolumeOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionVolumeto other entities, where the cardinality of the related entity is at most 1.