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