Modifier and Type | Method and Description |
---|---|
RequestForQuotation |
RequestForQuotation.RequestForQuotationBuilder.build() |
protected RequestForQuotation |
RequestForQuotationCreateFluentHelper.getEntity() |
protected RequestForQuotation |
RequestForQuotationDeleteFluentHelper.getEntity() |
protected RequestForQuotation |
RequestForQuotationUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<RequestForQuotation> |
RequestForQuotationByKeyFluentHelper.getEntityClass() |
protected Class<RequestForQuotation> |
RequestForQuotationFluentHelper.getEntityClass() |
Class<RequestForQuotation> |
RequestForQuotation.getType() |
Constructor and Description |
---|
RequestForQuotationCreateFluentHelper(String servicePath,
RequestForQuotation entity)
Creates a fluent helper object that will create a
RequestForQuotation entity on the OData endpoint. |
RequestForQuotationDeleteFluentHelper(String servicePath,
RequestForQuotation entity)
Creates a fluent helper object that will delete a
RequestForQuotation entity on the OData endpoint. |
RequestForQuotationUpdateFluentHelper(String servicePath,
RequestForQuotation entity)
Creates a fluent helper object that will update a
RequestForQuotation entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
RequestsForQuotationServiceBatchChangeSet |
DefaultRequestsForQuotationServiceBatchChangeSet.createRequestForQuotation(RequestForQuotation requestForQuotation)
Create a new
RequestForQuotation entity and save it to the S/4HANA system. |
RequestsForQuotationServiceBatchChangeSet |
RequestsForQuotationServiceBatchChangeSet.createRequestForQuotation(RequestForQuotation requestForQuotation)
Create a new
RequestForQuotation entity and save it to the S/4HANA system. |
RequestsForQuotationServiceBatchChangeSet |
DefaultRequestsForQuotationServiceBatchChangeSet.deleteRequestForQuotation(RequestForQuotation requestForQuotation)
Deletes an existing
RequestForQuotation entity in the S/4HANA system. |
RequestsForQuotationServiceBatchChangeSet |
RequestsForQuotationServiceBatchChangeSet.deleteRequestForQuotation(RequestForQuotation requestForQuotation)
Deletes an existing
RequestForQuotation entity in the S/4HANA system. |
RequestsForQuotationServiceBatchChangeSet |
DefaultRequestsForQuotationServiceBatchChangeSet.updateRequestForQuotation(RequestForQuotation requestForQuotation)
Update an existing
RequestForQuotation entity and save it to the S/4HANA system. |
RequestsForQuotationServiceBatchChangeSet |
RequestsForQuotationServiceBatchChangeSet.updateRequestForQuotation(RequestForQuotation requestForQuotation)
Update an existing
RequestForQuotation entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<RequestForQuotation> |
RequestForQuotationOneToOneLink.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 RequestForQuotationLink<ObjectT> |
RequestForQuotationLink.translateLinkType(EntityLink<RequestForQuotationLink<ObjectT>,RequestForQuotation,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.