DBA Data[Home] [Help]

APPS.POS_WCAPPROVE_PVT dependencies on APP_EXCEPTION

Line 3248: app_exception.raise_exception;

3244: aname => 'FORWARD_TO_USERNAME_RESPONSE');
3245:
3246: if(l_forwardTo is null) then
3247: fnd_message.set_name('ICX', 'ICX_POR_WF_NOTIF_NO_USER');
3248: app_exception.raise_exception;
3249: end if;
3250: end if;
3251:
3252: