DBA Data[Home] [Help]

APPS.FND_GLOBAL dependencies on APP_EXCEPTION

Line 280: app_exception.raise_exception;

276: errcode in number,
277: errmsg in varchar2) is
278: begin
279: log(routine,errcode,errmsg);
280: app_exception.raise_exception;
281: end;
282:
283:
284: -- get a value from z_init but only if it is different than