Class ProfitCenterHierForElim.ProfitCenterHierForElimBuilder
- Enclosing class:
- ProfitCenterHierForElim
-
Method Summary
Modifier and TypeMethodDescriptionadditionalMasterDataHierarchy(String additionalMasterDataHierarchy) (Key Field) Constraints: Not nullable, Maximum length: 40build()Navigation property to_CnsldtnPrftCtrForElim for ProfitCenterHierForElim to single ProfitCenterForElimination.Navigation property to_CnsldtnPrftCtrHierForElimT for ProfitCenterHierForElim to multiple ProfitCenterHierForElimText.controllingArea(String controllingArea) (Key Field) Constraints: Not nullable, Maximum length: 4hierarchyNode(String hierarchyNode) (Key Field) Constraints: Not nullable, Maximum length: 50hierarchyNode_Text(String hierarchyNode_Text) Constraints: Not nullable, Maximum length: 50hierarchyNodeLevel(String hierarchyNodeLevel) Constraints: Not nullable, Maximum length: 6hierarchyNodeSequence(String hierarchyNodeSequence) Constraints: Not nullable, Maximum length: 6hierarchyVersion(String hierarchyVersion) Constraints: Not nullable, Maximum length: 15Constraints: Not nullable, Maximum length: 1parentNode(String parentNode) Constraints: Not nullable, Maximum length: 50profitCenter(String profitCenter) Constraints: Not nullable, Maximum length: 25profitCenter_Text(String profitCenter_Text) Constraints: Not nullable, Maximum length: 50sequenceNumber(String sequenceNumber) Constraints: Not nullable, Maximum length: 56toString()validityEndDate(LocalDateTime validityEndDate) (Key Field) Constraints: Not nullable, Precision: 0validityStartDate(LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0
-
Method Details
-
cnsldtnPrftCtrForElim
@Nonnull public ProfitCenterHierForElim.ProfitCenterHierForElimBuilder cnsldtnPrftCtrForElim(ProfitCenterForElimination value) Navigation property to_CnsldtnPrftCtrForElim for ProfitCenterHierForElim to single ProfitCenterForElimination.- Parameters:
value- The ProfitCenterForElimination to build this ProfitCenterHierForElim with.- Returns:
- This Builder to allow for a fluent interface.
-
cnsldtnPrftCtrHierForElimT
@Nonnull public ProfitCenterHierForElim.ProfitCenterHierForElimBuilder cnsldtnPrftCtrHierForElimT(ProfitCenterHierForElimText... value) Navigation property to_CnsldtnPrftCtrHierForElimT for ProfitCenterHierForElim to multiple ProfitCenterHierForElimText.- Parameters:
value- The ProfitCenterHierForElimTexts to build this ProfitCenterHierForElim with.- Returns:
- This Builder to allow for a fluent interface.
-
controllingArea
@Nonnull public ProfitCenterHierForElim.ProfitCenterHierForElimBuilder controllingArea(@Nullable String controllingArea) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ControllingArea
- Returns:
this.
-
additionalMasterDataHierarchy
@Nonnull public ProfitCenterHierForElim.ProfitCenterHierForElimBuilder additionalMasterDataHierarchy(@Nullable String additionalMasterDataHierarchy) (Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: AdditionalMasterDataHierarchy
- Returns:
this.
-
hierarchyNode
@Nonnull public ProfitCenterHierForElim.ProfitCenterHierForElimBuilder hierarchyNode(@Nullable String hierarchyNode) (Key Field) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: HierarchyNode
- Returns:
this.
-
hierarchyNode_Text
@Nonnull public ProfitCenterHierForElim.ProfitCenterHierForElimBuilder hierarchyNode_Text(@Nullable String hierarchyNode_Text) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: HierarchyNode_Text
- Returns:
this.
-
validityEndDate
@Nonnull public ProfitCenterHierForElim.ProfitCenterHierForElimBuilder validityEndDate(@Nullable LocalDateTime validityEndDate) (Key Field) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityEndDate
- Returns:
this.
-
parentNode
@Nonnull public ProfitCenterHierForElim.ProfitCenterHierForElimBuilder parentNode(@Nullable String parentNode) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: ParentNode
- Returns:
this.
-
hierarchyVersion
@Nonnull public ProfitCenterHierForElim.ProfitCenterHierForElimBuilder hierarchyVersion(@Nullable String hierarchyVersion) Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: HierarchyVersion
- Returns:
this.
-
validityStartDate
@Nonnull public ProfitCenterHierForElim.ProfitCenterHierForElimBuilder validityStartDate(@Nullable LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityStartDate
- Returns:
this.
-
profitCenter
@Nonnull public ProfitCenterHierForElim.ProfitCenterHierForElimBuilder profitCenter(@Nullable String profitCenter) Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: ProfitCenter
- Returns:
this.
-
profitCenter_Text
@Nonnull public ProfitCenterHierForElim.ProfitCenterHierForElimBuilder profitCenter_Text(@Nullable String profitCenter_Text) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: ProfitCenter_Text
- Returns:
this.
-
sequenceNumber
@Nonnull public ProfitCenterHierForElim.ProfitCenterHierForElimBuilder sequenceNumber(@Nullable String sequenceNumber) Constraints: Not nullable, Maximum length: 56Original property name from the Odata EDM: SequenceNumber
- Returns:
this.
-
hierarchyNodeSequence
@Nonnull public ProfitCenterHierForElim.ProfitCenterHierForElimBuilder hierarchyNodeSequence(@Nullable String hierarchyNodeSequence) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: HierarchyNodeSequence
- Returns:
this.
-
hierarchyNodeLevel
@Nonnull public ProfitCenterHierForElim.ProfitCenterHierForElimBuilder hierarchyNodeLevel(@Nullable String hierarchyNodeLevel) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: HierarchyNodeLevel
- Returns:
this.
-
nodeType
@Nonnull public ProfitCenterHierForElim.ProfitCenterHierForElimBuilder nodeType(@Nullable String nodeType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: NodeType
- Returns:
this.
-
build
-
toString
-