public static final class StatisticalKeyFigure.StatisticalKeyFigureBuilder extends Object
Modifier and Type | Method and Description |
---|---|
StatisticalKeyFigure |
build() |
StatisticalKeyFigure.StatisticalKeyFigureBuilder |
controllingArea(String controllingArea)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
StatisticalKeyFigure.StatisticalKeyFigureBuilder |
statisticalKeyFigure(String statisticalKeyFigure)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
StatisticalKeyFigure.StatisticalKeyFigureBuilder |
ststcKeyFigCategory(String ststcKeyFigCategory)
Constraints: Not nullable, Maximum length: 1
|
StatisticalKeyFigure.StatisticalKeyFigureBuilder |
ststcKeyFigQuantityUnit(String ststcKeyFigQuantityUnit)
Constraints: Not nullable, Maximum length: 3
|
StatisticalKeyFigure.StatisticalKeyFigureBuilder |
text(StatisticalKeyFigureText... value)
Navigation property to_Text for StatisticalKeyFigure to multiple
StatisticalKeyFigureText.
|
String |
toString() |
@Nonnull public StatisticalKeyFigure.StatisticalKeyFigureBuilder text(StatisticalKeyFigureText... value)
value
- The StatisticalKeyFigureTexts to build this StatisticalKeyFigure with.public StatisticalKeyFigure.StatisticalKeyFigureBuilder statisticalKeyFigure(@Nullable String statisticalKeyFigure)
Original property name from the Odata EDM: StatisticalKeyFigure
public StatisticalKeyFigure.StatisticalKeyFigureBuilder controllingArea(@Nullable String controllingArea)
Original property name from the Odata EDM: ControllingArea
public StatisticalKeyFigure.StatisticalKeyFigureBuilder ststcKeyFigQuantityUnit(@Nullable String ststcKeyFigQuantityUnit)
Original property name from the Odata EDM: StstcKeyFigQuantityUnit
The unit with which the statistical key figure is recorded in the database is defined in the master data and cannot be changed.
public StatisticalKeyFigure.StatisticalKeyFigureBuilder ststcKeyFigCategory(@Nullable String ststcKeyFigCategory)
Original property name from the Odata EDM: StstcKeyFigCategory
From the initial month for all subsequent months of the current fiscal year (Type 1 = fixed value)For the respective month and not carried forward to the subsequent months (Type 2 = totals value)The number of employees is entered as type 1 (fixed value) and the number of long-distance calls is entered as type 2 (totals value).To correct quantities after entering them as statistical key figures, cancel type 2 values by entering the value with a reversed +/- sign. Then enter the correct value.To change key figures of type 1, enter a new fixed value. This value will then be valid for all subsequent periods until you enter new value.
public StatisticalKeyFigure build()
Copyright © 2019 SAP SE. All rights reserved.