Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.cashsecuritydeposit | |
com.sap.cloud.sdk.s4hana.datamodel.odatav4.services |
Modifier and Type | Method and Description |
---|---|
CAScrtyDepDocumentFlow |
CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder.build() |
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<List<CAScrtyDepDocumentFlow>> |
CASecurityDepositReqDetail.getCAScrtyDepDocumentFlowIfPresent()
Retrieval of associated CAScrtyDepDocumentFlow entities (one to many).
|
Class<CAScrtyDepDocumentFlow> |
CAScrtyDepDocumentFlow.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CASecurityDepositReqDetail.addCAScrtyDepDocumentFlow(CAScrtyDepDocumentFlow... entity)
Adds elements to the list of associated CAScrtyDepDocumentFlow entities.
|
CASecurityDepositReqDetail.CASecurityDepositReqDetailBuilder |
CASecurityDepositReqDetail.CASecurityDepositReqDetailBuilder.caScrtyDepDocumentFlow(CAScrtyDepDocumentFlow... value)
Navigation property _CAScrtyDepDocumentFlow for CASecurityDepositReqDetail to multiple
CAScrtyDepDocumentFlow.
|
Modifier and Type | Method and Description |
---|---|
void |
CASecurityDepositReqDetail.setCAScrtyDepDocumentFlow(List<CAScrtyDepDocumentFlow> value)
Overwrites the list of associated CAScrtyDepDocumentFlow entities for the loaded navigation property
_CAScrtyDepDocumentFlow.
|
Constructor and Description |
---|
CASecurityDepositReqDetail(String cASecurityDeposit,
String cADocumentNumber,
String cAAuthorizationGroup,
String cASecDepDocBPItemStatus,
String cASecDepDocBPItemStatusText,
String cASecurityDepositRequestReason,
String cASecurityDepositReqReasonText,
BigDecimal cAAmountInTransactionCurrency,
BigDecimal amountInRefundCurrency,
BigDecimal cAPaymentAmountInPaytCurrency,
BigDecimal cAReleasedAmtInPaymentCurrency,
BigDecimal cAReversedAmtInTransCurrency,
BigDecimal cAScrtyDepReqDocRequestAmount,
String transactionCurrency,
String paymentCurrency,
String refundCurrency,
String createdByUser,
String createdByUserDescription,
LocalDate creationDate,
LocalTime creationTime,
LocalDate cAPostingDate,
List<CAScrtyDepDocumentFlow> to_CAScrtyDepDocumentFlow,
CASecurityDeposit to_CASecurityDeposit) |
Modifier and Type | Method and Description |
---|---|
CountRequestBuilder<CAScrtyDepDocumentFlow> |
DefaultCashSecurityDepositService.countCAScrtyDepDocumentFlow() |
CountRequestBuilder<CAScrtyDepDocumentFlow> |
CashSecurityDepositService.countCAScrtyDepDocumentFlow()
Fetch the number of entries from the
CAScrtyDepDocumentFlow entity collection matching the filter and search expressions. |
GetAllRequestBuilder<CAScrtyDepDocumentFlow> |
DefaultCashSecurityDepositService.getAllCAScrtyDepDocumentFlow() |
GetAllRequestBuilder<CAScrtyDepDocumentFlow> |
CashSecurityDepositService.getAllCAScrtyDepDocumentFlow()
Fetch multiple
CAScrtyDepDocumentFlow entities. |
GetByKeyRequestBuilder<CAScrtyDepDocumentFlow> |
DefaultCashSecurityDepositService.getCAScrtyDepDocumentFlowByKey(String cASecurityDeposit,
String cADocumentNumber,
String cAScrtyDepositClearedDocument) |
GetByKeyRequestBuilder<CAScrtyDepDocumentFlow> |
CashSecurityDepositService.getCAScrtyDepDocumentFlowByKey(String cASecurityDeposit,
String cADocumentNumber,
String cAScrtyDepositClearedDocument)
Fetch a single
CAScrtyDepDocumentFlow entity using key fields. |
Copyright © 2021 SAP SE. All rights reserved.