DBA Data[Home] [Help]

APPS.IGF_AP_ISIR_IMPORT_PKG dependencies on IGF_AP_CORR_WF_S

Line 1897: igf_ap_corr_wf_s.NEXTVAL

1893: */
1894: CURSOR cur_get_seq
1895: IS
1896: SELECT
1897: igf_ap_corr_wf_s.NEXTVAL
1898: FROM DUAL;
1899:
1900: l_item_key NUMBER;
1901: