DBA Data[Home] [Help]

APPS.QA_AK_MAPPING_API dependencies on QA_CHARS_API

Line 1725: OR qa_chars_api.has_hardcoded_lov(p_char_id)) THEN

1721:
1722: IF l_item_style = 'TEXT_INPUT' AND
1723: (qa_plan_element_api.values_exist(p_plan_id, p_char_id)
1724: OR qa_plan_element_api.sql_validation_exists(p_char_id)
1725: OR qa_chars_api.has_hardcoded_lov(p_char_id)) THEN
1726:
1727: -- dbms_output.put_line('Has Lov : ' || l_region_code || ' '
1728: -- || l_attribute_code);
1729: