DBA Data[Home] [Help]

APPS.XTR_MARKET_DATA_INTERFACE_P dependencies on GL_CRM_UTILITIES_PKG

Line 1077: GL_CRM_UTILITIES_PKG.daily_rates_import(v_errbuf,v_retcode);

1073: put_log(' ');
1074:
1075: end loop;
1076:
1077: GL_CRM_UTILITIES_PKG.daily_rates_import(v_errbuf,v_retcode);
1078:
1079: for c_error in get_failed_imports(v_start_date,v_end_date) loop
1080: if (retcode='0') then
1081: retcode:='1';