DBA Data[Home] [Help]

APPS.AK_DOWNLOAD_GRP dependencies on FND_APPLICATION_VL

Line 16: from fnd_application_vl

12: p_download_reg IN VARCHAR2 := 'Y'
13: ) is
14: cursor l_get_appl_id_csr (short_name_param varchar2) is
15: select application_id
16: from fnd_application_vl
17: where application_short_name = short_name_param;
18: cursor l_check_table_csr (session_id_param number) is
19: select tbl_index
20: from ak_loader_temp