public static final class PostingLevelHierText.PostingLevelHierTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
PostingLevelHierText |
build() |
PostingLevelHierText.PostingLevelHierTextBuilder |
cnsldtnPostingLevelHier(PostingLevelHier value)
Navigation property to_CnsldtnPostingLevelHier for PostingLevelHierText to single
PostingLevelHier.
|
PostingLevelHierText.PostingLevelHierTextBuilder |
consolidationPostgLevelHier(String consolidationPostgLevelHier)
(Key Field) Constraints: Not nullable, Maximum length: 42
|
PostingLevelHierText.PostingLevelHierTextBuilder |
hierarchyNode(String hierarchyNode)
(Key Field) Constraints: Not nullable, Maximum length: 50
|
PostingLevelHierText.PostingLevelHierTextBuilder |
hierarchyNodeText(String hierarchyNodeText)
Constraints: Not nullable, Maximum length: 50
|
PostingLevelHierText.PostingLevelHierTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
PostingLevelHierText.PostingLevelHierTextBuilder |
nodeType(String nodeType)
Constraints: Not nullable, Maximum length: 1
|
String |
toString() |
@Nonnull public PostingLevelHierText.PostingLevelHierTextBuilder cnsldtnPostingLevelHier(PostingLevelHier value)
value
- The PostingLevelHier to build this PostingLevelHierText with.@Nonnull public PostingLevelHierText.PostingLevelHierTextBuilder 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 PostingLevelHierText.PostingLevelHierTextBuilder consolidationPostgLevelHier(@Nullable String consolidationPostgLevelHier)
Original property name from the Odata EDM: ConsolidationPostgLevelHier
There are two types of hierarchy:Set-based hierarchies have the format
this
.@Nonnull public PostingLevelHierText.PostingLevelHierTextBuilder hierarchyNode(@Nullable String hierarchyNode)
Original property name from the Odata EDM: HierarchyNode
this
.@Nonnull public PostingLevelHierText.PostingLevelHierTextBuilder hierarchyNodeText(@Nullable String hierarchyNodeText)
Original property name from the Odata EDM: HierarchyNodeText
this
.@Nonnull public PostingLevelHierText.PostingLevelHierTextBuilder nodeType(@Nullable String nodeType)
Original property name from the Odata EDM: NodeType
this
.@Nonnull public PostingLevelHierText build()
Copyright © 2020 SAP SE. All rights reserved.