Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture.field.ProductionVolumeField
Packages that use ProductionVolumeField
-
Uses of ProductionVolumeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture declared as ProductionVolumeFieldModifier and TypeFieldDescriptionstatic final ProductionVolumeField<String>ProductionVolume.ALLOCATION_FREQUENCYUse with available fluent helpers to apply the AllocationFrequency field to query operations.static final ProductionVolumeField<String>ProductionVolume.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final ProductionVolumeField<String>ProductionVolume.CONTROLLING_AREAUse with available fluent helpers to apply the ControllingArea field to query operations.static final ProductionVolumeField<ZonedDateTime>ProductionVolume.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final ProductionVolumeField<ZonedDateTime>ProductionVolume.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ProductionVolumeField<ZonedDateTime>ProductionVolume.OIL_ALLOC_AT_WELL_COMPLTN_DATE_TIMEUse with available fluent helpers to apply the OilAllocAtWellCompltnDateTime field to query operations.static final ProductionVolumeField<BigDecimal>ProductionVolume.OIL_PRODN_VOL_AT_WELL_OR_WELL_COMPLTNUse with available fluent helpers to apply the OilProdnVolAtWellOrWellCompltn field to query operations.static final ProductionVolumeField<LocalDateTime>ProductionVolume.PRODUCTION_DATEUse with available fluent helpers to apply the ProductionDate field to query operations.static final ProductionVolumeField<String>ProductionVolume.VOLUME_UNITUse with available fluent helpers to apply the VolumeUnit field to query operations.static final ProductionVolumeField<String>ProductionVolume.WELLUse with available fluent helpers to apply the Well field to query operations.static final ProductionVolumeField<String>ProductionVolume.WELL_COMPLETIONUse with available fluent helpers to apply the WellCompletion field to query operations.static final ProductionVolumeField<String>ProductionVolume.WELL_COMPLETION_DESCRIPTIONUse with available fluent helpers to apply the WellCompletionDescription field to query operations.static final ProductionVolumeField<String>ProductionVolume.WELL_DESCRIPTIONUse with available fluent helpers to apply the WellDescription field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture that return ProductionVolumeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductionVolumeField<T>ProductionVolume.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductionVolumeField<T>Use with available fluent helpers to apply an extension field to query operations.