DBA Data[Home] [Help]

APPS.PYGBEXC dependencies on PYGBEXC

Line 1: package body pygbexc as

1: package body pygbexc as
2: /* $Header: pygbexc.pkb 120.0.12010000.2 2008/08/06 07:17:02 ubhat ship $ */
3: -- cache result of expiry check
4: g_gb_owner_payroll_action_id number; -- run created balance.
5: g_gb_user_payroll_action_id number; -- current run.

Line 2: /* $Header: pygbexc.pkb 120.0.12010000.2 2008/08/06 07:17:02 ubhat ship $ */

1: package body pygbexc as
2: /* $Header: pygbexc.pkb 120.0.12010000.2 2008/08/06 07:17:02 ubhat ship $ */
3: -- cache result of expiry check
4: g_gb_owner_payroll_action_id number; -- run created balance.
5: g_gb_user_payroll_action_id number; -- current run.
6: g_gb_expiry_information number; -- dimension expired flag.

Line 660: end pygbexc;

656: --
657: end proc_pen_ytd_start;
658:
659: -----------------------------------------------------------------------
660: end pygbexc;