public static final class CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CnsldtnInvesteeUnit |
build() |
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder |
cnsldtnInvesteeUnitHier(CnsldtnInvesteeUnitHier... value)
Navigation property to_CnsldtnInvesteeUnitHier for CnsldtnInvesteeUnit to multiple
CnsldtnInvesteeUnitHier.
|
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder |
cnsldtnInvesteeUnitT(CnsldtnInvesteeUnitText... value)
Navigation property to_CnsldtnInvesteeUnitT for CnsldtnInvesteeUnit to multiple
CnsldtnInvesteeUnitText.
|
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder |
consolidationUnit_Text(String consolidationUnit_Text)
Constraints: Not nullable, Maximum length: 40
|
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder |
consolidationUnit(String consolidationUnit)
(Key Field) Constraints: Not nullable, Maximum length: 18
|
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder |
consolidationUnitLocalCurrency_Text(String consolidationUnitLocalCurrency_Text)
Constraints: Not nullable, Maximum length: 40
|
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder |
consolidationUnitLocalCurrency(String consolidationUnitLocalCurrency)
Constraints: Not nullable, Maximum length: 5
|
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder |
country(String country)
Constraints: Not nullable, Maximum length: 3
|
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder |
documentEntryIsInGroupCurrency(Boolean documentEntryIsInGroupCurrency)
Constraints: none
|
String |
toString() |
@Nonnull public CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder cnsldtnInvesteeUnitHier(CnsldtnInvesteeUnitHier... value)
value
- The CnsldtnInvesteeUnitHiers to build this CnsldtnInvesteeUnit with.@Nonnull public CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder cnsldtnInvesteeUnitT(CnsldtnInvesteeUnitText... value)
value
- The CnsldtnInvesteeUnitTexts to build this CnsldtnInvesteeUnit with.public CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder consolidationUnit(@Nullable String consolidationUnit)
Original property name from the Odata EDM: ConsolidationUnit
public CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder consolidationUnit_Text(@Nullable String consolidationUnit_Text)
Original property name from the Odata EDM: ConsolidationUnit_Text
public CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder documentEntryIsInGroupCurrency(@Nullable Boolean documentEntryIsInGroupCurrency)
Original property name from the Odata EDM: DocumentEntryIsInGroupCurrency
If the indicator is activated, you enter values in group currency. If the local currency is the same, local currency values are also posted. If the local currency differs, the local currency is posted with zero (0).If the indicator is NOT activated, you enter values in local currency. If the group currency is the same, group currency values are also posted. If the group currency differs, you can also enter values in group currency.
public CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder consolidationUnitLocalCurrency(@Nullable String consolidationUnitLocalCurrency)
Original property name from the Odata EDM: ConsolidationUnitLocalCurrency
public CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder consolidationUnitLocalCurrency_Text(@Nullable String consolidationUnitLocalCurrency_Text)
Original property name from the Odata EDM: ConsolidationUnitLocalCurrency_Text
public CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder country(@Nullable String country)
Original property name from the Odata EDM: Country
public CnsldtnInvesteeUnit build()
Copyright © 2019 SAP SE. All rights reserved.