DBA Data[Home] [Help]

APPS.PAY_TRGL_PKG dependencies on PAY_TRGL_PKG

Line 1: PACKAGE BODY pay_trgl_pkg AS

1: PACKAGE BODY pay_trgl_pkg AS
2: /* $Header: pytrangl.pkb 120.15.12010000.2 2008/09/16 11:44:49 pparate ship $ */
3: --
4: /*
5: * ***************************************************************************

Line 13: PAY_TRGL_PKG - Procedure to transfer pay costs to General Ledger.

9: PRODUCT
10: Oracle*Payroll
11: --
12: NAME
13: PAY_TRGL_PKG - Procedure to transfer pay costs to General Ledger.
14: --
15: --
16: DESCRIPTION
17: The procedure sums are costs for each cost centre for all payroll runs

Line 1955: END pay_trgl_pkg;

1951: end if;
1952: --
1953: END trans_ass_costs;
1954: --
1955: END pay_trgl_pkg;