DBA Data[Home] [Help]

APPS.PAY_GB_ROLLBACK dependencies on PAY_GB_ROLLBACK

Line 1: PACKAGE body PAY_GB_ROLLBACK AS

1: PACKAGE body PAY_GB_ROLLBACK AS
2: /* $Header: pygbrlbk.pkb 120.0.12020000.5 2012/12/28 14:00:01 sampmand noship $ */
3: /*===========================================================================+
4: | Copyright (c) 2012 Oracle Corporation |
5: | Redwood Shores, California, USA |

Line 9: PAY_GB_ROLLBACK

5: | Redwood Shores, California, USA |
6: | All rights reserved. |
7: +============================================================================
8: Name:
9: PAY_GB_ROLLBACK
10: Purpose:
11:
12: This is a UK Specific payroll package.
13: History:

Line 20: moved it into PAY_GB_ROLLBACK_PKG.

16: localization related rollback changes
17: when records are deleted from View
18: Assignment and View Payroll Process Results forms.
19: 13-Sep-2012 krreddy 115.2 14553830 Removed the GB_ROLLBACK procedure and
20: moved it into PAY_GB_ROLLBACK_PKG.
21: 02-Nov-2012 ssarap 115.3 For NI only aggregation deleting the orphan data
22: in PAY_GB_FPS_DETAILS table.
23: 02-Nov-2012 kvinayku 115.4 14843731 Added one more condition to reset pensioner RTI sent flag.
24: 28-Dec-2012 sampamnd 115.5 14759083 Added procedures for rollback related cahnges for EAS and EAS 13.

Line 541: END PAY_GB_ROLLBACK;

537:
538: hr_utility.set_location('Leaving: '||l_proc,999);
539: END gb_asg_rollback;
540: ---
541: END PAY_GB_ROLLBACK;