DBA Data[Home] [Help]

APPS.PAY_US_OVER_LIMIT_PKG dependencies on PAY_US_OVER_LIMIT_PKG

Line 1: package body pay_us_over_limit_pkg as

1: package body pay_us_over_limit_pkg as
2: /* $Header: pyusoltm.pkb 120.3.12010000.1 2008/07/27 23:54:29 appldev ship $ */
3: /*
4: Copyright (c) Oracle Corporation 2001. All rights reserved
5: --

Line 59: Also replaced the pay_us_over_limit_pkg.get_parameter

55: 14-MAR-2005 sackumar 115.16 4222032 Change in the Range Cursor removing redundant
56: use of bind Variable (:payroll_action_id)
57: 07-DEC-2005 sackumar 115.17 4748245 Changed the Range Cursor and Action_creation procedure
58: to improve the performance.
59: Also replaced the pay_us_over_limit_pkg.get_parameter
60: call to pay_us_payroll_utils.get_parameter call.
61: 18-APR-2007 sudedas 115.18 5840569 In case Range Person ID Functionality
62: is disabled where conditions need to
63: be added to action_creation procedure.

Line 559: end pay_us_over_limit_pkg;

555: return par_value;
556: --
557: end get_parameter;
558: --
559: end pay_us_over_limit_pkg;