DBA Data[Home] [Help]

APPS.PY_GB_ASG dependencies on PY_GB_ASG

Line 1: package body py_gb_asg as

1: package body py_gb_asg as
2: /* $Header: pygbasg.pkb 120.1 2005/06/30 06:43:13 tukumar noship $ */
3:
4: PROCEDURE payroll_transfer (p_assignment_id IN NUMBER) is
5: -- if an assignment transfers from one payroll to another then the

Line 105: end py_gb_asg;

101: end if;
102: --
103: end delete_per_latest_balances;
104: --
105: end py_gb_asg;