@Named(value="com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.services.DefaultSalesInquiryService") public class DefaultSalesInquiryService extends Object implements SalesInquiryService
The service contains header, header partner, header pricing element, item, item partner, and item pricing element entities. You can retrieve all existing data or apply filters. Note: Certain elements and entities can only be used if you activate the business function ISR_RETAILSYSTEM. For more information, see Business Documentation..
Reference: SAP API Business Hub
OData Service: | OP_API_SALES_INQUIRY_SRV_0001 |
API Version: | 1 |
Minimum ERP Version: | 2020 |
Authentication Methods: | Basic, x509 |
Business Object: | Sales Inquiry |
DEFAULT_SERVICE_PATH
Constructor and Description |
---|
DefaultSalesInquiryService()
Creates a service using
SalesInquiryService.DEFAULT_SERVICE_PATH to send the requests. |
public DefaultSalesInquiryService()
SalesInquiryService.DEFAULT_SERVICE_PATH
to send the requests.@Nonnull public DefaultSalesInquiryService withServicePath(@Nonnull String servicePath)
SalesInquiryService
withServicePath
in interface SalesInquiryService
servicePath
- Service path that will override the default.@Nonnull public DefaultSalesInquiryServiceBatch batch()
batch
in interface BatchService<SalesInquiryServiceBatch>
@Nonnull public SalesInquiryFluentHelper getAllSalesInquiry()
SalesInquiryService
SalesInquiry
entities.getAllSalesInquiry
in interface SalesInquiryService
SalesInquiry
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.@Nonnull public SalesInquiryByKeyFluentHelper getSalesInquiryByKey(String salesInquiry)
SalesInquiryService
SalesInquiry
entity using key fields.getSalesInquiryByKey
in interface SalesInquiryService
salesInquiry
- Sales Inquiry
Constraints: Not nullable, Maximum length: 10
SalesInquiry
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.@Nonnull public SalesInquiryItemFluentHelper getAllSalesInquiryItem()
SalesInquiryService
SalesInquiryItem
entities.getAllSalesInquiryItem
in interface SalesInquiryService
SalesInquiryItem
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.@Nonnull public SalesInquiryItemByKeyFluentHelper getSalesInquiryItemByKey(String salesInquiry, String salesInquiryItem)
SalesInquiryService
SalesInquiryItem
entity using key fields.getSalesInquiryItemByKey
in interface SalesInquiryService
salesInquiry
- Sales Inquiry
Constraints: Not nullable, Maximum length: 10
salesInquiryItem
- Sales Inquiry Item
Constraints: Not nullable, Maximum length: 6
SalesInquiryItem
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.@Nonnull public SalesInquiryItemPartnerFluentHelper getAllSalesInquiryItemPartner()
SalesInquiryService
SalesInquiryItemPartner
entities.getAllSalesInquiryItemPartner
in interface SalesInquiryService
SalesInquiryItemPartner
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.@Nonnull public SalesInquiryItemPartnerByKeyFluentHelper getSalesInquiryItemPartnerByKey(String salesInquiry, String salesInquiryItem, String partnerFunction)
SalesInquiryService
SalesInquiryItemPartner
entity using key fields.getSalesInquiryItemPartnerByKey
in interface SalesInquiryService
salesInquiry
- Sales and Distribution Document Number
Constraints: Not nullable, Maximum length: 10
salesInquiryItem
- Item number of the SD document
Constraints: Not nullable, Maximum length: 6
partnerFunction
- Partner Function
Constraints: Not nullable, Maximum length: 2
SalesInquiryItemPartner
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.@Nonnull public SalesInquiryItemPrcgElmntFluentHelper getAllSalesInquiryItemPrcgElmnt()
SalesInquiryService
SalesInquiryItemPrcgElmnt
entities.getAllSalesInquiryItemPrcgElmnt
in interface SalesInquiryService
SalesInquiryItemPrcgElmnt
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.@Nonnull public SalesInquiryItemPrcgElmntByKeyFluentHelper getSalesInquiryItemPrcgElmntByKey(String salesInquiry, String salesInquiryItem, String pricingProcedureStep, String pricingProcedureCounter)
SalesInquiryService
SalesInquiryItemPrcgElmnt
entity using key fields.getSalesInquiryItemPrcgElmntByKey
in interface SalesInquiryService
salesInquiry
- Sales Document
Constraints: Not nullable, Maximum length: 10
salesInquiryItem
- Condition item number
Constraints: Not nullable, Maximum length: 6
pricingProcedureStep
- Step Number
Constraints: Not nullable, Maximum length: 3
pricingProcedureCounter
- Condition Counter
Constraints: Not nullable, Maximum length: 3
SalesInquiryItemPrcgElmnt
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.@Nonnull public SalesInquiryPartnerFluentHelper getAllSalesInquiryPartner()
SalesInquiryService
SalesInquiryPartner
entities.getAllSalesInquiryPartner
in interface SalesInquiryService
SalesInquiryPartner
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.@Nonnull public SalesInquiryPartnerByKeyFluentHelper getSalesInquiryPartnerByKey(String salesInquiry, String partnerFunction)
SalesInquiryService
SalesInquiryPartner
entity using key fields.getSalesInquiryPartnerByKey
in interface SalesInquiryService
salesInquiry
- Sales and Distribution Document Number
Constraints: Not nullable, Maximum length: 10
partnerFunction
- Partner Function
Constraints: Not nullable, Maximum length: 2
SalesInquiryPartner
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.@Nonnull public SalesInquiryPrcgElmntFluentHelper getAllSalesInquiryPrcgElmnt()
SalesInquiryService
SalesInquiryPrcgElmnt
entities.getAllSalesInquiryPrcgElmnt
in interface SalesInquiryService
SalesInquiryPrcgElmnt
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.@Nonnull public SalesInquiryPrcgElmntByKeyFluentHelper getSalesInquiryPrcgElmntByKey(String salesInquiry, String pricingProcedureStep, String pricingProcedureCounter)
SalesInquiryService
SalesInquiryPrcgElmnt
entity using key fields.getSalesInquiryPrcgElmntByKey
in interface SalesInquiryService
salesInquiry
- Sales Document
Constraints: Not nullable, Maximum length: 10
pricingProcedureStep
- Step Number
Constraints: Not nullable, Maximum length: 3
pricingProcedureCounter
- Condition Counter
Constraints: Not nullable, Maximum length: 3
SalesInquiryPrcgElmnt
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.@Nonnull public SalesInquiryValAddedSrvcFluentHelper getAllSalesInquiryValAddedSrvc()
SalesInquiryService
SalesInquiryValAddedSrvc
entities.getAllSalesInquiryValAddedSrvc
in interface SalesInquiryService
SalesInquiryValAddedSrvc
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.@Nonnull public SalesInquiryValAddedSrvcByKeyFluentHelper getSalesInquiryValAddedSrvcByKey(String valueAddedServiceType, String valueAddedSubServiceType, String salesInquiry, String salesInquiryItem)
SalesInquiryService
SalesInquiryValAddedSrvc
entity using key fields.getSalesInquiryValAddedSrvcByKey
in interface SalesInquiryService
valueAddedServiceType
- VAS Service Types
Constraints: Not nullable, Maximum length: 2
valueAddedSubServiceType
- VAS Sub Services
Constraints: Not nullable, Maximum length: 5
salesInquiry
- Document number of the reference document
Constraints: Not nullable, Maximum length: 10
salesInquiryItem
- Item number of the reference item
Constraints: Not nullable, Maximum length: 6
SalesInquiryValAddedSrvc
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.Copyright © 2021 SAP SE. All rights reserved.