QuotingWebService Operations

For a list of operations associated with this Web service, see the following table.

Name Description

ExecuteQuoting

Saves the quote to the database. Checks eligibility, verifies the promotion, or calculates the price, shipping charge and tax based on the pass-in flag.

Request Message Description: ExecuteQuoting

For a description of this request message, see the following table.

Node Description Type

ExecuteQuoting_Input

The request message includes the quote to be saved. It also includes the following flags:

  • Flag to indicate whether to check ligibility.

  • Flag to indicate whether to calculate the price for the quote.

  • Flag to indicate whether to calculate the shipping cost.

  • Flag to indicate whether to calculate the tax.

  • Flag to indicate whether to verify the promotion.

  • Flag to indicate whether to query the quote back from database or just return the quote in memory.

ComplexType

Repricing Flag

Quote that is already synchronized to the database is repriced if this flag is set to Y. Used to Reprice the Quote after any previous steps which may have impacted the overall price of the Quote (such as Shipping, Promotion Verify, and so on).

String

Target Document

Not currently used. Added for future enhancements.

Not applicable

Use UMF

Not currently used. Added for future enhancements.

Not applicable

Wait Flg

Not currently used.

Not applicable

Continue Recomm

Not currently used.

Not applicable

InvokedId

Not currently used.

String

PickListName

Name of the picklist (if any).

String

NamedSearchSpec

Search specification of quote.

String

ExecutionMode

The mode in which the quote is to be performed.

String

LOVLanguageMode

The language mode from the seeded list.

String

ViewMode

The view mode set for the object.

String

PriceOnSync

Not currently used.

String

Skip Query Order

Not currently used.

String

Response Message Description: ExecuteQuoting

For a description of this response message, see the following table.

Node Description Type

ExecuteQuoting_Output

The response message includes the quote returned from Web service.

ComplexType

CC Violated Flag

Returned as an output property from the Verify Promotion step to indicate whether the Promotion has been violated.

String