public static final class ReportingItemHier.ReportingItemHierBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ReportingItemHier |
build() |
ReportingItemHier.ReportingItemHierBuilder |
cnsldtnRptgItm(ReportingItem value)
Navigation property to_CnsldtnRptgItm for ReportingItemHier to single ReportingItem.
|
ReportingItemHier.ReportingItemHierBuilder |
cnsldtnRptgItmHierT(ReportingItemHierText... value)
Navigation property to_CnsldtnRptgItmHierT for ReportingItemHier to multiple
ReportingItemHierText.
|
ReportingItemHier.ReportingItemHierBuilder |
consolidationChartOfAccounts_Text(String consolidationChartOfAccounts_Text)
Constraints: Not nullable, Maximum length: 30
|
ReportingItemHier.ReportingItemHierBuilder |
consolidationChartOfAccounts(String consolidationChartOfAccounts)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
ReportingItemHier.ReportingItemHierBuilder |
consolidationReportingItem_Text(String consolidationReportingItem_Text)
Constraints: Not nullable, Maximum length: 50
|
ReportingItemHier.ReportingItemHierBuilder |
consolidationReportingItem(String consolidationReportingItem)
Constraints: Not nullable, Maximum length: 10
|
ReportingItemHier.ReportingItemHierBuilder |
consolidationReportingItemHier(String consolidationReportingItemHier)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
ReportingItemHier.ReportingItemHierBuilder |
hierarchyNode_Text(String hierarchyNode_Text)
Constraints: Not nullable, Maximum length: 50
|
ReportingItemHier.ReportingItemHierBuilder |
hierarchyNode(String hierarchyNode)
(Key Field) Constraints: Not nullable, Maximum length: 50
|
ReportingItemHier.ReportingItemHierBuilder |
hierarchyNodeLevel(String hierarchyNodeLevel)
Constraints: Not nullable, Maximum length: 6
|
ReportingItemHier.ReportingItemHierBuilder |
hierarchyVersion(String hierarchyVersion)
Constraints: Not nullable, Maximum length: 15
|
ReportingItemHier.ReportingItemHierBuilder |
nodeType(String nodeType)
Constraints: Not nullable, Maximum length: 1
|
ReportingItemHier.ReportingItemHierBuilder |
parentNode(String parentNode)
Constraints: Not nullable, Maximum length: 50
|
ReportingItemHier.ReportingItemHierBuilder |
sequenceNumber(String sequenceNumber)
Constraints: Not nullable, Maximum length: 6
|
String |
toString() |
@Nonnull public ReportingItemHier.ReportingItemHierBuilder cnsldtnRptgItm(ReportingItem value)
value
- The ReportingItem to build this ReportingItemHier with.@Nonnull public ReportingItemHier.ReportingItemHierBuilder cnsldtnRptgItmHierT(ReportingItemHierText... value)
value
- The ReportingItemHierTexts to build this ReportingItemHier with.@Nonnull public ReportingItemHier.ReportingItemHierBuilder consolidationChartOfAccounts(@Nullable String consolidationChartOfAccounts)
Original property name from the Odata EDM: ConsolidationChartOfAccounts
this
.@Nonnull public ReportingItemHier.ReportingItemHierBuilder consolidationChartOfAccounts_Text(@Nullable String consolidationChartOfAccounts_Text)
Original property name from the Odata EDM: ConsolidationChartOfAccounts_Text
this
.@Nonnull public ReportingItemHier.ReportingItemHierBuilder consolidationReportingItemHier(@Nullable String consolidationReportingItemHier)
Original property name from the Odata EDM: ConsolidationReportingItemHier
this
.@Nonnull public ReportingItemHier.ReportingItemHierBuilder hierarchyNode(@Nullable String hierarchyNode)
Original property name from the Odata EDM: HierarchyNode
this
.@Nonnull public ReportingItemHier.ReportingItemHierBuilder hierarchyNode_Text(@Nullable String hierarchyNode_Text)
Original property name from the Odata EDM: HierarchyNode_Text
this
.@Nonnull public ReportingItemHier.ReportingItemHierBuilder parentNode(@Nullable String parentNode)
Original property name from the Odata EDM: ParentNode
this
.@Nonnull public ReportingItemHier.ReportingItemHierBuilder hierarchyVersion(@Nullable String hierarchyVersion)
Original property name from the Odata EDM: HierarchyVersion
this
.@Nonnull public ReportingItemHier.ReportingItemHierBuilder consolidationReportingItem(@Nullable String consolidationReportingItem)
Original property name from the Odata EDM: ConsolidationReportingItem
this
.@Nonnull public ReportingItemHier.ReportingItemHierBuilder consolidationReportingItem_Text(@Nullable String consolidationReportingItem_Text)
Original property name from the Odata EDM: ConsolidationReportingItem_Text
this
.@Nonnull public ReportingItemHier.ReportingItemHierBuilder sequenceNumber(@Nullable String sequenceNumber)
Original property name from the Odata EDM: SequenceNumber
this
.@Nonnull public ReportingItemHier.ReportingItemHierBuilder hierarchyNodeLevel(@Nullable String hierarchyNodeLevel)
Original property name from the Odata EDM: HierarchyNodeLevel
this
.@Nonnull public ReportingItemHier.ReportingItemHierBuilder nodeType(@Nullable String nodeType)
Original property name from the Odata EDM: NodeType
this
.@Nonnull public ReportingItemHier build()
Copyright © 2021 SAP SE. All rights reserved.