DBA Data[Home] [Help]

APPS.GHR_HISTORY_CASCADE dependencies on GHR_HISTORY_FETCH

Line 1354: ghr_session.set_fnd_session_date(ghr_history_fetch.g_cascad_eff_date);

1350: p_history_data => l_hist_posnei_data);
1351:
1352: --Bug #7646662
1353: --Bug # 9408524 modified to call set_fnd_session_date
1354: ghr_session.set_fnd_session_date(ghr_history_fetch.g_cascad_eff_date);
1355: Begin
1356: correct_posnei_row( p_posnei_data => l_posnei_data);
1357: Exception
1358: when others then