Interface SapCpqQuoteService

All Known Implementing Classes:
DefaultSapCpqQuoteService

public interface SapCpqQuoteService
Interface that provides utility methods
  • Method Details

    • getCurrentQuoteForExternalQuoteId

      QuoteModel getCurrentQuoteForExternalQuoteId(String externalQuoteId)
      Method that fetches quote based on externalQuoteId
      Parameters:
      externalQuoteId - Quote External Id
      Returns:
      QuoteModel the Quote Model
    • getSiteAndStoreFromSalesArea

      String getSiteAndStoreFromSalesArea(String salesOrganization, String distributionChannel, String division)
      Method that fetches base store
      Parameters:
      salesOrganization - Sales Organization
      distributionChannel - Distribution Channel
      division - Division
      Returns:
      Base store name