Modifier and Type | Method and Description |
---|---|
SEPAMandate |
SEPAMandate.SEPAMandateBuilder.build() |
protected SEPAMandate |
SEPAMandateCreateFluentHelper.getEntity() |
protected SEPAMandate |
SEPAMandateUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<SEPAMandate> |
SEPAMandateFluentHelper.getEntityClass() |
protected Class<SEPAMandate> |
SEPAMandateByKeyFluentHelper.getEntityClass() |
Class<SEPAMandate> |
SEPAMandate.getType() |
Constructor and Description |
---|
SEPAMandateCreateFluentHelper(String servicePath,
SEPAMandate entity)
Creates a fluent helper object that will create a
SEPAMandate
entity on the OData endpoint. |
SEPAMandateUpdateFluentHelper(String servicePath,
SEPAMandate entity)
Creates a fluent helper object that will update a
SEPAMandate
entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
ContractAccountingSEPAMandateServiceBatchChangeSet |
DefaultContractAccountingSEPAMandateServiceBatchChangeSet.createSEPAMandate(SEPAMandate sEPAMandate)
Create a new
SEPAMandate entity and save it to the S/4HANA system. |
ContractAccountingSEPAMandateServiceBatchChangeSet |
ContractAccountingSEPAMandateServiceBatchChangeSet.createSEPAMandate(SEPAMandate sEPAMandate)
Create a new
SEPAMandate entity and save it to the S/4HANA system. |
ContractAccountingSEPAMandateServiceBatchChangeSet |
DefaultContractAccountingSEPAMandateServiceBatchChangeSet.updateSEPAMandate(SEPAMandate sEPAMandate)
Update an existing
SEPAMandate
entity and save it to the S/4HANA system. |
ContractAccountingSEPAMandateServiceBatchChangeSet |
ContractAccountingSEPAMandateServiceBatchChangeSet.updateSEPAMandate(SEPAMandate sEPAMandate)
Update an existing
SEPAMandate
entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SEPAMandate> |
SEPAMandateOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected SEPAMandateLink<ObjectT> |
SEPAMandateLink.translateLinkType(EntityLink<SEPAMandateLink<ObjectT>,SEPAMandate,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
SEPAMandateCreateFluentHelper |
DefaultContractAccountingSEPAMandateService.createSEPAMandate(SEPAMandate sEPAMandate) |
SEPAMandateCreateFluentHelper |
ContractAccountingSEPAMandateService.createSEPAMandate(SEPAMandate sEPAMandate)
Create a new
SEPAMandate entity and save it to the S/4HANA system. |
SEPAMandateUpdateFluentHelper |
DefaultContractAccountingSEPAMandateService.updateSEPAMandate(SEPAMandate sEPAMandate) |
SEPAMandateUpdateFluentHelper |
ContractAccountingSEPAMandateService.updateSEPAMandate(SEPAMandate sEPAMandate)
Update an existing
SEPAMandate
entity and save it to the S/4HANA system. |
Copyright © 2020 SAP SE. All rights reserved.