DBA Data[Home] [Help]

APPS.PAY_GB_RTI_FPS_ARCHIVE dependencies on PAY_GB_RTI_FPS_ARCHIVE

Line 1: PACKAGE BODY PAY_GB_RTI_FPS_ARCHIVE AS

1: PACKAGE BODY PAY_GB_RTI_FPS_ARCHIVE AS
2: /* $Header: pygbrtifps13.pkb 120.0.12020000.32 2013/03/29 13:38:55 ssarap noship $ */
3: /*===========================================================================+
4: | Copyright (c) 1993 Oracle Corporation |
5: | Redwood Shores, California, USA |

Line 9: PAY_GB_RTI_FPS_ARCHIVE

5: | Redwood Shores, California, USA |
6: | All rights reserved. |
7: +============================================================================
8: Name:
9: PAY_GB_RTI_FPS_ARCHIVE
10: Purpose:
11: It fetches the live data and archives it for RTI Processes.
12: This is a UK Specific payroll package.
13: History:

Line 13790: END PAY_GB_RTI_FPS_ARCHIVE;

13786: fnd_file.put_line(fnd_file.LOG,'Errors found while archiving data.');
13787: raise_application_error(-20001,'Errors found while archiving data.');
13788: END deinitialization_code;
13789: --
13790: END PAY_GB_RTI_FPS_ARCHIVE;