DBA Data[Home] [Help]

APPS.POS_WCAPPROVE_PVT dependencies on APP_EXCEPTION

Line 3272: app_exception.raise_exception;

3268: aname => 'FORWARD_TO_USERNAME_RESPONSE');
3269:
3270: if(l_forwardTo is null) then
3271: fnd_message.set_name('ICX', 'ICX_POR_WF_NOTIF_NO_USER');
3272: app_exception.raise_exception;
3273: end if;
3274: end if;--}
3275:
3276: