Modifier and Type | Method and Description |
---|---|
SettlmtDocType |
SettlmtDocType.SettlmtDocTypeBuilder.build() |
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<SettlmtDocType> |
SettlmtDocType.getSettlmtDocTypeOfCollectionIfPresent()
Retrieval of associated SettlmtDocType entity (one to one).
|
Class<SettlmtDocType> |
SettlmtDocType.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SettlmtDocType.setSettlmtDocTypeOfCollection(SettlmtDocType value)
Overwrites the associated SettlmtDocType entity for the loaded navigation property
_SettlmtDocTypeOfCollection.
|
SettlmtDocType.SettlmtDocTypeBuilder |
SettlmtDocType.SettlmtDocTypeBuilder.settlmtDocTypeOfCollection(SettlmtDocType value)
Navigation property _SettlmtDocTypeOfCollection for SettlmtDocType to single
SettlmtDocType.
|
Constructor and Description |
---|
SettlmtDocType(String settlmtDocType,
String settlmtDocCat,
String settlmtCat,
String settlmtBusProcVar,
String settlmtMgmtPrcgApplCat,
String settlmtTxCodeTxTypeChkCat,
String journalEntryType,
String settlmtDocTypeOfCollection,
List<SetlMgmtHdrTxtObjTypeAssgmt> to_SetlMgmtHdrTxtObjTypeAssgmt,
List<SetlMgmtItmTxtObjTypeAssgmt> to_SetlMgmtItmTxtObjTypeAssgmt,
SettlmtDocType to_SettlmtDocTypeOfCollection) |
Modifier and Type | Method and Description |
---|---|
CountRequestBuilder<SettlmtDocType> |
DefaultSettlementDocumentTypeService.countSettlmtDocType() |
CountRequestBuilder<SettlmtDocType> |
SettlementDocumentTypeService.countSettlmtDocType()
Fetch the number of entries from the
SettlmtDocType entity collection matching the filter and search expressions. |
GetAllRequestBuilder<SettlmtDocType> |
DefaultSettlementDocumentTypeService.getAllSettlmtDocType() |
GetAllRequestBuilder<SettlmtDocType> |
SettlementDocumentTypeService.getAllSettlmtDocType()
Fetch multiple
SettlmtDocType entities. |
GetByKeyRequestBuilder<SettlmtDocType> |
DefaultSettlementDocumentTypeService.getSettlmtDocTypeByKey(String settlmtDocType) |
GetByKeyRequestBuilder<SettlmtDocType> |
SettlementDocumentTypeService.getSettlmtDocTypeByKey(String settlmtDocType)
Fetch a single
SettlmtDocType entity using key fields. |
Copyright © 2021 SAP SE. All rights reserved.