Class DefaultSapQuoteService

  • All Implemented Interfaces:
    SapQuoteService

    public class DefaultSapQuoteService
    extends java.lang.Object
    implements SapQuoteService
    Default implementation.
    • Field Detail

      • SALES_AREA_QUERY

        protected static final java.lang.String SALES_AREA_QUERY
        See Also:
        Constant Field Values
      • SALES_AREA_WHERE_CLAUSE

        protected static final java.lang.String SALES_AREA_WHERE_CLAUSE
        See Also:
        Constant Field Values
      • WHERE_CODE_CLAUSE

        protected static final java.lang.String WHERE_CODE_CLAUSE
        See Also:
        Constant Field Values
      • ORDER_BY_VERSION_DESC

        protected static final java.lang.String ORDER_BY_VERSION_DESC
        See Also:
        Constant Field Values
    • Constructor Detail

      • DefaultSapQuoteService

        public DefaultSapQuoteService()