DBA Data[Home] [Help]

APPS.ICX_ON_UTILITIES dependencies on AK_FLOW_PAGE_REGIONS

Line 854: from AK_FLOW_PAGE_REGIONS

850: l_err_mesg varchar2(240);
851:
852: cursor regions is
853: select REGION_APPLICATION_ID,REGION_CODE,ICX_CUSTOM_CALL
854: from AK_FLOW_PAGE_REGIONS
855: where FLOW_CODE = l_flow_code
856: and FLOW_APPLICATION_ID = l_flow_appl_id
857: and PAGE_CODE = c_to_page_code
858: and PAGE_APPLICATION_ID = c_to_page_appl_id