Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate |
Modifier and Type | Field and Description |
---|---|
static PlanCostRateField<UUID> |
PlanCostRate.ACCOUNTING_COST_RATE_UUID
Use with available fluent helpers to apply the AccountingCostRateUUID field to query operations.
|
static PlanCostRateField<String> |
PlanCostRate.ACTIVITY_TYPE
Use with available fluent helpers to apply the ActivityType field to query operations.
|
static PlanCostRateField<String> |
PlanCostRate.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static PlanCostRateField<String> |
PlanCostRate.COST_CENTER
Use with available fluent helpers to apply the CostCenter field to query operations.
|
static PlanCostRateField<String> |
PlanCostRate.COST_CTR_ACTIVITY_TYPE_QTY_UNIT
Use with available fluent helpers to apply the CostCtrActivityTypeQtyUnit field to query operations.
|
static PlanCostRateField<BigDecimal> |
PlanCostRate.COST_RATE_FIXED_AMOUNT
Use with available fluent helpers to apply the CostRateFixedAmount field to query operations.
|
static PlanCostRateField<Boolean> |
PlanCostRate.COST_RATE_IS_OVERWRITE_MODE
Use with available fluent helpers to apply the CostRateIsOverwriteMode field to query operations.
|
static PlanCostRateField<BigDecimal> |
PlanCostRate.COST_RATE_SCALE_FACTOR
Use with available fluent helpers to apply the CostRateScaleFactor field to query operations.
|
static PlanCostRateField<BigDecimal> |
PlanCostRate.COST_RATE_VARBL_AMOUNT
Use with available fluent helpers to apply the CostRateVarblAmount field to query operations.
|
static PlanCostRateField<String> |
PlanCostRate.CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static PlanCostRateField<String> |
PlanCostRate.VALIDITY_END_FISCAL_YEAR_PERIOD
Use with available fluent helpers to apply the ValidityEndFiscalYearPeriod field to query operations.
|
static PlanCostRateField<String> |
PlanCostRate.VALIDITY_START_FISCAL_YEAR_PERIOD
Use with available fluent helpers to apply the ValidityStartFiscalYearPeriod field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PlanCostRateField<T> |
PlanCostRate.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PlanCostRate.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.