Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.field.EngmntProjRsceSupDistrField
Packages that use EngmntProjRsceSupDistrField
-
Uses of EngmntProjRsceSupDistrField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject declared as EngmntProjRsceSupDistrFieldModifier and TypeFieldDescriptionstatic final EngmntProjRsceSupDistrField<String>EngmntProjRsceSupDistr.CALENDAR_MONTHUse with available fluent helpers to apply the CalendarMonth field to query operations.static final EngmntProjRsceSupDistrField<String>EngmntProjRsceSupDistr.CALENDAR_YEARUse with available fluent helpers to apply the CalendarYear field to query operations.static final EngmntProjRsceSupDistrField<String>EngmntProjRsceSupDistr.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final EngmntProjRsceSupDistrField<BigDecimal>EngmntProjRsceSupDistr.QUANTITYUse with available fluent helpers to apply the Quantity field to query operations.static final EngmntProjRsceSupDistrField<String>EngmntProjRsceSupDistr.RESOURCE_DEMANDUse with available fluent helpers to apply the ResourceDemand field to query operations.static final EngmntProjRsceSupDistrField<String>EngmntProjRsceSupDistr.RESOURCE_SUPPLYUse with available fluent helpers to apply the ResourceSupply field to query operations.static final EngmntProjRsceSupDistrField<BigDecimal>EngmntProjRsceSupDistr.SUPPLY_COST_AMTUse with available fluent helpers to apply the SupplyCostAmt field to query operations.static final EngmntProjRsceSupDistrField<BigDecimal>EngmntProjRsceSupDistr.SUPPLY_REVN_AMTUse with available fluent helpers to apply the SupplyRevnAmt field to query operations.static final EngmntProjRsceSupDistrField<String>EngmntProjRsceSupDistr.UNIT_OF_MEASUREUse with available fluent helpers to apply the UnitOfMeasure field to query operations.static final EngmntProjRsceSupDistrField<String>EngmntProjRsceSupDistr.VERSIONUse with available fluent helpers to apply the Version field to query operations.static final EngmntProjRsceSupDistrField<String>EngmntProjRsceSupDistr.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 EngmntProjRsceSupDistrFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EngmntProjRsceSupDistrField<T>EngmntProjRsceSupDistr.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EngmntProjRsceSupDistrField<T>Use with available fluent helpers to apply an extension field to query operations.