DBA Data[Home] [Help]

APPS.ICX_ON dependencies on AK_FLOW_REGION_RELATIONS

Line 300: from AK_FLOW_REGION_RELATIONS

296: into l_flow_appl_id,l_flow_code,
297: c_from_page_appl_id,c_from_page_code,
298: c_from_region_appl_id,c_from_region_code,
299: c_to_page_appl_id,c_to_page_code
300: from AK_FLOW_REGION_RELATIONS
301: where ROWID = c_rowid;
302:
303: l_responsibility_id := icx_sec.getID(icx_sec.PV_RESPONSIBILITY_ID);
304: l_user_id := icx_sec.getID(icx_sec.PV_WEB_USER_ID);