Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject |
Modifier and Type | Field and Description |
---|---|
static ProdAllocObjTimeSeriesField<UUID> |
ProdAllocObjTimeSeries.CHARC_VALUE_COMBINATION_UUID
Use with available fluent helpers to apply the CharcValueCombinationUUID field to query operations.
|
static ProdAllocObjTimeSeriesField<ZonedDateTime> |
ProdAllocObjTimeSeries.PROD_ALLOC_PERD_START_UTC_DATE_TIME
Use with available fluent helpers to apply the ProdAllocPerdStartUTCDateTime field to query operations.
|
static ProdAllocObjTimeSeriesField<String> |
ProdAllocObjTimeSeries.PROD_ALLOC_PERIOD_END_TIME_ZONE
Use with available fluent helpers to apply the ProdAllocPeriodEndTimeZone field to query operations.
|
static ProdAllocObjTimeSeriesField<ZonedDateTime> |
ProdAllocObjTimeSeries.PROD_ALLOC_PERIOD_END_UTC_DATE_TIME
Use with available fluent helpers to apply the ProdAllocPeriodEndUTCDateTime field to query operations.
|
static ProdAllocObjTimeSeriesField<String> |
ProdAllocObjTimeSeries.PROD_ALLOC_PERIOD_START_TIME_ZONE
Use with available fluent helpers to apply the ProdAllocPeriodStartTimeZone field to query operations.
|
static ProdAllocObjTimeSeriesField<UUID> |
ProdAllocObjTimeSeries.PROD_ALLOCATION_TIME_SERIES_UUID
Use with available fluent helpers to apply the ProdAllocationTimeSeriesUUID field to query operations.
|
static ProdAllocObjTimeSeriesField<UUID> |
ProdAllocObjTimeSeries.PRODUCT_ALLOCATION_OBJECT_UUID
Use with available fluent helpers to apply the ProductAllocationObjectUUID field to query operations.
|
static ProdAllocObjTimeSeriesField<BigDecimal> |
ProdAllocObjTimeSeries.PRODUCT_ALLOCATION_QUANTITY
Use with available fluent helpers to apply the ProductAllocationQuantity field to query operations.
|
static ProdAllocObjTimeSeriesField<String> |
ProdAllocObjTimeSeries.PRODUCT_ALLOCATION_QUANTITY_UNIT
Use with available fluent helpers to apply the ProductAllocationQuantityUnit field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProdAllocObjTimeSeriesField<T> |
ProdAllocObjTimeSeries.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProdAllocObjTimeSeries.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.