DBA Data[Home] [Help]

APPS.PAY_NZ_EDF dependencies on PAY_NZ_EDF

Line 1: PACKAGE BODY pay_nz_edf AS

1: PACKAGE BODY pay_nz_edf AS
2: /** $Header: pynzedf.pkb 120.0.12020000.3 2013/03/01 09:13:42 mingyhua ship $
3: *** +======================================================================+
4: *** | Copyright (c) 2000 Oracle Corporation |
5: *** | Redwood Shores, California, USA |

Line 9: *** Package Body Name : PAY_NZ_EDF

5: *** | Redwood Shores, California, USA |
6: *** | All rights reserved. |
7: *** +======================================================================+
8: ***
9: *** Package Body Name : PAY_NZ_EDF
10: *** Package File Name : pynzedf.pkb
11: *** Description : This package is created for supporting the new
12: *** 'EDF/IR345 (New Zealand)' process in New Zealand
13: *** payroll. The cursors and procedures in the package

Line 34: g_proc_name VARCHAR2(50) := 'pay_nz_edf.';

30: *** Simplified date/char type converions.
31: **/
32:
33: g_debug BOOLEAN;
34: g_proc_name VARCHAR2(50) := 'pay_nz_edf.';
35:
36: /*
37: --------------------------------------------------------------------
38: Name : range_code

Line 468: END pay_nz_edf;

464: RAISE;
465:
466: END generate_detail_xml;
467:
468: END pay_nz_edf;