public static class AlternativeGLAccount.AlternativeGLAccountBuilder extends Object
Modifier and Type | Method and Description |
---|---|
AlternativeGLAccount.AlternativeGLAccountBuilder |
alternativeGLAccount_ID(String alternativeGLAccount_ID)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
AlternativeGLAccount.AlternativeGLAccountBuilder |
alternativeGLAccountText(String alternativeGLAccountText)
Constraints: none
|
AlternativeGLAccount |
build() |
AlternativeGLAccount.AlternativeGLAccountBuilder |
countryChartOfAccounts(String countryChartOfAccounts)
(Key Field) Constraints: Not nullable
|
String |
toString() |
public AlternativeGLAccount.AlternativeGLAccountBuilder alternativeGLAccount_ID(@Nullable String alternativeGLAccount_ID)
Original property name from the Odata EDM: AlternativeGLAccount_ID
this
.public AlternativeGLAccount.AlternativeGLAccountBuilder alternativeGLAccountText(@Nullable String alternativeGLAccountText)
Original property name from the Odata EDM: AlternativeGLAccountText
this
.public AlternativeGLAccount.AlternativeGLAccountBuilder countryChartOfAccounts(@Nullable String countryChartOfAccounts)
Original property name from the Odata EDM: CountryChartOfAccounts
this
.public AlternativeGLAccount build()
Copyright © 2020 SAP SE. All rights reserved.