public interface RequestsForQuotationService
This service enables a remote system to read, create and update requests for quotation from / in the SAP S/4HANA tenant.
Reference: SAP API Business Hub
OData Service: | API_RFQ_PROCESS_SRV |
API Version: | 1 |
Communication Scenario: | Purchase Request for Quotation Integration (SAP_COM_0113) |
Scope Items: | Ariba - Sourcing Integration (1A0), Ariba - Spot Quote Integration for Procurement (1L2), Request for Price (1XF), Consumable Purchasing (BNX) |
RequestForQuotationFluentHelper getAllRequestForQuotation()
RequestForQuotation
entities.RequestForQuotation
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.RequestForQuotationByKeyFluentHelper getRequestForQuotationByKey(String requestForQuotation)
RequestForQuotation
entity using key fields.requestForQuotation
- Request for QuotationConstraints: Not nullable, Maximum length: 10
RequestForQuotation
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.RequestForQuotationCreateFluentHelper createRequestForQuotation(RequestForQuotation requestForQuotation)
RequestForQuotation
entity and save it to the S/4HANA system.requestForQuotation
- RequestForQuotation
entity object that will be created in the S/4HANA system.RequestForQuotation
entity. To perform execution, call the execute
method on the fluent helper object.RequestForQuotationUpdateFluentHelper updateRequestForQuotation(RequestForQuotation requestForQuotation)
RequestForQuotation
entity and save it to the S/4HANA system.requestForQuotation
- RequestForQuotation
entity object that will be updated in the S/4HANA system.RequestForQuotation
entity. To perform execution, call the execute
method on the fluent helper object.RequestForQuotationDeleteFluentHelper deleteRequestForQuotation(RequestForQuotation requestForQuotation)
RequestForQuotation
entity in the S/4HANA system.requestForQuotation
- RequestForQuotation
entity object that will be deleted in the S/4HANA system.RequestForQuotation
entity. To perform execution, call the execute
method on the fluent helper object.RequestForQuotationBidderFluentHelper getAllRequestForQuotationBidder()
RequestForQuotationBidder
entities.RequestForQuotationBidder
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.RequestForQuotationBidderByKeyFluentHelper getRequestForQuotationBidderByKey(String requestForQuotation, String partnerCounter)
RequestForQuotationBidder
entity using key fields.partnerCounter
- The sequential number that the system applies when there is more than one partner for a particular partner function.Constraints: Not nullable, Maximum length: 3
requestForQuotation
- Alphanumeric key uniquely identifying the document.Constraints: Not nullable, Maximum length: 10
RequestForQuotationBidder
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.RequestForQuotationBidderCreateFluentHelper createRequestForQuotationBidder(RequestForQuotationBidder requestForQuotationBidder)
RequestForQuotationBidder
entity and save it to the S/4HANA system.requestForQuotationBidder
- RequestForQuotationBidder
entity object that will be created in the S/4HANA system.RequestForQuotationBidder
entity. To perform execution, call the execute
method on the fluent helper object.RequestForQuotationBidderUpdateFluentHelper updateRequestForQuotationBidder(RequestForQuotationBidder requestForQuotationBidder)
RequestForQuotationBidder
entity and save it to the S/4HANA system.requestForQuotationBidder
- RequestForQuotationBidder
entity object that will be updated in the S/4HANA system.RequestForQuotationBidder
entity. To perform execution, call the execute
method on the fluent helper object.RequestForQuotationBidderDeleteFluentHelper deleteRequestForQuotationBidder(RequestForQuotationBidder requestForQuotationBidder)
RequestForQuotationBidder
entity in the S/4HANA system.requestForQuotationBidder
- RequestForQuotationBidder
entity object that will be deleted in the S/4HANA system.RequestForQuotationBidder
entity. To perform execution, call the execute
method on the fluent helper object.RequestForQuotationItemFluentHelper getAllRequestForQuotationItem()
RequestForQuotationItem
entities.RequestForQuotationItem
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.RequestForQuotationItemByKeyFluentHelper getRequestForQuotationItemByKey(String requestForQuotationItem, String requestForQuotation)
RequestForQuotationItem
entity using key fields.requestForQuotationItem
- Item Number of Request For QuotationConstraints: Not nullable, Maximum length: 5
requestForQuotation
- Alphanumeric key uniquely identifying the document.Constraints: Not nullable, Maximum length: 10
RequestForQuotationItem
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.RequestForQuotationItemCreateFluentHelper createRequestForQuotationItem(RequestForQuotationItem requestForQuotationItem)
RequestForQuotationItem
entity and save it to the S/4HANA system.requestForQuotationItem
- RequestForQuotationItem
entity object that will be created in the S/4HANA system.RequestForQuotationItem
entity. To perform execution, call the execute
method on the fluent helper object.RequestForQuotationItemUpdateFluentHelper updateRequestForQuotationItem(RequestForQuotationItem requestForQuotationItem)
RequestForQuotationItem
entity and save it to the S/4HANA system.requestForQuotationItem
- RequestForQuotationItem
entity object that will be updated in the S/4HANA system.RequestForQuotationItem
entity. To perform execution, call the execute
method on the fluent helper object.RequestForQuotationItemDeleteFluentHelper deleteRequestForQuotationItem(RequestForQuotationItem requestForQuotationItem)
RequestForQuotationItem
entity in the S/4HANA system.requestForQuotationItem
- RequestForQuotationItem
entity object that will be deleted in the S/4HANA system.RequestForQuotationItem
entity. To perform execution, call the execute
method on the fluent helper object.CompleteFluentHelper complete(String requestForQuotation)
Creates a fluent helper for the Complete OData function import.
requestForQuotation
- Request for QuotationConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: RequestForQuotation
execute
method on the fluent helper object.CancelFluentHelper cancel(String requestForQuotation)
Creates a fluent helper for the Cancel OData function import.
requestForQuotation
- Request for QuotationConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: RequestForQuotation
execute
method on the fluent helper object.SubmitForApprovalFluentHelper submitForApproval(String requestForQuotation)
Creates a fluent helper for the SubmitForApproval OData function import.
requestForQuotation
- Request for QuotationConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: RequestForQuotation
execute
method on the fluent helper object.Copyright © 2018 SAP SE. All rights reserved.