Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement |
Modifier and Type | Field and Description |
---|---|
static MaintainYearsPeriodField<String> |
MaintainYearsPeriod.FORECAST_DEMAND_VERSION
Use with available fluent helpers to apply the ForecastDemandVersion field to query operations.
|
static MaintainYearsPeriodField<LocalDateTime> |
MaintainYearsPeriod.FORECAST_PERIOD_START_DATE
Use with available fluent helpers to apply the ForecastPeriodStartDate field to query operations.
|
static MaintainYearsPeriodField<String> |
MaintainYearsPeriod.FORECAST_PERIOD_TYPE
Use with available fluent helpers to apply the ForecastPeriodType field to query operations.
|
static MaintainYearsPeriodField<BigDecimal> |
MaintainYearsPeriod.FORECAST_QUANTITY
Use with available fluent helpers to apply the ForecastQuantity field to query operations.
|
static MaintainYearsPeriodField<String> |
MaintainYearsPeriod.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static MaintainYearsPeriodField<String> |
MaintainYearsPeriod.MRP_AREA
Use with available fluent helpers to apply the MRPArea field to query operations.
|
static MaintainYearsPeriodField<String> |
MaintainYearsPeriod.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static MaintainYearsPeriodField<String> |
MaintainYearsPeriod.PRODUCT_BASE_UNIT
Use with available fluent helpers to apply the ProductBaseUnit field to query operations.
|
static MaintainYearsPeriodField<String> |
MaintainYearsPeriod.REQUIREMENTS_TYPE
Use with available fluent helpers to apply the RequirementsType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> MaintainYearsPeriodField<T> |
MaintainYearsPeriod.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
MaintainYearsPeriod.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.