public static final class SettlmtDocType.SettlmtDocTypeBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SettlmtDocType |
build() |
SettlmtDocType.SettlmtDocTypeBuilder |
journalEntryType(String journalEntryType)
Constraints: Not nullable, Maximum length: 2
|
SettlmtDocType.SettlmtDocTypeBuilder |
setlMgmtHdrTxtObjTypeAssgmt(SetlMgmtHdrTxtObjTypeAssgmt... value)
Navigation property _SetlMgmtHdrTxtObjTypeAssgmt for SettlmtDocType to multiple
SetlMgmtHdrTxtObjTypeAssgmt.
|
SettlmtDocType.SettlmtDocTypeBuilder |
setlMgmtItmTxtObjTypeAssgmt(SetlMgmtItmTxtObjTypeAssgmt... value)
Navigation property _SetlMgmtItmTxtObjTypeAssgmt for SettlmtDocType to multiple
SetlMgmtItmTxtObjTypeAssgmt.
|
SettlmtDocType.SettlmtDocTypeBuilder |
settlmtBusProcVar(String settlmtBusProcVar)
Constraints: Not nullable, Maximum length: 4
|
SettlmtDocType.SettlmtDocTypeBuilder |
settlmtCat(String settlmtCat)
Constraints: Not nullable, Maximum length: 1
|
SettlmtDocType.SettlmtDocTypeBuilder |
settlmtDocCat(String settlmtDocCat)
Constraints: Not nullable, Maximum length: 2
|
SettlmtDocType.SettlmtDocTypeBuilder |
settlmtDocType(String settlmtDocType)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
SettlmtDocType.SettlmtDocTypeBuilder |
settlmtDocTypeOfCollection(SettlmtDocType value)
Navigation property _SettlmtDocTypeOfCollection for SettlmtDocType to single
SettlmtDocType.
|
SettlmtDocType.SettlmtDocTypeBuilder |
settlmtDocTypeOfCollection(String value)
Constraints: Not nullable, Maximum length: 4
|
SettlmtDocType.SettlmtDocTypeBuilder |
settlmtMgmtPrcgApplCat(String settlmtMgmtPrcgApplCat)
Constraints: Not nullable, Maximum length: 2
|
SettlmtDocType.SettlmtDocTypeBuilder |
settlmtTxCodeTxTypeChkCat(String settlmtTxCodeTxTypeChkCat)
Constraints: Not nullable, Maximum length: 1
|
String |
toString() |
@Nonnull public SettlmtDocType.SettlmtDocTypeBuilder setlMgmtHdrTxtObjTypeAssgmt(SetlMgmtHdrTxtObjTypeAssgmt... value)
value
- The SetlMgmtHdrTxtObjTypeAssgmts to build this SettlmtDocType with.@Nonnull public SettlmtDocType.SettlmtDocTypeBuilder setlMgmtItmTxtObjTypeAssgmt(SetlMgmtItmTxtObjTypeAssgmt... value)
value
- The SetlMgmtItmTxtObjTypeAssgmts to build this SettlmtDocType with.@Nonnull public SettlmtDocType.SettlmtDocTypeBuilder settlmtDocTypeOfCollection(SettlmtDocType value)
value
- The SettlmtDocType to build this SettlmtDocType with.@Nonnull public SettlmtDocType.SettlmtDocTypeBuilder settlmtDocTypeOfCollection(String value)
Original property name from the Odata EDM: SettlmtDocTypeOfCollection
value
- The settlmtDocTypeOfCollection to build this SettlmtDocType with.@Nonnull public SettlmtDocType.SettlmtDocTypeBuilder settlmtDocType(@Nullable String settlmtDocType)
Original property name from the Odata EDM: SettlmtDocType
this
.@Nonnull public SettlmtDocType.SettlmtDocTypeBuilder settlmtDocCat(@Nullable String settlmtDocCat)
Original property name from the Odata EDM: SettlmtDocCat
this
.@Nonnull public SettlmtDocType.SettlmtDocTypeBuilder settlmtCat(@Nullable String settlmtCat)
Original property name from the Odata EDM: SettlmtCat
this
.@Nonnull public SettlmtDocType.SettlmtDocTypeBuilder settlmtBusProcVar(@Nullable String settlmtBusProcVar)
Original property name from the Odata EDM: SettlmtBusProcVar
this
.@Nonnull public SettlmtDocType.SettlmtDocTypeBuilder settlmtMgmtPrcgApplCat(@Nullable String settlmtMgmtPrcgApplCat)
Original property name from the Odata EDM: SettlmtMgmtPrcgApplCat
this
.@Nonnull public SettlmtDocType.SettlmtDocTypeBuilder settlmtTxCodeTxTypeChkCat(@Nullable String settlmtTxCodeTxTypeChkCat)
Original property name from the Odata EDM: SettlmtTxCodeTxTypeChkCat
this
.@Nonnull public SettlmtDocType.SettlmtDocTypeBuilder journalEntryType(@Nullable String journalEntryType)
Original property name from the Odata EDM: JournalEntryType
this
.@Nonnull public SettlmtDocType build()
Copyright © 2021 SAP SE. All rights reserved.