This chapter covers the following topics:
The quote validation framework provides an infrastructure to include business rule validations. This framework uses the Oracle E-Business Suite workflow technology to automate and streamline quote validations. You can set up the routing of notification requests for quote validations at the quote header and line levels. The results of the quote validations are displayed in the quote lines. Thus, you can track the validation status for each quote line.
The user must have access to update the quote.
The Initiate Validation action must be enabled in the ASO: Quote Actions in HTML UI lookup.
The primary version of the quote must be used.
The quote must not be in the Validation Pending status.
The quote must not be submitted for batch pricing.
To track the status value of each of the quote lines, the Quote Line Status lookup code must be added.
Notes
To perform a quote validation, select Initiate Validation from the Actions LOV in the Update Quote page.
The validated results are saved in the quote and one of the following validation statuses is displayed:
Validated
Validation Pending
Validation Rejected
The user must have access to update the quote.
The Cancel Validation action must be enabled in the ASO: Quote Actions in HTML UI lookup.
The primary version of the quote must be used.
The quote must be in the Validation Pending status.
The quote must not be submitted for batch pricing.
To track the status value of each of the quote lines, the Quote Line Status lookup code must be added.
Notes
To cancel a quote validation, select Cancel Validation from the Actions LOV in the Update Quote page.
The validated results are saved in the quote and the status field displays Validation Canceled.
The following diagram summarizes the quote validation process in Oracle Quoting.