DBA Data[Home] [Help]

APPS.QA_AK_MAPPING_API dependencies on QA_PLANS_API

Line 2088: l_label_long := 'Plan Name: ' || qa_plans_api.plan_name(p_plan_id);

2084: -- l_region_code := g_eqr_top_region;
2085: l_region_code := get_eqr_header_region_code(p_attribute_code);
2086: l_display_sequence := get_display_sequence(l_region_code,
2087: p_region_application_id);
2088: l_label_long := 'Plan Name: ' || qa_plans_api.plan_name(p_plan_id);
2089:
2090: ELSE
2091: -- we come here if we are adding plan region to the vqr top
2092: