DBA Data[Home] [Help]

APPS.QA_WEB_TXN_API dependencies on QA_RESULTS_PUB

Line 807: qa_results_pub.enable_and_fire_action (

803: BEGIN
804: -- This procedure shoots off the background actions after
805: -- parent transactions have committed.
806:
807: qa_results_pub.enable_and_fire_action (
808: p_api_version => 1.0,
809: p_commit => FND_API.G_TRUE,
810: p_collection_id => p_collection_id,
811: x_return_status => p_return_status,