DBA Data[Home] [Help]

APPS.FA_FIN_ADD_PKG dependencies on APP_EXCEPTION

Line 30: app_exception.raise_exception;

26:
27: if (get_dwaf%notfound) then
28: close get_dwaf;
29: fnd_message.set_name('OFA', 'FA_FE_CALC_DEPRN_DATE');
30: app_exception.raise_exception;
31: end if;
32:
33: close get_dwaf;
34: