AddFavoriteToQuote, AddFavoriteToOrder, AddFavoriteItemtoQuote, AddFavoriteItemtoOrder, SaveQuoteAsFavorite, and SaveOrderAsFavorite Methods

Add a favorite to the active quote. External.

Note: AddFavoriteToOrder, AddFavoriteItemtoQuote, AddFavoriteItemtoOrder, SaveQuoteAsFavorite, and SaveOrderAsFavorite have similar syntax and logic to AddFavoriteToQuote.

Syntax

Product Data Service.InvokeMethod(“AddFavoriteToQuote", Input Arguments,Output Arguments);

Arguments

Argument Type Description

Input Arguments

In

String: Favorite Name

String: Quote Number

Output Arguments

Out

Hierarchy: SiebelMessage (Integration object PDS Quote Interface)

Error Conditions

None.