DBA Data[Home] [Help]

APPS.PAY_US_GEOCODE_REPORT_PKG dependencies on PAY_US_GEOCODE_REPORT_PKG

Line 1: PACKAGE BODY pay_us_geocode_report_pkg AS

1: PACKAGE BODY pay_us_geocode_report_pkg AS
2: /* $Header: pyusgeoa.pkb 120.2.12010000.1 2008/07/27 23:51:29 appldev ship $ */
3: --
4: /*
5: ******************************************************************

Line 21: Name : pay_us_geocode_report_pkg

17: * 500 Oracle Parkway, Redwood City, CA, 94065. *
18: * *
19: ******************************************************************
20:
21: Name : pay_us_geocode_report_pkg
22:
23: Description : Package for the geocode upgrade reporting
24: - HTML
25:

Line 45: gv_package_name VARCHAR2(50) := 'pay_us_geocode_report_pkg';

41:
42: gv_html_start_data VARCHAR2(5) := '' ;
43: gv_html_end_data VARCHAR2(5) := '' ;
44:
45: gv_package_name VARCHAR2(50) := 'pay_us_geocode_report_pkg';
46:
47:
48: /******************************************************************
49: ** Function Returns the formated input string based on the

Line 3723: end pay_us_geocode_report_pkg;

3719: END extract_data;
3720:
3721: --begin
3722: --hr_utility.trace_on(null, 'ELE');
3723: end pay_us_geocode_report_pkg;