DBA Data[Home] [Help]

APPS.QA_CHART_HISTOGRAM_PKG dependencies on QA_CHART_HEADERS_PKG

Line 150: qa_chart_headers_pkg.create_chart(

146: cp => x_cp,
147: cpk => x_cpk,
148: not_enough_data => l_dummy);
149:
150: qa_chart_headers_pkg.create_chart(
151: p_criteria_id => p_criteria_id,
152: p_title => p_title,
153: p_description => p_description,
154: p_x_label => get_x_axis_label(p_element_id, p_spec_id),