Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.field.EngmntProjRsceDmndDistrField
Packages that use EngmntProjRsceDmndDistrField
-
Uses of EngmntProjRsceDmndDistrField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject declared as EngmntProjRsceDmndDistrFieldModifier and TypeFieldDescriptionstatic final EngmntProjRsceDmndDistrField<String>EngmntProjRsceDmndDistr.CALENDAR_MONTHUse with available fluent helpers to apply the CalendarMonth field to query operations.static final EngmntProjRsceDmndDistrField<String>EngmntProjRsceDmndDistr.CALENDAR_YEARUse with available fluent helpers to apply the CalendarYear field to query operations.static final EngmntProjRsceDmndDistrField<String>EngmntProjRsceDmndDistr.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final EngmntProjRsceDmndDistrField<BigDecimal>EngmntProjRsceDmndDistr.DEMAND_COST_AMTUse with available fluent helpers to apply the DemandCostAmt field to query operations.static final EngmntProjRsceDmndDistrField<BigDecimal>EngmntProjRsceDmndDistr.DEMAND_REV_AMTUse with available fluent helpers to apply the DemandRevAmt field to query operations.static final EngmntProjRsceDmndDistrField<BigDecimal>EngmntProjRsceDmndDistr.QUANTITYUse with available fluent helpers to apply the Quantity field to query operations.static final EngmntProjRsceDmndDistrField<String>EngmntProjRsceDmndDistr.RESOURCE_DEMANDUse with available fluent helpers to apply the ResourceDemand field to query operations.static final EngmntProjRsceDmndDistrField<String>EngmntProjRsceDmndDistr.UNIT_OF_MEASUREUse with available fluent helpers to apply the UnitOfMeasure field to query operations.static final EngmntProjRsceDmndDistrField<String>EngmntProjRsceDmndDistr.VERSIONUse with available fluent helpers to apply the Version field to query operations.static final EngmntProjRsceDmndDistrField<String>EngmntProjRsceDmndDistr.WORK_PACKAGEUse with available fluent helpers to apply the WorkPackage field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject that return EngmntProjRsceDmndDistrFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EngmntProjRsceDmndDistrField<T>EngmntProjRsceDmndDistr.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EngmntProjRsceDmndDistrField<T>Use with available fluent helpers to apply an extension field to query operations.