DBA Data[Home] [Help]

APPS.QA_RESULTS_WF_PKG dependencies on QA_RESULTS_PUB

Line 96: qa_results_pub.update_row(

92: elements(l_char_id).value := l_value;
93: END LOOP;
94:
95: if (do_update) THEN
96: qa_results_pub.update_row(
97: p_api_version => 1.0,
98: p_init_msg_list => fnd_api.g_true,
99: p_commit => fnd_api.g_true,
100: p_plan_id => l_plan_id,