public static final class CostCenterActivityTypeText.CostCenterActivityTypeTextBuilder extends Object
@Nonnull public CostCenterActivityTypeText.CostCenterActivityTypeTextBuilder costCenterActivityType(CostCenterActivityType value)
value
- The CostCenterActivityType to build this CostCenterActivityTypeText with.@Nonnull public CostCenterActivityTypeText.CostCenterActivityTypeTextBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.@Nonnull public CostCenterActivityTypeText.CostCenterActivityTypeTextBuilder controllingArea(@Nullable String controllingArea)
Original property name from the Odata EDM: ControllingArea
this
.@Nonnull public CostCenterActivityTypeText.CostCenterActivityTypeTextBuilder costCtrActivityType(@Nullable String costCtrActivityType)
Original property name from the Odata EDM: CostCtrActivityType
Activity types describe the activity produced by a cost center and are measured in units of time or quantity.In activity type planning, control data determines whether the activity price for evaluation of the activity type is manually set or is derived iteratively through activity price calculation.
this
.@Nonnull public CostCenterActivityTypeText.CostCenterActivityTypeTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
this
.@Nonnull public CostCenterActivityTypeText.CostCenterActivityTypeTextBuilder costCtrActivityTypeName(@Nullable String costCtrActivityTypeName)
Original property name from the Odata EDM: CostCtrActivityTypeName
this
.@Nonnull public CostCenterActivityTypeText.CostCenterActivityTypeTextBuilder costCtrActivityTypeDesc(@Nullable String costCtrActivityTypeDesc)
Original property name from the Odata EDM: CostCtrActivityTypeDesc
this
.@Nonnull public CostCenterActivityTypeText build()
Copyright © 2020 SAP SE. All rights reserved.