DBA Data[Home] [Help]

APPS.ICX_REQ_COPY_REQ dependencies on AK_FLOW_REGION_RELATIONS

Line 240: from AK_FLOW_REGION_RELATIONS

236: v_session_id := to_number(icx_sec.getID(icx_sec.PV_SESSION_ID));
237:
238: select rowidtochar(ROWID)
239: into v_row_id
240: from AK_FLOW_REGION_RELATIONS
241: where FROM_REGION_CODE = 'ICX_PO_REQ_HEAD_SUM_R'
242: and FROM_REGION_APPL_ID = 178
243: and FROM_PAGE_CODE = 'ICX_REQS_HEADER'
244: and FROM_PAGE_APPL_ID = 178