DBA Data[Home] [Help]

PACKAGE: APPS.PAY_KR_NONSTAT_SPAY_EFILE_FUN

Source


1 package pay_kr_nonstat_spay_efile_fun as
2 /*$Header: pykrnspen.pkh 120.0 2005/05/29 10:46:48 appldev noship $ */
3 
4 /*************************************************************************
5  * Function that count the Previous Employers.
6  *************************************************************************/
7 function get_prev_emp_count (p_assignment_action_id IN Number) return Number;
8 
9 end pay_kr_nonstat_spay_efile_fun;