Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate.field.ServiceCostRateField
Packages that use ServiceCostRateField
-
Uses of ServiceCostRateField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate declared as ServiceCostRateFieldModifier and TypeFieldDescriptionstatic final ServiceCostRateField<UUID>ServiceCostRate.ACCOUNTING_COST_RATE_UUIDUse with available fluent helpers to apply the AccountingCostRateUUID field to query operations.static final ServiceCostRateField<String>ServiceCostRate.ACTIVITY_TYPEUse with available fluent helpers to apply the ActivityType field to query operations.static final ServiceCostRateField<String>ServiceCostRate.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final ServiceCostRateField<String>ServiceCostRate.COST_CENTERUse with available fluent helpers to apply the CostCenter field to query operations.static final ServiceCostRateField<String>ServiceCostRate.COST_CTR_ACTIVITY_TYPE_QTY_UNITUse with available fluent helpers to apply the CostCtrActivityTypeQtyUnit field to query operations.static final ServiceCostRateField<Boolean>ServiceCostRate.COST_RATE_IS_OVERWRITE_MODEUse with available fluent helpers to apply the CostRateIsOverwriteMode field to query operations.static final ServiceCostRateField<BigDecimal>ServiceCostRate.COST_RATE_SCALE_FACTORUse with available fluent helpers to apply the CostRateScaleFactor field to query operations.static final ServiceCostRateField<BigDecimal>ServiceCostRate.COST_RATE_VARBL_AMOUNTUse with available fluent helpers to apply the CostRateVarblAmount field to query operations.static final ServiceCostRateField<String>ServiceCostRate.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final ServiceCostRateField<Boolean>ServiceCostRate.IS_INTERCOMPANY_RATEUse with available fluent helpers to apply the IsIntercompanyRate field to query operations.static final ServiceCostRateField<String>ServiceCostRate.LEDGERUse with available fluent helpers to apply the Ledger field to query operations.static final ServiceCostRateField<String>ServiceCostRate.PERSONNEL_NUMBERUse with available fluent helpers to apply the PersonnelNumber field to query operations.static final ServiceCostRateField<String>ServiceCostRate.RECEIVING_COMPANY_CODEUse with available fluent helpers to apply the ReceivingCompanyCode field to query operations.static final ServiceCostRateField<String>ServiceCostRate.SERVICE_COST_LEVELUse with available fluent helpers to apply the ServiceCostLevel field to query operations.static final ServiceCostRateField<String>ServiceCostRate.TIME_SHEET_OVERTIME_CATEGORYUse with available fluent helpers to apply the TimeSheetOvertimeCategory field to query operations.static final ServiceCostRateField<String>ServiceCostRate.VALIDITY_END_FISCAL_YEAR_PERIODUse with available fluent helpers to apply the ValidityEndFiscalYearPeriod field to query operations.static final ServiceCostRateField<String>ServiceCostRate.VALIDITY_START_FISCAL_YEAR_PERIODUse with available fluent helpers to apply the ValidityStartFiscalYearPeriod field to query operations.static final ServiceCostRateField<String>ServiceCostRate.WBS_ELEMENT_EXTERNAL_IDUse with available fluent helpers to apply the WBSElementExternalID field to query operations.static final ServiceCostRateField<String>ServiceCostRate.WORK_ITEMUse with available fluent helpers to apply the WorkItem field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate that return ServiceCostRateFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceCostRateField<T>ServiceCostRate.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceCostRateField<T>Use with available fluent helpers to apply an extension field to query operations.