Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.field.ProdAllocObjTimeSeriesField
Packages that use ProdAllocObjTimeSeriesField
-
Uses of ProdAllocObjTimeSeriesField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject declared as ProdAllocObjTimeSeriesFieldModifier and TypeFieldDescriptionstatic final ProdAllocObjTimeSeriesField<UUID>ProdAllocObjTimeSeries.CHARC_VALUE_COMBINATION_UUIDUse with available fluent helpers to apply the CharcValueCombinationUUID field to query operations.static final ProdAllocObjTimeSeriesField<Boolean>ProdAllocObjTimeSeries.DELETE_ACTIVE_TIME_SERIES_ACUse with available fluent helpers to apply the DeleteActiveTimeSeries_ac field to query operations.static final ProdAllocObjTimeSeriesField<ZonedDateTime>ProdAllocObjTimeSeries.PROD_ALLOC_PERD_START_UTC_DATE_TIMEUse with available fluent helpers to apply the ProdAllocPerdStartUTCDateTime field to query operations.static final ProdAllocObjTimeSeriesField<String>ProdAllocObjTimeSeries.PROD_ALLOC_PERIOD_END_TIME_ZONEUse with available fluent helpers to apply the ProdAllocPeriodEndTimeZone field to query operations.static final ProdAllocObjTimeSeriesField<ZonedDateTime>ProdAllocObjTimeSeries.PROD_ALLOC_PERIOD_END_UTC_DATE_TIMEUse with available fluent helpers to apply the ProdAllocPeriodEndUTCDateTime field to query operations.static final ProdAllocObjTimeSeriesField<String>ProdAllocObjTimeSeries.PROD_ALLOC_PERIOD_START_TIME_ZONEUse with available fluent helpers to apply the ProdAllocPeriodStartTimeZone field to query operations.static final ProdAllocObjTimeSeriesField<UUID>ProdAllocObjTimeSeries.PROD_ALLOCATION_TIME_SERIES_UUIDUse with available fluent helpers to apply the ProdAllocationTimeSeriesUUID field to query operations.static final ProdAllocObjTimeSeriesField<UUID>ProdAllocObjTimeSeries.PRODUCT_ALLOCATION_OBJECT_UUIDUse with available fluent helpers to apply the ProductAllocationObjectUUID field to query operations.static final ProdAllocObjTimeSeriesField<BigDecimal>ProdAllocObjTimeSeries.PRODUCT_ALLOCATION_QUANTITYUse with available fluent helpers to apply the ProductAllocationQuantity field to query operations.static final ProdAllocObjTimeSeriesField<String>ProdAllocObjTimeSeries.PRODUCT_ALLOCATION_QUANTITY_UNITUse with available fluent helpers to apply the ProductAllocationQuantityUnit field to query operations.static final ProdAllocObjTimeSeriesField<Boolean>ProdAllocObjTimeSeries.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject that return ProdAllocObjTimeSeriesFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProdAllocObjTimeSeriesField<T>ProdAllocObjTimeSeries.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProdAllocObjTimeSeriesField<T>Use with available fluent helpers to apply an extension field to query operations.