DBA Data[Home] [Help]

APPS.ARW_SEARCH_CUSTOMERS dependencies on ICX_UTIL

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

576: x_msg_data OUT NOCOPY VARCHAR2 ) is
577:
578: l_search_result_table customer_tabletype;
579:
580: l_all_locations VARCHAR2(100) := icx_util.getPrompt(
581: p_region_application_id => 222,
582: p_region_code => 'ARW_COMMON',
583: p_attribute_application_id => 222,
584: p_attribute_code => 'ARW_TEXT_ALL_LOCATIONS'