public static final class FunctionalLocationLongText.FunctionalLocationLongTextBuilder extends Object
@Nonnull public FunctionalLocationLongText.FunctionalLocationLongTextBuilder functionalLocation(FunctionalLocation value)
value
- The FunctionalLocation to build this FunctionalLocationLongText with.@Nonnull public FunctionalLocationLongText.FunctionalLocationLongTextBuilder functionalLocation(String value)
Original property name from the Odata EDM: FunctionalLocation
value
- The functionalLocation to build this FunctionalLocationLongText with.@Nonnull public FunctionalLocationLongText.FunctionalLocationLongTextBuilder functionalLocationLabelName(@Nullable String functionalLocationLabelName)
Original property name from the Odata EDM: FunctionalLocationLabelName
The functional location label can be changed where necessary. The system then automatically creates a labeling history and prevents historical labels from being reused without this first being checked. The labeling history also enables the interpretation of historical location labels in non-changeable documents outside the SAP System.You can assign one primary and several alternative labels to a functional location.
this
.@Nonnull public FunctionalLocationLongText.FunctionalLocationLongTextBuilder textObjectKey(@Nullable String textObjectKey)
Original property name from the Odata EDM: TextObjectKey
this
.@Nonnull public FunctionalLocationLongText.FunctionalLocationLongTextBuilder 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 FunctionalLocationLongText.FunctionalLocationLongTextBuilder funcnlLocLongText(@Nullable String funcnlLocLongText)
Original property name from the Odata EDM: FuncnlLocLongText
this
.@Nonnull public FunctionalLocationLongText build()
Copyright © 2020 SAP SE. All rights reserved.