Siebel eSales Administration Guide > Shopping Service Methods Reference > Siebel eSales Workflow Methods >

RepriceQuote Method


RepriceQuote reprices the quote.

Preconditions for Calling the RepriceQuote Method

None.

Arguments for the RepriceQuote Method

The RepriceQuote method has the arguments shown in Table 42.

Table 42. RepriceQuote Arguments
Name
Type
Data Type
Optional
Comments

Quote Id

Input

String

Y

ID for the quote record to be repriced.

Error Message

Output

String

Y

Error message, if any.

Return Error Code

Input

String

Y

Does not return an error if equal to N.

ReturnVal

Output

String

Y

Returns Success or Fail. Not used.

Pseudo-Algorithm for RepriceQuote

  1. Position the Quote business component on the record indicated by the Quote Id input argument.
  2. Call Pricing Manager to get the current price list ID:

    If this price list ID is different from the quote record's price list Id, then change the quote record's price list ID.

Siebel eSales Administration Guide Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.