public static class PlanCostRate.PlanCostRateBuilder extends Object
public PlanCostRate.PlanCostRateBuilder accountingCostRateUUID(UUID accountingCostRateUUID)
public PlanCostRate.PlanCostRateBuilder companyCode(String companyCode)
public PlanCostRate.PlanCostRateBuilder costCenter(String costCenter)
public PlanCostRate.PlanCostRateBuilder activityType(String activityType)
public PlanCostRate.PlanCostRateBuilder validityStartFiscalYearPeriod(String validityStartFiscalYearPeriod)
public PlanCostRate.PlanCostRateBuilder validityEndFiscalYearPeriod(String validityEndFiscalYearPeriod)
public PlanCostRate.PlanCostRateBuilder currency(String currency)
public PlanCostRate.PlanCostRateBuilder costRateFixedAmount(BigDecimal costRateFixedAmount)
public PlanCostRate.PlanCostRateBuilder costRateVarblAmount(BigDecimal costRateVarblAmount)
public PlanCostRate.PlanCostRateBuilder costRateScaleFactor(BigDecimal costRateScaleFactor)
public PlanCostRate.PlanCostRateBuilder costCtrActivityTypeQtyUnit(String costCtrActivityTypeQtyUnit)
public PlanCostRate.PlanCostRateBuilder costRateIsOverwriteMode(Boolean costRateIsOverwriteMode)
public PlanCostRate build()
Copyright © 2019 SAP SE. All rights reserved.