DBA Data[Home] [Help]

APPS.QA_WEB_TXN_API dependencies on QA_RESULTS_PUB

Line 780: qa_results_pub.enable_and_fire_action (

776: BEGIN
777: -- This procedure shoots off the background actions after
778: -- parent transactions have committed.
779:
780: qa_results_pub.enable_and_fire_action (
781: p_api_version => 1.0,
782: p_commit => FND_API.G_TRUE,
783: p_collection_id => p_collection_id,
784: x_return_status => p_return_status,