Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate |
Modifier and Type | Field and Description |
---|---|
static ServiceCostRateField<UUID> |
ServiceCostRate.ACCOUNTING_COST_RATE_UUID
Use with available fluent helpers to apply the AccountingCostRateUUID field to query operations.
|
static ServiceCostRateField<String> |
ServiceCostRate.ACTIVITY_TYPE
Use with available fluent helpers to apply the ActivityType field to query operations.
|
static ServiceCostRateField<String> |
ServiceCostRate.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static ServiceCostRateField<String> |
ServiceCostRate.COST_CENTER
Use with available fluent helpers to apply the CostCenter field to query operations.
|
static ServiceCostRateField<String> |
ServiceCostRate.COST_CTR_ACTIVITY_TYPE_QTY_UNIT
Use with available fluent helpers to apply the CostCtrActivityTypeQtyUnit field to query operations.
|
static ServiceCostRateField<Boolean> |
ServiceCostRate.COST_RATE_IS_OVERWRITE_MODE
Use with available fluent helpers to apply the CostRateIsOverwriteMode field to query operations.
|
static ServiceCostRateField<BigDecimal> |
ServiceCostRate.COST_RATE_SCALE_FACTOR
Use with available fluent helpers to apply the CostRateScaleFactor field to query operations.
|
static ServiceCostRateField<BigDecimal> |
ServiceCostRate.COST_RATE_VARBL_AMOUNT
Use with available fluent helpers to apply the CostRateVarblAmount field to query operations.
|
static ServiceCostRateField<String> |
ServiceCostRate.CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static ServiceCostRateField<Boolean> |
ServiceCostRate.IS_INTERCOMPANY_RATE
Use with available fluent helpers to apply the IsIntercompanyRate field to query operations.
|
static ServiceCostRateField<String> |
ServiceCostRate.PERSONNEL_NUMBER
Use with available fluent helpers to apply the PersonnelNumber field to query operations.
|
static ServiceCostRateField<String> |
ServiceCostRate.RECEIVING_COMPANY_CODE
Use with available fluent helpers to apply the ReceivingCompanyCode field to query operations.
|
static ServiceCostRateField<String> |
ServiceCostRate.SERVICE_COST_LEVEL
Use with available fluent helpers to apply the ServiceCostLevel field to query operations.
|
static ServiceCostRateField<String> |
ServiceCostRate.VALIDITY_END_FISCAL_YEAR_PERIOD
Use with available fluent helpers to apply the ValidityEndFiscalYearPeriod field to query operations.
|
static ServiceCostRateField<String> |
ServiceCostRate.VALIDITY_START_FISCAL_YEAR_PERIOD
Use with available fluent helpers to apply the ValidityStartFiscalYearPeriod field to query operations.
|
static ServiceCostRateField<String> |
ServiceCostRate.WBS_ELEMENT_EXTERNAL_ID
Use with available fluent helpers to apply the WBSElementExternalID field to query operations.
|
static ServiceCostRateField<String> |
ServiceCostRate.WORK_ITEM
Use with available fluent helpers to apply the WorkItem field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceCostRateField<T> |
ServiceCostRate.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceCostRate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.