public static final class PostingLevelHier.PostingLevelHierBuilder extends Object
Modifier and Type | Method and Description |
---|---|
PostingLevelHier |
build() |
PostingLevelHier.PostingLevelHierBuilder |
cnsldtnPostingLevel(PostingLevel value)
Navigation property to_CnsldtnPostingLevel for PostingLevelHier to single PostingLevel.
|
PostingLevelHier.PostingLevelHierBuilder |
cnsldtnPostingLevelHierT(PostingLevelHierText... value)
Navigation property to_CnsldtnPostingLevelHierT for PostingLevelHier to multiple
PostingLevelHierText.
|
PostingLevelHier.PostingLevelHierBuilder |
consolidationPostgLevelHier(String consolidationPostgLevelHier)
(Key Field) Constraints: Not nullable, Maximum length: 42
|
PostingLevelHier.PostingLevelHierBuilder |
hierarchyNode_Text(String hierarchyNode_Text)
Constraints: Not nullable, Maximum length: 50
|
PostingLevelHier.PostingLevelHierBuilder |
hierarchyNode(String hierarchyNode)
(Key Field) Constraints: Not nullable, Maximum length: 50
|
PostingLevelHier.PostingLevelHierBuilder |
hierarchyNodeLevel(String hierarchyNodeLevel)
Constraints: Not nullable, Maximum length: 6
|
PostingLevelHier.PostingLevelHierBuilder |
nodeType(String nodeType)
Constraints: Not nullable, Maximum length: 1
|
PostingLevelHier.PostingLevelHierBuilder |
parentNode(String parentNode)
Constraints: Not nullable, Maximum length: 50
|
PostingLevelHier.PostingLevelHierBuilder |
postingLevel_Text(String postingLevel_Text)
Constraints: Not nullable, Maximum length: 60
|
PostingLevelHier.PostingLevelHierBuilder |
postingLevel(String postingLevel)
Constraints: Not nullable, Maximum length: 2
|
PostingLevelHier.PostingLevelHierBuilder |
sequenceNumber(String sequenceNumber)
Constraints: Not nullable, Maximum length: 6
|
String |
toString() |
@Nonnull public PostingLevelHier.PostingLevelHierBuilder cnsldtnPostingLevel(PostingLevel value)
value
- The PostingLevel to build this PostingLevelHier with.@Nonnull public PostingLevelHier.PostingLevelHierBuilder cnsldtnPostingLevelHierT(PostingLevelHierText... value)
value
- The PostingLevelHierTexts to build this PostingLevelHier with.public PostingLevelHier.PostingLevelHierBuilder 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
.public PostingLevelHier.PostingLevelHierBuilder hierarchyNode(@Nullable String hierarchyNode)
Original property name from the Odata EDM: HierarchyNode
this
.public PostingLevelHier.PostingLevelHierBuilder hierarchyNode_Text(@Nullable String hierarchyNode_Text)
Original property name from the Odata EDM: HierarchyNode_Text
this
.public PostingLevelHier.PostingLevelHierBuilder parentNode(@Nullable String parentNode)
Original property name from the Odata EDM: ParentNode
this
.public PostingLevelHier.PostingLevelHierBuilder postingLevel(@Nullable String postingLevel)
Original property name from the Odata EDM: PostingLevel
this
.public PostingLevelHier.PostingLevelHierBuilder postingLevel_Text(@Nullable String postingLevel_Text)
Original property name from the Odata EDM: PostingLevel_Text
this
.public PostingLevelHier.PostingLevelHierBuilder sequenceNumber(@Nullable String sequenceNumber)
Original property name from the Odata EDM: SequenceNumber
this
.public PostingLevelHier.PostingLevelHierBuilder hierarchyNodeLevel(@Nullable String hierarchyNodeLevel)
Original property name from the Odata EDM: HierarchyNodeLevel
this
.public PostingLevelHier.PostingLevelHierBuilder nodeType(@Nullable String nodeType)
Original property name from the Odata EDM: NodeType
this
.public PostingLevelHier build()
Copyright © 2020 SAP SE. All rights reserved.