DBA Data[Home] [Help]

APPS.FND_GLOBAL dependencies on APP_EXCEPTION

Line 245: app_exception.raise_exception;

241: errcode in number,
242: errmsg in varchar2) is
243: begin
244: log(routine,errcode,errmsg);
245: app_exception.raise_exception;
246: end;
247:
248:
249: -- get a value from z_init but only if it is different than