DBA Data[Home] [Help]

APPS.FND_ADG_EXCEPTION dependencies on FND_ADG_EXCEPTION

Line 1: package body fnd_adg_exception as

1: package body fnd_adg_exception as
2: /* $Header: AFDGEXEB.pls 120.4 2010/09/01 20:16:44 rsanders noship $ */
3:
4: /* Error Handling */
5:

Line 213: end fnd_adg_exception;

209: /*==========================================================================*/
210:
211: begin
212: init_error_table;
213: end fnd_adg_exception;