Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate.PlanCostRate.PlanCostRateBuilder
Packages that use PlanCostRate.PlanCostRateBuilder
-
Uses of PlanCostRate.PlanCostRateBuilder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate that return PlanCostRate.PlanCostRateBuilderModifier and TypeMethodDescriptionPlanCostRate.PlanCostRateBuilder.accountingCostRateUUID(UUID accountingCostRateUUID) (Key Field) Constraints: Not nullablePlanCostRate.PlanCostRateBuilder.activityType(String activityType) Constraints: Not nullable, Maximum length: 6PlanCostRate.builder()PlanCostRate.PlanCostRateBuilder.companyCode(String companyCode) Constraints: Not nullable, Maximum length: 4PlanCostRate.PlanCostRateBuilder.costCenter(String costCenter) Constraints: Not nullable, Maximum length: 10PlanCostRate.PlanCostRateBuilder.costCtrActivityTypeQtyUnit(String costCtrActivityTypeQtyUnit) Constraints: Not nullable, Maximum length: 3PlanCostRate.PlanCostRateBuilder.costRateFixedAmount(BigDecimal costRateFixedAmount) Constraints: Not nullable, Precision: 24, Scale: 3PlanCostRate.PlanCostRateBuilder.costRateIsOverwriteMode(Boolean costRateIsOverwriteMode) Constraints: nonePlanCostRate.PlanCostRateBuilder.costRateScaleFactor(BigDecimal costRateScaleFactor) Constraints: Not nullable, Precision: 5, Scale: 0PlanCostRate.PlanCostRateBuilder.costRateVarblAmount(BigDecimal costRateVarblAmount) Constraints: Not nullable, Precision: 24, Scale: 3Constraints: Not nullable, Maximum length: 5Constraints: Not nullable, Maximum length: 2PlanCostRate.PlanCostRateBuilder.validityEndFiscalYearPeriod(String validityEndFiscalYearPeriod) Constraints: Not nullable, Maximum length: 7PlanCostRate.PlanCostRateBuilder.validityStartFiscalYearPeriod(String validityStartFiscalYearPeriod) Constraints: Not nullable, Maximum length: 7