DBA Data[Home] [Help]

APPS.PAY_CA_PAYROLL_ARCH dependencies on STANDARD

Line 47: 02-Oct-2001 vpandya 115.1 Replace 'S' with 'STANDARD' in

43: only some of these assignment
44: actions. Currently the prog
45: loops for all 10 actions.
46: This can later be reduced.
47: 02-Oct-2001 vpandya 115.1 Replace 'S' with 'STANDARD' in
48: c_asg_run_actions cursor.
49: 05-Oct-2001 vpandya 115.2 Changed 'order by' clause in
50: c_asg_run_actions cursor.
51: 25-Oct-2001 vpandya 115.3 Bug# 2077373, print 'Quebec Tax'

Line 56: 30-Oct-2001 vpandya 115.4 Bug# 2085775, ln_prev_standard_aaid

52: instead of 'PROV Withheld(QC)'.
53: changed populate_tax_balance,
54: printing lv_soe_short_name now
55: instead of lv_reporting_name.
56: 30-Oct-2001 vpandya 115.4 Bug# 2085775, ln_prev_standard_aaid
57: was not getting initialize in
58: asg. act. creation. Now it has been
59: initialized in declare section and
60: after 'end loop' with zero'0'.