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

RepriceQuote


RepriceQuote reprices the quote.

Expected Preconditions Before the Method Can Be Called

None.

Arguments

The RepriceQuote method has the arguments shown in Table 56.

Table 56. 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

  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:
  3. 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 
 Published: 18 April 2003