public static final class CostCenterActivityTypeText.CostCenterActivityTypeTextBuilder extends Object
@Nonnull public CostCenterActivityTypeText.CostCenterActivityTypeTextBuilder costCenterActivityType(CostCenterActivityType value)
value
- The CostCenterActivityType to build this CostCenterActivityTypeText with.public CostCenterActivityTypeText.CostCenterActivityTypeTextBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.public CostCenterActivityTypeText.CostCenterActivityTypeTextBuilder controllingArea(@Nullable String controllingArea)
Original property name from the Odata EDM: ControllingArea
this
.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
.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
.public CostCenterActivityTypeText.CostCenterActivityTypeTextBuilder costCtrActivityTypeName(@Nullable String costCtrActivityTypeName)
Original property name from the Odata EDM: CostCtrActivityTypeName
this
.public CostCenterActivityTypeText.CostCenterActivityTypeTextBuilder costCtrActivityTypeDesc(@Nullable String costCtrActivityTypeDesc)
Original property name from the Odata EDM: CostCtrActivityTypeDesc
this
.public CostCenterActivityTypeText build()
Copyright © 2020 SAP SE. All rights reserved.