DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_API dependencies on APP_EXCEPTION

Line 317: app_exception.raise_exception ;

313: fetch c2 into l_dummy;
314: if c2%found then
315: close c2 ;
316: fnd_message.set_name ( 'PAY', 'HR_6083_APP_ASS_APPL_STAT_END' );
317: app_exception.raise_exception ;
318: end if;
319: close c2;
320: -- make the data in the other tables ( namely tax records , secondary assignments statuses , letter requests )
321: --to be in sync with the assignments data