public static final class ReportingItemHierText.ReportingItemHierTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ReportingItemHierText |
build() |
ReportingItemHierText.ReportingItemHierTextBuilder |
cnsldtnRptgItmHier(ReportingItemHier value)
Navigation property to_CnsldtnRptgItmHier for ReportingItemHierText to single
ReportingItemHier.
|
ReportingItemHierText.ReportingItemHierTextBuilder |
consolidationChartOfAccounts_Text(String consolidationChartOfAccounts_Text)
Constraints: Not nullable, Maximum length: 30
|
ReportingItemHierText.ReportingItemHierTextBuilder |
consolidationChartOfAccounts(String consolidationChartOfAccounts)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
ReportingItemHierText.ReportingItemHierTextBuilder |
consolidationReportingItemHier(String consolidationReportingItemHier)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
ReportingItemHierText.ReportingItemHierTextBuilder |
hierarchyNode(String hierarchyNode)
(Key Field) Constraints: Not nullable, Maximum length: 50
|
ReportingItemHierText.ReportingItemHierTextBuilder |
hierarchyNodeText(String hierarchyNodeText)
Constraints: Not nullable, Maximum length: 50
|
ReportingItemHierText.ReportingItemHierTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
ReportingItemHierText.ReportingItemHierTextBuilder |
nodeType(String nodeType)
Constraints: Not nullable, Maximum length: 1
|
String |
toString() |
@Nonnull public ReportingItemHierText.ReportingItemHierTextBuilder cnsldtnRptgItmHier(ReportingItemHier value)
value
- The ReportingItemHier to build this ReportingItemHierText with.@Nonnull public ReportingItemHierText.ReportingItemHierTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public ReportingItemHierText.ReportingItemHierTextBuilder consolidationChartOfAccounts(@Nullable String consolidationChartOfAccounts)
Original property name from the Odata EDM: ConsolidationChartOfAccounts
this
.@Nonnull public ReportingItemHierText.ReportingItemHierTextBuilder consolidationChartOfAccounts_Text(@Nullable String consolidationChartOfAccounts_Text)
Original property name from the Odata EDM: ConsolidationChartOfAccounts_Text
this
.@Nonnull public ReportingItemHierText.ReportingItemHierTextBuilder consolidationReportingItemHier(@Nullable String consolidationReportingItemHier)
Original property name from the Odata EDM: ConsolidationReportingItemHier
this
.@Nonnull public ReportingItemHierText.ReportingItemHierTextBuilder hierarchyNode(@Nullable String hierarchyNode)
Original property name from the Odata EDM: HierarchyNode
this
.@Nonnull public ReportingItemHierText.ReportingItemHierTextBuilder hierarchyNodeText(@Nullable String hierarchyNodeText)
Original property name from the Odata EDM: HierarchyNodeText
this
.@Nonnull public ReportingItemHierText.ReportingItemHierTextBuilder nodeType(@Nullable String nodeType)
Original property name from the Odata EDM: NodeType
this
.@Nonnull public ReportingItemHierText build()
Copyright © 2021 SAP SE. All rights reserved.