public static class CnsldtnInvesteeUnitHierText.CnsldtnInvesteeUnitHierTextBuilder extends Object
@Nonnull public CnsldtnInvesteeUnitHierText.CnsldtnInvesteeUnitHierTextBuilder consolidationUnitHierarchy(@Nullable String consolidationUnitHierarchy)
Original property name from the Odata EDM: ConsolidationUnitHierarchy
There are two types of hierarchy:Set-based hierarchies have the format
this
.@Nonnull public CnsldtnInvesteeUnitHierText.CnsldtnInvesteeUnitHierTextBuilder hierarchyNode(@Nullable String hierarchyNode)
Original property name from the Odata EDM: HierarchyNode
this
.@Nonnull public CnsldtnInvesteeUnitHierText.CnsldtnInvesteeUnitHierTextBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.@Nonnull public CnsldtnInvesteeUnitHierText.CnsldtnInvesteeUnitHierTextBuilder 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 CnsldtnInvesteeUnitHierText.CnsldtnInvesteeUnitHierTextBuilder hierarchyNodeText(@Nullable String hierarchyNodeText)
Original property name from the Odata EDM: HierarchyNodeText
this
.@Nonnull public CnsldtnInvesteeUnitHierText.CnsldtnInvesteeUnitHierTextBuilder validityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
this
.@Nonnull public CnsldtnInvesteeUnitHierText.CnsldtnInvesteeUnitHierTextBuilder nodeType(@Nullable String nodeType)
Original property name from the Odata EDM: NodeType
this
.@Nonnull public CnsldtnInvesteeUnitHierText build()
Copyright © 2020 SAP SE. All rights reserved.