Interface SupplierListForSourcingService

All Known Implementing Classes:
DefaultSupplierListForSourcingService

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

This service enables you to read supplier list for sourcing in the SAP S/4HANA Cloud system. The service includes the header, business partners or suppliers, material groups, and company codes. The information is sent in the request as a payload. All information is utilized when creating a supplier list for sourcing with appropriate checks for restricted values and authorizations. .

Business Documentation

Reference: SAP Business Accelerator Hub

Details:

OData Service: CE_SOURCINGSUPPLIERLIST_0001
API Version: 1.1.0
Minimum ERP Version: 2302
Communication Scenario: Product Sourcing Integration(SAP_COM_0910)
Scope Items: Direct Material Sourcing(4RD)
Authentication Methods: x509
Service Group Name: API_SOURCINGSUPPLIERLIST
Business Object: Sourcing Supplier List
  • Field Details

  • Method Details

    • withServicePath

      @Nonnull SupplierListForSourcingService 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.
    • getAllSourcingSupplierList

      @Nonnull GetAllRequestBuilder<SourcingSupplierList> getAllSourcingSupplierList()
      Deprecated.
      Fetch multiple SourcingSupplierList entities.
      Returns:
      A request builder to fetch multiple SourcingSupplierList 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.
    • countSourcingSupplierList

      @Nonnull CountRequestBuilder<SourcingSupplierList> countSourcingSupplierList()
      Deprecated.
      Fetch the number of entries from the SourcingSupplierList entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SourcingSupplierList 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.
    • getSourcingSupplierListByKey

      @Nonnull GetByKeyRequestBuilder<SourcingSupplierList> getSourcingSupplierListByKey(UUID sourcingSupplierListUUID)
      Deprecated.
      Fetch a single SourcingSupplierList entity using key fields.
      Parameters:
      sourcingSupplierListUUID - UUID of Sourcing Supplier List

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SourcingSupplierList 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.
    • createSourcingSupplierList

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

      @Nonnull GetAllRequestBuilder<SrcgSuplrListBusinessPartner> getAllSrcgSuplrListBusinessPartner()
      Deprecated.
      Fetch multiple SrcgSuplrListBusinessPartner entities.
      Returns:
      A request builder to fetch multiple SrcgSuplrListBusinessPartner 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.
    • countSrcgSuplrListBusinessPartner

      @Nonnull CountRequestBuilder<SrcgSuplrListBusinessPartner> countSrcgSuplrListBusinessPartner()
      Deprecated.
      Fetch the number of entries from the SrcgSuplrListBusinessPartner entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgSuplrListBusinessPartner 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.
    • getSrcgSuplrListBusinessPartnerByKey

      @Nonnull GetByKeyRequestBuilder<SrcgSuplrListBusinessPartner> getSrcgSuplrListBusinessPartnerByKey(UUID srcgSuplrListBusPartUUID)
      Deprecated.
      Fetch a single SrcgSuplrListBusinessPartner entity using key fields.
      Parameters:
      srcgSuplrListBusPartUUID - Business Partner GUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SrcgSuplrListBusinessPartner 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.
    • createSrcgSuplrListBusinessPartner

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

      @Nonnull GetAllRequestBuilder<SrcgSuplrListCompanyCode> getAllSrcgSuplrListCompanyCode()
      Deprecated.
      Fetch multiple SrcgSuplrListCompanyCode entities.
      Returns:
      A request builder to fetch multiple SrcgSuplrListCompanyCode 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.
    • countSrcgSuplrListCompanyCode

      @Nonnull CountRequestBuilder<SrcgSuplrListCompanyCode> countSrcgSuplrListCompanyCode()
      Deprecated.
      Fetch the number of entries from the SrcgSuplrListCompanyCode entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgSuplrListCompanyCode 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.
    • getSrcgSuplrListCompanyCodeByKey

      @Nonnull GetByKeyRequestBuilder<SrcgSuplrListCompanyCode> getSrcgSuplrListCompanyCodeByKey(UUID companyCodeUUID)
      Deprecated.
      Fetch a single SrcgSuplrListCompanyCode entity using key fields.
      Parameters:
      companyCodeUUID - Company Code UUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SrcgSuplrListCompanyCode 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.
    • getAllSrcgSuplrListMaterialGroup

      @Nonnull GetAllRequestBuilder<SrcgSuplrListMaterialGroup> getAllSrcgSuplrListMaterialGroup()
      Deprecated.
      Fetch multiple SrcgSuplrListMaterialGroup entities.
      Returns:
      A request builder to fetch multiple SrcgSuplrListMaterialGroup 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.
    • countSrcgSuplrListMaterialGroup

      @Nonnull CountRequestBuilder<SrcgSuplrListMaterialGroup> countSrcgSuplrListMaterialGroup()
      Deprecated.
      Fetch the number of entries from the SrcgSuplrListMaterialGroup entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of SrcgSuplrListMaterialGroup 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.
    • getSrcgSuplrListMaterialGroupByKey

      @Nonnull GetByKeyRequestBuilder<SrcgSuplrListMaterialGroup> getSrcgSuplrListMaterialGroupByKey(UUID materialGroupUUID)
      Deprecated.
      Fetch a single SrcgSuplrListMaterialGroup entity using key fields.
      Parameters:
      materialGroupUUID - Material Group UUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single SrcgSuplrListMaterialGroup 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.