DBA Data[Home] [Help]

APPS.PAY_US_WEB_W4 dependencies on PAY_US_WEB_W4

Line 1: PACKAGE BODY pay_us_web_w4

1: PACKAGE BODY pay_us_web_w4
2: /* $Header: pyuswbw4.pkb 120.18.12010000.4 2008/11/04 14:18:14 pannapur ship $ *
3: /*
4: ******************************************************************
5: * *

Line 20: Name : pay_us_web_w4

16: * 500 Oracle Parkway, Redwood City, CA, 94065. *
17: * *
18: ******************************************************************
19:
20: Name : pay_us_web_w4
21:
22: Description : Contains utility and back end procedures for the
23: online W4 Form.
24:

Line 206: gv_package_name VARCHAR2(50) := 'pay_us_web_w4';

202:
203: /******************************************************************
204: ** private package global declarations
205: ******************************************************************/
206: gv_package_name VARCHAR2(50) := 'pay_us_web_w4';
207:
208: -- The following Function has been Added to correct inconsistent behaviour of State W-4
209: -- For the States that should follow Federal W-4, Filing Status, Allowances etc. should be
210: -- defaulted from Federal Information for them. Whereas for States that May OR May NOT

Line 2917: END pay_us_web_w4;

2913: /* Uncomment following two lines for debug */
2914: -- begin
2915: -- hr_utility.trace_on(null,'pyuswbw4');
2916:
2917: END pay_us_web_w4;