DBA Data[Home] [Help]

APPS.PAY_CA_PAYREG_EXTRACT_DATA_PKG dependencies on PAY_CA_PAYREG_EXTRACT_DATA_PKG

Line 1: PACKAGE BODY pay_ca_payreg_extract_data_pkg AS

1: PACKAGE BODY pay_ca_payreg_extract_data_pkg AS
2: /* $Header: pycaprpd.pkb 115.2 2001/12/20 00:57:45 pkm ship $ */
3: /*
4: ******************************************************************
5: * *

Line 20: Name : pay_ca_payreg_extract_data_pkg

16: * 500 Oracle Parkway, Redwood City, CA, 94065. *
17: * *
18: ******************************************************************
19:
20: Name : pay_ca_payreg_extract_data_pkg
21:
22: Description : Package for the Payment Report.
23: The package can be used by the users to add columns
24: which they want on the report.

Line 59: END pay_ca_payreg_extract_data_pkg;

55:
56: END populate_table;
57:
58:
59: END pay_ca_payreg_extract_data_pkg;