DBA Data[Home] [Help]

APPS.BEN_PROC_COMMON_ENRT_RSLT dependencies on APP_EXCEPTION

Line 108: 115.48 17-Jun-05 vborkar Bug 4436578 : In SS wrapper app exception handler

104: on SS pages
105: 115.46 01-Jun-05 vborkar Bug 4387247 : Modifications to take care of
106: application exceptions.
107: 115.47 06-Jun-05 ikasire Bug 4414127
108: 115.48 17-Jun-05 vborkar Bug 4436578 : In SS wrapper app exception handler
109: added generic(default) exception handler code.
110: 115.49 02-Nov-05 ikasire BUG 4709601 we don't need to multi_rows_edit for
111: CFW process
112: 115.50 11-Nov-05 ikasire BUG 4718599 fixed ERL cursor to return the correct

Line 1114: when app_exception.application_exception then --Bug 4387247

1110: ,p_effective_date => l_effective_date);
1111: --
1112: exception
1113: --
1114: when app_exception.application_exception then --Bug 4387247
1115: fnd_msg_pub.add;
1116: ben_det_enrt_rates.clear_globals; --Bug 4436578
1117: when others then
1118: --Bug 4387247