DBA Data[Home] [Help]

APPS.ARW_SEARCH_CUSTOMERS dependencies on ICX_UTIL

Line 693: l_all_locations VARCHAR2(100) := icx_util.getPrompt(

689: x_msg_data OUT NOCOPY VARCHAR2 ) is
690:
691: l_search_result_table customer_tabletype;
692:
693: l_all_locations VARCHAR2(100) := icx_util.getPrompt(
694: p_region_application_id => 222,
695: p_region_code => 'ARW_COMMON',
696: p_attribute_application_id => 222,
697: p_attribute_code => 'ARW_TEXT_ALL_LOCATIONS'