public static class AccountingDocument.AccountingDocumentBuilder extends Object
Modifier and Type | Method and Description |
---|---|
AccountingDocument.AccountingDocumentBuilder |
accountingDocumentType_ID(String accountingDocumentType_ID)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
AccountingDocument.AccountingDocumentBuilder |
accountingDocumentTypeText(String accountingDocumentTypeText)
Constraints: none
|
AccountingDocument |
build() |
String |
toString() |
@Nonnull public AccountingDocument.AccountingDocumentBuilder accountingDocumentType_ID(@Nullable String accountingDocumentType_ID)
Original property name from the Odata EDM: AccountingDocumentType_ID
this
.@Nonnull public AccountingDocument.AccountingDocumentBuilder accountingDocumentTypeText(@Nullable String accountingDocumentTypeText)
Original property name from the Odata EDM: AccountingDocumentTypeText
this
.@Nonnull public AccountingDocument build()
Copyright © 2020 SAP SE. All rights reserved.