Interface SupplierQuotationForSourcingProjectService

All Known Implementing Classes:
DefaultSupplierQuotationForSourcingProjectService

@Deprecated public interface SupplierQuotationForSourcingProjectService
Deprecated.
The service and all its related classes are deprecated. Please use the odata generator to generate the VDM.

This service enables you to create, read, update, and delete supplier quotations for sourcing projects and their sub-entities. This includes, for example, items, incoterms, or notes. A quotation can either be created with reference from a sourcing project or with reference from a negotiation. Furthermore, you can submit, revise, or withdraw a quotation. With regard to pricing, you can simulate pricing, update item conditions, delete item conditions, or read the investment item amount in a converted currency. It is also possible to include or exclude items and only submit offers for specific items. If there are any issues during the execution of the actions, the system displays error messages in the response..

Business Documentation

Reference: SAP Business Accelerator Hub

Details:

OData Service: CE_SOURCINGPROJECTQUOTATION_0001
API Version: 1.1.0
Minimum ERP Version: 2302
Communication Scenario: Procurement - Supplier Quotation Management Integration(SAP_COM_0760), Product Sourcing Integration(SAP_COM_0910)
Scope Items: Direct Material Sourcing(4RD)
Authentication Methods: x509
Service Group Name: API_SRCGPROJQUOTATION
Business Object: Sourcing Project Quotation
  • Field Details

  • Method Details

    • withServicePath

      @Nonnull SupplierQuotationForSourcingProjectService withServicePath(@Nonnull String servicePath)
      Deprecated.
      Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.
      Parameters:
      servicePath - Service path that will override the default.
      Returns:
      A new service instance with the specified service path.
    • batch

      @Nonnull BatchRequestBuilder batch()
      Deprecated.
      Creates a batch request builder object.
      Returns:
      A request builder to handle batch operation on this service. To perform execution, call the execute method on the request builder object.
    • getAllSourcingProjectQuotation

      @Nonnull GetAllRequestBuilder<SourcingProjectQuotation> getAllSourcingProjectQuotation()
      Deprecated.
      Fetch multiple SourcingProjectQuotation entities.
      Returns:
      A request builder to fetch multiple SourcingProjectQuotation entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSourcingProjectQuotation

      @Nonnull CountRequestBuilder<SourcingProjectQuotation> countSourcingProjectQuotation()
      Deprecated.
      Fetch the number of entries from the SourcingProjectQuotation entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SourcingProjectQuotation entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSourcingProjectQuotationByKey

      @Nonnull GetByKeyRequestBuilder<SourcingProjectQuotation> getSourcingProjectQuotationByKey(UUID sourcingProjectQuotationUUID)
      Deprecated.
      Fetch a single SourcingProjectQuotation entity using key fields.
      Parameters:
      sourcingProjectQuotationUUID - Supplier Quotation UUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SourcingProjectQuotation entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • createSourcingProjectQuotation

      @Nonnull CreateRequestBuilder<SourcingProjectQuotation> createSourcingProjectQuotation(@Nonnull SourcingProjectQuotation sourcingProjectQuotation)
      Deprecated.
      Create a new SourcingProjectQuotation entity and save it to the S/4HANA system.
      Parameters:
      sourcingProjectQuotation - SourcingProjectQuotation entity object that will be created in the S/4HANA system.
      Returns:
      A request builder to create a new SourcingProjectQuotation entity. To perform execution, call the execute method on the request builder object.
    • updateSourcingProjectQuotation

      @Nonnull UpdateRequestBuilder<SourcingProjectQuotation> updateSourcingProjectQuotation(@Nonnull SourcingProjectQuotation sourcingProjectQuotation)
      Deprecated.
      Update an existing SourcingProjectQuotation entity and save it to the S/4HANA system.
      Parameters:
      sourcingProjectQuotation - SourcingProjectQuotation entity object that will be updated in the S/4HANA system.
      Returns:
      A request builder to update an existing SourcingProjectQuotation entity. To perform execution, call the execute method on the request builder object.
    • deleteSourcingProjectQuotation

      @Nonnull DeleteRequestBuilder<SourcingProjectQuotation> deleteSourcingProjectQuotation(@Nonnull SourcingProjectQuotation sourcingProjectQuotation)
      Deprecated.
      Deletes an existing SourcingProjectQuotation entity in the S/4HANA system.
      Parameters:
      sourcingProjectQuotation - SourcingProjectQuotation entity object that will be deleted in the S/4HANA system.
      Returns:
      A request builder to delete an existing SourcingProjectQuotation entity. To perform execution, call the execute method on the request builder object.
    • getAllSrcgProjQtnAllowedCurrency

      @Nonnull GetAllRequestBuilder<SrcgProjQtnAllowedCurrency> getAllSrcgProjQtnAllowedCurrency()
      Deprecated.
      Fetch multiple SrcgProjQtnAllowedCurrency entities.
      Returns:
      A request builder to fetch multiple SrcgProjQtnAllowedCurrency entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSrcgProjQtnAllowedCurrency

      @Nonnull CountRequestBuilder<SrcgProjQtnAllowedCurrency> countSrcgProjQtnAllowedCurrency()
      Deprecated.
      Fetch the number of entries from the SrcgProjQtnAllowedCurrency entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgProjQtnAllowedCurrency entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSrcgProjQtnAllowedCurrencyByKey

      @Nonnull GetByKeyRequestBuilder<SrcgProjQtnAllowedCurrency> getSrcgProjQtnAllowedCurrencyByKey(UUID srcgProjQtnAllowedCurrencyUUID)
      Deprecated.
      Fetch a single SrcgProjQtnAllowedCurrency entity using key fields.
      Parameters:
      srcgProjQtnAllowedCurrencyUUID - Allowed Currency in Supplier Quotation (Sourcing Proj.)UUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SrcgProjQtnAllowedCurrency entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllSrcgProjQtnAllowedIncoterms

      @Nonnull GetAllRequestBuilder<SrcgProjQtnAllowedIncoterms> getAllSrcgProjQtnAllowedIncoterms()
      Deprecated.
      Fetch multiple SrcgProjQtnAllowedIncoterms entities.
      Returns:
      A request builder to fetch multiple SrcgProjQtnAllowedIncoterms entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSrcgProjQtnAllowedIncoterms

      @Nonnull CountRequestBuilder<SrcgProjQtnAllowedIncoterms> countSrcgProjQtnAllowedIncoterms()
      Deprecated.
      Fetch the number of entries from the SrcgProjQtnAllowedIncoterms entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgProjQtnAllowedIncoterms entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSrcgProjQtnAllowedIncotermsByKey

      @Nonnull GetByKeyRequestBuilder<SrcgProjQtnAllowedIncoterms> getSrcgProjQtnAllowedIncotermsByKey(UUID srcgProjQtnAllwdIncotermsUUID)
      Deprecated.
      Fetch a single SrcgProjQtnAllowedIncoterms entity using key fields.
      Parameters:
      srcgProjQtnAllwdIncotermsUUID - UUID of Allowed Incoterm for Item in Supplier Quotation (SP)

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SrcgProjQtnAllowedIncoterms entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllSrcgProjQtnAllowedPaytTrm

      @Nonnull GetAllRequestBuilder<SrcgProjQtnAllowedPaytTrm> getAllSrcgProjQtnAllowedPaytTrm()
      Deprecated.
      Fetch multiple SrcgProjQtnAllowedPaytTrm entities.
      Returns:
      A request builder to fetch multiple SrcgProjQtnAllowedPaytTrm entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSrcgProjQtnAllowedPaytTrm

      @Nonnull CountRequestBuilder<SrcgProjQtnAllowedPaytTrm> countSrcgProjQtnAllowedPaytTrm()
      Deprecated.
      Fetch the number of entries from the SrcgProjQtnAllowedPaytTrm entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgProjQtnAllowedPaytTrm entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSrcgProjQtnAllowedPaytTrmByKey

      @Nonnull GetByKeyRequestBuilder<SrcgProjQtnAllowedPaytTrm> getSrcgProjQtnAllowedPaytTrmByKey(UUID srcgProjQtnAllowedPaytTrmUUID)
      Deprecated.
      Fetch a single SrcgProjQtnAllowedPaytTrm entity using key fields.
      Parameters:
      srcgProjQtnAllowedPaytTrmUUID - UUID of Allowed Payment Term for Item in Supplier Qtn (SP)

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SrcgProjQtnAllowedPaytTrm entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllSrcgProjQtnAllwdShipgInstrn

      @Nonnull GetAllRequestBuilder<SrcgProjQtnAllwdShipgInstrn> getAllSrcgProjQtnAllwdShipgInstrn()
      Deprecated.
      Fetch multiple SrcgProjQtnAllwdShipgInstrn entities.
      Returns:
      A request builder to fetch multiple SrcgProjQtnAllwdShipgInstrn entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSrcgProjQtnAllwdShipgInstrn

      @Nonnull CountRequestBuilder<SrcgProjQtnAllwdShipgInstrn> countSrcgProjQtnAllwdShipgInstrn()
      Deprecated.
      Fetch the number of entries from the SrcgProjQtnAllwdShipgInstrn entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgProjQtnAllwdShipgInstrn entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSrcgProjQtnAllwdShipgInstrnByKey

      @Nonnull GetByKeyRequestBuilder<SrcgProjQtnAllwdShipgInstrn> getSrcgProjQtnAllwdShipgInstrnByKey(UUID srcgQtnAllwdShipgInstrnUUID)
      Deprecated.
      Fetch a single SrcgProjQtnAllwdShipgInstrn entity using key fields.
      Parameters:
      srcgQtnAllwdShipgInstrnUUID - UUID of Allowed Shipping Instruction in Supplier Qtn (SP)

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SrcgProjQtnAllwdShipgInstrn entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllSrcgProjQtnDmndDistr

      @Nonnull GetAllRequestBuilder<SrcgProjQtnDmndDistr> getAllSrcgProjQtnDmndDistr()
      Deprecated.
      Fetch multiple SrcgProjQtnDmndDistr entities.
      Returns:
      A request builder to fetch multiple SrcgProjQtnDmndDistr entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSrcgProjQtnDmndDistr

      @Nonnull CountRequestBuilder<SrcgProjQtnDmndDistr> countSrcgProjQtnDmndDistr()
      Deprecated.
      Fetch the number of entries from the SrcgProjQtnDmndDistr entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgProjQtnDmndDistr entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSrcgProjQtnDmndDistrByKey

      @Nonnull GetByKeyRequestBuilder<SrcgProjQtnDmndDistr> getSrcgProjQtnDmndDistrByKey(UUID srcgProjQtnDmndDistrUUID)
      Deprecated.
      Fetch a single SrcgProjQtnDmndDistr entity using key fields.
      Parameters:
      srcgProjQtnDmndDistrUUID - Demand Distribution UUID in Quotation

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SrcgProjQtnDmndDistr entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • updateSrcgProjQtnDmndDistr

      @Nonnull UpdateRequestBuilder<SrcgProjQtnDmndDistr> updateSrcgProjQtnDmndDistr(@Nonnull SrcgProjQtnDmndDistr srcgProjQtnDmndDistr)
      Deprecated.
      Update an existing SrcgProjQtnDmndDistr entity and save it to the S/4HANA system.
      Parameters:
      srcgProjQtnDmndDistr - SrcgProjQtnDmndDistr entity object that will be updated in the S/4HANA system.
      Returns:
      A request builder to update an existing SrcgProjQtnDmndDistr entity. To perform execution, call the execute method on the request builder object.
    • getAllSrcgProjQtnDmndDistrDetails

      @Nonnull GetAllRequestBuilder<SrcgProjQtnDmndDistrDetails> getAllSrcgProjQtnDmndDistrDetails()
      Deprecated.
      Fetch multiple SrcgProjQtnDmndDistrDetails entities.
      Returns:
      A request builder to fetch multiple SrcgProjQtnDmndDistrDetails entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSrcgProjQtnDmndDistrDetails

      @Nonnull CountRequestBuilder<SrcgProjQtnDmndDistrDetails> countSrcgProjQtnDmndDistrDetails()
      Deprecated.
      Fetch the number of entries from the SrcgProjQtnDmndDistrDetails entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgProjQtnDmndDistrDetails entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSrcgProjQtnDmndDistrDetailsByKey

      @Nonnull GetByKeyRequestBuilder<SrcgProjQtnDmndDistrDetails> getSrcgProjQtnDmndDistrDetailsByKey(UUID srcgProjQtnDmndDistrDetsUUID)
      Deprecated.
      Fetch a single SrcgProjQtnDmndDistrDetails entity using key fields.
      Parameters:
      srcgProjQtnDmndDistrDetsUUID - Sourcing Project Quotation Demand Distribution Details UUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SrcgProjQtnDmndDistrDetails entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • updateSrcgProjQtnDmndDistrDetails

      @Nonnull UpdateRequestBuilder<SrcgProjQtnDmndDistrDetails> updateSrcgProjQtnDmndDistrDetails(@Nonnull SrcgProjQtnDmndDistrDetails srcgProjQtnDmndDistrDetails)
      Deprecated.
      Update an existing SrcgProjQtnDmndDistrDetails entity and save it to the S/4HANA system.
      Parameters:
      srcgProjQtnDmndDistrDetails - SrcgProjQtnDmndDistrDetails entity object that will be updated in the S/4HANA system.
      Returns:
      A request builder to update an existing SrcgProjQtnDmndDistrDetails entity. To perform execution, call the execute method on the request builder object.
    • getAllSrcgProjQtnItem

      @Nonnull GetAllRequestBuilder<SrcgProjQtnItem> getAllSrcgProjQtnItem()
      Deprecated.
      Fetch multiple SrcgProjQtnItem entities.
      Returns:
      A request builder to fetch multiple SrcgProjQtnItem entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSrcgProjQtnItem

      @Nonnull CountRequestBuilder<SrcgProjQtnItem> countSrcgProjQtnItem()
      Deprecated.
      Fetch the number of entries from the SrcgProjQtnItem entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgProjQtnItem entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSrcgProjQtnItemByKey

      @Nonnull GetByKeyRequestBuilder<SrcgProjQtnItem> getSrcgProjQtnItemByKey(UUID srcgProjQtnItemUUID)
      Deprecated.
      Fetch a single SrcgProjQtnItem entity using key fields.
      Parameters:
      srcgProjQtnItemUUID - Supplier Quotation Item UUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SrcgProjQtnItem entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • createSrcgProjQtnItem

      @Nonnull CreateRequestBuilder<SrcgProjQtnItem> createSrcgProjQtnItem(@Nonnull SrcgProjQtnItem srcgProjQtnItem)
      Deprecated.
      Create a new SrcgProjQtnItem entity and save it to the S/4HANA system.
      Parameters:
      srcgProjQtnItem - SrcgProjQtnItem entity object that will be created in the S/4HANA system.
      Returns:
      A request builder to create a new SrcgProjQtnItem entity. To perform execution, call the execute method on the request builder object.
    • updateSrcgProjQtnItem

      @Nonnull UpdateRequestBuilder<SrcgProjQtnItem> updateSrcgProjQtnItem(@Nonnull SrcgProjQtnItem srcgProjQtnItem)
      Deprecated.
      Update an existing SrcgProjQtnItem entity and save it to the S/4HANA system.
      Parameters:
      srcgProjQtnItem - SrcgProjQtnItem entity object that will be updated in the S/4HANA system.
      Returns:
      A request builder to update an existing SrcgProjQtnItem entity. To perform execution, call the execute method on the request builder object.
    • getAllSrcgProjQtnItemIncoterms

      @Nonnull GetAllRequestBuilder<SrcgProjQtnItemIncoterms> getAllSrcgProjQtnItemIncoterms()
      Deprecated.
      Fetch multiple SrcgProjQtnItemIncoterms entities.
      Returns:
      A request builder to fetch multiple SrcgProjQtnItemIncoterms entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSrcgProjQtnItemIncoterms

      @Nonnull CountRequestBuilder<SrcgProjQtnItemIncoterms> countSrcgProjQtnItemIncoterms()
      Deprecated.
      Fetch the number of entries from the SrcgProjQtnItemIncoterms entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgProjQtnItemIncoterms entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSrcgProjQtnItemIncotermsByKey

      @Nonnull GetByKeyRequestBuilder<SrcgProjQtnItemIncoterms> getSrcgProjQtnItemIncotermsByKey(UUID srcgProjQtnItemIncotermsUUID)
      Deprecated.
      Fetch a single SrcgProjQtnItemIncoterms entity using key fields.
      Parameters:
      srcgProjQtnItemIncotermsUUID - Incoterms UUID of Item in Sourcing Project

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SrcgProjQtnItemIncoterms entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • updateSrcgProjQtnItemIncoterms

      @Nonnull UpdateRequestBuilder<SrcgProjQtnItemIncoterms> updateSrcgProjQtnItemIncoterms(@Nonnull SrcgProjQtnItemIncoterms srcgProjQtnItemIncoterms)
      Deprecated.
      Update an existing SrcgProjQtnItemIncoterms entity and save it to the S/4HANA system.
      Parameters:
      srcgProjQtnItemIncoterms - SrcgProjQtnItemIncoterms entity object that will be updated in the S/4HANA system.
      Returns:
      A request builder to update an existing SrcgProjQtnItemIncoterms entity. To perform execution, call the execute method on the request builder object.
    • getAllSrcgProjQtnItemLinkage

      @Nonnull GetAllRequestBuilder<SrcgProjQtnItemLinkage> getAllSrcgProjQtnItemLinkage()
      Deprecated.
      Fetch multiple SrcgProjQtnItemLinkage entities.
      Returns:
      A request builder to fetch multiple SrcgProjQtnItemLinkage entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSrcgProjQtnItemLinkage

      @Nonnull CountRequestBuilder<SrcgProjQtnItemLinkage> countSrcgProjQtnItemLinkage()
      Deprecated.
      Fetch the number of entries from the SrcgProjQtnItemLinkage entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgProjQtnItemLinkage entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSrcgProjQtnItemLinkageByKey

      @Nonnull GetByKeyRequestBuilder<SrcgProjQtnItemLinkage> getSrcgProjQtnItemLinkageByKey(UUID srcgProjectQtnItemLinkageUUID)
      Deprecated.
      Fetch a single SrcgProjQtnItemLinkage entity using key fields.
      Parameters:
      srcgProjectQtnItemLinkageUUID - Supplier Quotation Item Linkage UUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SrcgProjQtnItemLinkage entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllSrcgProjQtnItemPaymentTerms

      @Nonnull GetAllRequestBuilder<SrcgProjQtnItemPaymentTerms> getAllSrcgProjQtnItemPaymentTerms()
      Deprecated.
      Fetch multiple SrcgProjQtnItemPaymentTerms entities.
      Returns:
      A request builder to fetch multiple SrcgProjQtnItemPaymentTerms entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSrcgProjQtnItemPaymentTerms

      @Nonnull CountRequestBuilder<SrcgProjQtnItemPaymentTerms> countSrcgProjQtnItemPaymentTerms()
      Deprecated.
      Fetch the number of entries from the SrcgProjQtnItemPaymentTerms entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgProjQtnItemPaymentTerms entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSrcgProjQtnItemPaymentTermsByKey

      @Nonnull GetByKeyRequestBuilder<SrcgProjQtnItemPaymentTerms> getSrcgProjQtnItemPaymentTermsByKey(UUID srcgProjQtnItmPaymentTermsUUID)
      Deprecated.
      Fetch a single SrcgProjQtnItemPaymentTerms entity using key fields.
      Parameters:
      srcgProjQtnItmPaymentTermsUUID - UUID of Payment Term in Item in Sourcing Project

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SrcgProjQtnItemPaymentTerms entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • updateSrcgProjQtnItemPaymentTerms

      @Nonnull UpdateRequestBuilder<SrcgProjQtnItemPaymentTerms> updateSrcgProjQtnItemPaymentTerms(@Nonnull SrcgProjQtnItemPaymentTerms srcgProjQtnItemPaymentTerms)
      Deprecated.
      Update an existing SrcgProjQtnItemPaymentTerms entity and save it to the S/4HANA system.
      Parameters:
      srcgProjQtnItemPaymentTerms - SrcgProjQtnItemPaymentTerms entity object that will be updated in the S/4HANA system.
      Returns:
      A request builder to update an existing SrcgProjQtnItemPaymentTerms entity. To perform execution, call the execute method on the request builder object.
    • getAllSrcgProjQtnItmCmmdtyQty

      @Nonnull GetAllRequestBuilder<SrcgProjQtnItmCmmdtyQty> getAllSrcgProjQtnItmCmmdtyQty()
      Deprecated.
      Fetch multiple SrcgProjQtnItmCmmdtyQty entities.
      Returns:
      A request builder to fetch multiple SrcgProjQtnItmCmmdtyQty entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSrcgProjQtnItmCmmdtyQty

      @Nonnull CountRequestBuilder<SrcgProjQtnItmCmmdtyQty> countSrcgProjQtnItmCmmdtyQty()
      Deprecated.
      Fetch the number of entries from the SrcgProjQtnItmCmmdtyQty entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgProjQtnItmCmmdtyQty entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSrcgProjQtnItmCmmdtyQtyByKey

      @Nonnull GetByKeyRequestBuilder<SrcgProjQtnItmCmmdtyQty> getSrcgProjQtnItmCmmdtyQtyByKey(UUID srcgProjQtnCmmdtyQuantityUUID)
      Deprecated.
      Fetch a single SrcgProjQtnItmCmmdtyQty entity using key fields.
      Parameters:
      srcgProjQtnCmmdtyQuantityUUID - Commodity Quantity UUID for Sourcing Project Quotation

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SrcgProjQtnItmCmmdtyQty entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • updateSrcgProjQtnItmCmmdtyQty

      @Nonnull UpdateRequestBuilder<SrcgProjQtnItmCmmdtyQty> updateSrcgProjQtnItmCmmdtyQty(@Nonnull SrcgProjQtnItmCmmdtyQty srcgProjQtnItmCmmdtyQty)
      Deprecated.
      Update an existing SrcgProjQtnItmCmmdtyQty entity and save it to the S/4HANA system.
      Parameters:
      srcgProjQtnItmCmmdtyQty - SrcgProjQtnItmCmmdtyQty entity object that will be updated in the S/4HANA system.
      Returns:
      A request builder to update an existing SrcgProjQtnItmCmmdtyQty entity. To perform execution, call the execute method on the request builder object.
    • getAllSrcgProjQtnItmCndnAmount

      @Nonnull GetAllRequestBuilder<SrcgProjQtnItmCndnAmount> getAllSrcgProjQtnItmCndnAmount()
      Deprecated.
      Fetch multiple SrcgProjQtnItmCndnAmount entities.
      Returns:
      A request builder to fetch multiple SrcgProjQtnItmCndnAmount entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSrcgProjQtnItmCndnAmount

      @Nonnull CountRequestBuilder<SrcgProjQtnItmCndnAmount> countSrcgProjQtnItmCndnAmount()
      Deprecated.
      Fetch the number of entries from the SrcgProjQtnItmCndnAmount entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgProjQtnItmCndnAmount entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSrcgProjQtnItmCndnAmountByKey

      @Nonnull GetByKeyRequestBuilder<SrcgProjQtnItmCndnAmount> getSrcgProjQtnItmCndnAmountByKey(String conditionRecord, String conditionSequentialNumberShort)
      Deprecated.
      Fetch a single SrcgProjQtnItmCndnAmount entity using key fields.
      Parameters:
      conditionSequentialNumberShort - Sequential number of the condition

      Constraints: Not nullable, Maximum length: 2

      conditionRecord - Number of Condition Record

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A request builder to fetch a single SrcgProjQtnItmCndnAmount entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllSrcgProjQtnItmCndnScale

      @Nonnull GetAllRequestBuilder<SrcgProjQtnItmCndnScale> getAllSrcgProjQtnItmCndnScale()
      Deprecated.
      Fetch multiple SrcgProjQtnItmCndnScale entities.
      Returns:
      A request builder to fetch multiple SrcgProjQtnItmCndnScale entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSrcgProjQtnItmCndnScale

      @Nonnull CountRequestBuilder<SrcgProjQtnItmCndnScale> countSrcgProjQtnItmCndnScale()
      Deprecated.
      Fetch the number of entries from the SrcgProjQtnItmCndnScale entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgProjQtnItmCndnScale entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSrcgProjQtnItmCndnScaleByKey

      @Nonnull GetByKeyRequestBuilder<SrcgProjQtnItmCndnScale> getSrcgProjQtnItmCndnScaleByKey(String conditionRecord, String conditionSequentialNumberShort, String conditionScaleLine)
      Deprecated.
      Fetch a single SrcgProjQtnItmCndnScale entity using key fields.
      Parameters:
      conditionSequentialNumberShort - Sequential number of the condition

      Constraints: Not nullable, Maximum length: 2

      conditionRecord - Number of Condition Record

      Constraints: Not nullable, Maximum length: 10

      conditionScaleLine - Current number of the line scale

      Constraints: Not nullable, Maximum length: 4

      Returns:
      A request builder to fetch a single SrcgProjQtnItmCndnScale entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllSrcgProjQtnItmCndnValidity

      @Nonnull GetAllRequestBuilder<SrcgProjQtnItmCndnValidity> getAllSrcgProjQtnItmCndnValidity()
      Deprecated.
      Fetch multiple SrcgProjQtnItmCndnValidity entities.
      Returns:
      A request builder to fetch multiple SrcgProjQtnItmCndnValidity entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSrcgProjQtnItmCndnValidity

      @Nonnull CountRequestBuilder<SrcgProjQtnItmCndnValidity> countSrcgProjQtnItmCndnValidity()
      Deprecated.
      Fetch the number of entries from the SrcgProjQtnItmCndnValidity entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgProjQtnItmCndnValidity entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSrcgProjQtnItmCndnValidityByKey

      @Nonnull GetByKeyRequestBuilder<SrcgProjQtnItmCndnValidity> getSrcgProjQtnItmCndnValidityByKey(String conditionRecord)
      Deprecated.
      Fetch a single SrcgProjQtnItmCndnValidity entity using key fields.
      Parameters:
      conditionRecord - Number of Condition Record

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A request builder to fetch a single SrcgProjQtnItmCndnValidity entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllSrcgProjQtnItmShipgInstrn

      @Nonnull GetAllRequestBuilder<SrcgProjQtnItmShipgInstrn> getAllSrcgProjQtnItmShipgInstrn()
      Deprecated.
      Fetch multiple SrcgProjQtnItmShipgInstrn entities.
      Returns:
      A request builder to fetch multiple SrcgProjQtnItmShipgInstrn entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSrcgProjQtnItmShipgInstrn

      @Nonnull CountRequestBuilder<SrcgProjQtnItmShipgInstrn> countSrcgProjQtnItmShipgInstrn()
      Deprecated.
      Fetch the number of entries from the SrcgProjQtnItmShipgInstrn entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgProjQtnItmShipgInstrn entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSrcgProjQtnItmShipgInstrnByKey

      @Nonnull GetByKeyRequestBuilder<SrcgProjQtnItmShipgInstrn> getSrcgProjQtnItmShipgInstrnByKey(UUID srcgProjQtnItmShipgInstrnUUID)
      Deprecated.
      Fetch a single SrcgProjQtnItmShipgInstrn entity using key fields.
      Parameters:
      srcgProjQtnItmShipgInstrnUUID - Shipping Instruction UUID for Item in Supplier Qtn (SP)

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SrcgProjQtnItmShipgInstrn entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • updateSrcgProjQtnItmShipgInstrn

      @Nonnull UpdateRequestBuilder<SrcgProjQtnItmShipgInstrn> updateSrcgProjQtnItmShipgInstrn(@Nonnull SrcgProjQtnItmShipgInstrn srcgProjQtnItmShipgInstrn)
      Deprecated.
      Update an existing SrcgProjQtnItmShipgInstrn entity and save it to the S/4HANA system.
      Parameters:
      srcgProjQtnItmShipgInstrn - SrcgProjQtnItmShipgInstrn entity object that will be updated in the S/4HANA system.
      Returns:
      A request builder to update an existing SrcgProjQtnItmShipgInstrn entity. To perform execution, call the execute method on the request builder object.
    • getAllSrcgProjQtnNote

      @Nonnull GetAllRequestBuilder<SrcgProjQtnNote> getAllSrcgProjQtnNote()
      Deprecated.
      Fetch multiple SrcgProjQtnNote entities.
      Returns:
      A request builder to fetch multiple SrcgProjQtnNote entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSrcgProjQtnNote

      @Nonnull CountRequestBuilder<SrcgProjQtnNote> countSrcgProjQtnNote()
      Deprecated.
      Fetch the number of entries from the SrcgProjQtnNote entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgProjQtnNote entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSrcgProjQtnNoteByKey

      @Nonnull GetByKeyRequestBuilder<SrcgProjQtnNote> getSrcgProjQtnNoteByKey(UUID noteBasicUUID)
      Deprecated.
      Fetch a single SrcgProjQtnNote entity using key fields.
      Parameters:
      noteBasicUUID - Note ID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SrcgProjQtnNote entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • updateSrcgProjQtnNote

      @Nonnull UpdateRequestBuilder<SrcgProjQtnNote> updateSrcgProjQtnNote(@Nonnull SrcgProjQtnNote srcgProjQtnNote)
      Deprecated.
      Update an existing SrcgProjQtnNote entity and save it to the S/4HANA system.
      Parameters:
      srcgProjQtnNote - SrcgProjQtnNote entity object that will be updated in the S/4HANA system.
      Returns:
      A request builder to update an existing SrcgProjQtnNote entity. To perform execution, call the execute method on the request builder object.
    • deleteSrcgProjQtnNote

      @Nonnull DeleteRequestBuilder<SrcgProjQtnNote> deleteSrcgProjQtnNote(@Nonnull SrcgProjQtnNote srcgProjQtnNote)
      Deprecated.
      Deletes an existing SrcgProjQtnNote entity in the S/4HANA system.
      Parameters:
      srcgProjQtnNote - SrcgProjQtnNote entity object that will be deleted in the S/4HANA system.
      Returns:
      A request builder to delete an existing SrcgProjQtnNote entity. To perform execution, call the execute method on the request builder object.
    • getAllSrcgProjQtnSupplierContact

      @Nonnull GetAllRequestBuilder<SrcgProjQtnSupplierContact> getAllSrcgProjQtnSupplierContact()
      Deprecated.
      Fetch multiple SrcgProjQtnSupplierContact entities.
      Returns:
      A request builder to fetch multiple SrcgProjQtnSupplierContact entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countSrcgProjQtnSupplierContact

      @Nonnull CountRequestBuilder<SrcgProjQtnSupplierContact> countSrcgProjQtnSupplierContact()
      Deprecated.
      Fetch the number of entries from the SrcgProjQtnSupplierContact entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgProjQtnSupplierContact entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getSrcgProjQtnSupplierContactByKey

      @Nonnull GetByKeyRequestBuilder<SrcgProjQtnSupplierContact> getSrcgProjQtnSupplierContactByKey(UUID srcgProjQtnSupplierContactUUID)
      Deprecated.
      Fetch a single SrcgProjQtnSupplierContact entity using key fields.
      Parameters:
      srcgProjQtnSupplierContactUUID - Contact UUID for Supplier Quotation in Sourcing Project

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SrcgProjQtnSupplierContact entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • updateSrcgProjQtnSupplierContact

      @Nonnull UpdateRequestBuilder<SrcgProjQtnSupplierContact> updateSrcgProjQtnSupplierContact(@Nonnull SrcgProjQtnSupplierContact srcgProjQtnSupplierContact)
      Deprecated.
      Update an existing SrcgProjQtnSupplierContact entity and save it to the S/4HANA system.
      Parameters:
      srcgProjQtnSupplierContact - SrcgProjQtnSupplierContact entity object that will be updated in the S/4HANA system.
      Returns:
      A request builder to update an existing SrcgProjQtnSupplierContact entity. To perform execution, call the execute method on the request builder object.
    • deleteSrcgProjQtnSupplierContact

      @Nonnull DeleteRequestBuilder<SrcgProjQtnSupplierContact> deleteSrcgProjQtnSupplierContact(@Nonnull SrcgProjQtnSupplierContact srcgProjQtnSupplierContact)
      Deprecated.
      Deletes an existing SrcgProjQtnSupplierContact entity in the S/4HANA system.
      Parameters:
      srcgProjQtnSupplierContact - SrcgProjQtnSupplierContact entity object that will be deleted in the S/4HANA system.
      Returns:
      A request builder to delete an existing SrcgProjQtnSupplierContact entity. To perform execution, call the execute method on the request builder object.