Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement.field.MaintainYearsPeriodField
Packages that use MaintainYearsPeriodField
Package
Description
-
Uses of MaintainYearsPeriodField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement declared as MaintainYearsPeriodFieldModifier and TypeFieldDescriptionstatic final MaintainYearsPeriodField<String>MaintainYearsPeriod.FORECAST_DEMAND_VERSIONUse with available fluent helpers to apply the ForecastDemandVersion field to query operations.static final MaintainYearsPeriodField<LocalDateTime>MaintainYearsPeriod.FORECAST_PERIOD_START_DATEUse with available fluent helpers to apply the ForecastPeriodStartDate field to query operations.static final MaintainYearsPeriodField<String>MaintainYearsPeriod.FORECAST_PERIOD_TYPEUse with available fluent helpers to apply the ForecastPeriodType field to query operations.static final MaintainYearsPeriodField<BigDecimal>MaintainYearsPeriod.FORECAST_QUANTITYUse with available fluent helpers to apply the ForecastQuantity field to query operations.static final MaintainYearsPeriodField<String>MaintainYearsPeriod.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final MaintainYearsPeriodField<String>MaintainYearsPeriod.MRP_AREAUse with available fluent helpers to apply the MRPArea field to query operations.static final MaintainYearsPeriodField<String>MaintainYearsPeriod.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final MaintainYearsPeriodField<String>MaintainYearsPeriod.PRODUCT_BASE_UNITUse with available fluent helpers to apply the ProductBaseUnit field to query operations.static final MaintainYearsPeriodField<String>MaintainYearsPeriod.REQUIREMENTS_TYPEUse with available fluent helpers to apply the RequirementsType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement that return MaintainYearsPeriodFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaintainYearsPeriodField<T>MaintainYearsPeriod.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaintainYearsPeriodField<T>Use with available fluent helpers to apply an extension field to query operations.