DBA Data[Home] [Help]

APPS.PAY_KR_NONSTAT_SPAY_EFILE_FUN dependencies on PAY_KR_NONSTAT_SPAY_EFILE_FUN

Line 1: package body pay_kr_nonstat_spay_efile_fun as

1: package body pay_kr_nonstat_spay_efile_fun as
2: /*$Header: pykrnspen.pkb 120.0 2005/05/29 10:46:38 appldev noship $ */
3:
4: /*************************************************************************
5: * Function that count the Previous Employers.

Line 28: end pay_kr_nonstat_spay_efile_fun;

24: close csr_get_prev_emp_count;
25: return nvl(l_prev_emp_count, 0);
26: end get_prev_emp_count;
27:
28: end pay_kr_nonstat_spay_efile_fun;