Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate |
Modifier and Type | Method and Description |
---|---|
PlanCostRate.PlanCostRateBuilder |
PlanCostRate.PlanCostRateBuilder.accountingCostRateUUID(UUID accountingCostRateUUID)
(Key Field) Constraints: Not nullable
|
PlanCostRate.PlanCostRateBuilder |
PlanCostRate.PlanCostRateBuilder.activityType(String activityType)
Constraints: Not nullable, Maximum length: 6
|
static PlanCostRate.PlanCostRateBuilder |
PlanCostRate.builder() |
PlanCostRate.PlanCostRateBuilder |
PlanCostRate.PlanCostRateBuilder.companyCode(String companyCode)
Constraints: Not nullable, Maximum length: 4
|
PlanCostRate.PlanCostRateBuilder |
PlanCostRate.PlanCostRateBuilder.costCenter(String costCenter)
Constraints: Not nullable, Maximum length: 10
|
PlanCostRate.PlanCostRateBuilder |
PlanCostRate.PlanCostRateBuilder.costCtrActivityTypeQtyUnit(String costCtrActivityTypeQtyUnit)
Constraints: Not nullable, Maximum length: 3
|
PlanCostRate.PlanCostRateBuilder |
PlanCostRate.PlanCostRateBuilder.costRateFixedAmount(BigDecimal costRateFixedAmount)
Constraints: Not nullable, Precision: 24, Scale: 3
|
PlanCostRate.PlanCostRateBuilder |
PlanCostRate.PlanCostRateBuilder.costRateIsOverwriteMode(Boolean costRateIsOverwriteMode)
Constraints: none
|
PlanCostRate.PlanCostRateBuilder |
PlanCostRate.PlanCostRateBuilder.costRateScaleFactor(BigDecimal costRateScaleFactor)
Constraints: Not nullable, Precision: 5, Scale: 0
|
PlanCostRate.PlanCostRateBuilder |
PlanCostRate.PlanCostRateBuilder.costRateVarblAmount(BigDecimal costRateVarblAmount)
Constraints: Not nullable, Precision: 24, Scale: 3
|
PlanCostRate.PlanCostRateBuilder |
PlanCostRate.PlanCostRateBuilder.currency(String currency)
Constraints: Not nullable, Maximum length: 5
|
PlanCostRate.PlanCostRateBuilder |
PlanCostRate.PlanCostRateBuilder.validityEndFiscalYearPeriod(String validityEndFiscalYearPeriod)
Constraints: Not nullable, Maximum length: 7
|
PlanCostRate.PlanCostRateBuilder |
PlanCostRate.PlanCostRateBuilder.validityStartFiscalYearPeriod(String validityStartFiscalYearPeriod)
Constraints: Not nullable, Maximum length: 7
|
Copyright © 2019 SAP SE. All rights reserved.