Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate.field.ActualCostRateField
Packages that use ActualCostRateField
-
Uses of ActualCostRateField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate declared as ActualCostRateFieldModifier and TypeFieldDescriptionstatic final ActualCostRateField<UUID>ActualCostRate.ACCOUNTING_COST_RATE_UUIDUse with available fluent helpers to apply the AccountingCostRateUUID field to query operations.static final ActualCostRateField<String>ActualCostRate.ACTIVITY_TYPEUse with available fluent helpers to apply the ActivityType field to query operations.static final ActualCostRateField<String>ActualCostRate.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final ActualCostRateField<String>ActualCostRate.COST_CENTERUse with available fluent helpers to apply the CostCenter field to query operations.static final ActualCostRateField<String>ActualCostRate.COST_CTR_ACTIVITY_TYPE_QTY_UNITUse with available fluent helpers to apply the CostCtrActivityTypeQtyUnit field to query operations.static final ActualCostRateField<BigDecimal>ActualCostRate.COST_RATE_FIXED_AMOUNTUse with available fluent helpers to apply the CostRateFixedAmount field to query operations.static final ActualCostRateField<Boolean>ActualCostRate.COST_RATE_IS_OVERWRITE_MODEUse with available fluent helpers to apply the CostRateIsOverwriteMode field to query operations.static final ActualCostRateField<BigDecimal>ActualCostRate.COST_RATE_SCALE_FACTORUse with available fluent helpers to apply the CostRateScaleFactor field to query operations.static final ActualCostRateField<BigDecimal>ActualCostRate.COST_RATE_VARBL_AMOUNTUse with available fluent helpers to apply the CostRateVarblAmount field to query operations.static final ActualCostRateField<String>ActualCostRate.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final ActualCostRateField<String>ActualCostRate.LEDGERUse with available fluent helpers to apply the Ledger field to query operations.static final ActualCostRateField<String>ActualCostRate.VALIDITY_END_FISCAL_YEAR_PERIODUse with available fluent helpers to apply the ValidityEndFiscalYearPeriod field to query operations.static final ActualCostRateField<String>ActualCostRate.VALIDITY_START_FISCAL_YEAR_PERIODUse with available fluent helpers to apply the ValidityStartFiscalYearPeriod field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate that return ActualCostRateFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ActualCostRateField<T>ActualCostRate.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ActualCostRateField<T>Use with available fluent helpers to apply an extension field to query operations.