DBA Data[Home] [Help]

APPS.PAY_ARCHIVE_MISSING_ASG_PKG dependencies on PAY_ARCHIVE_MISSING_ASG_PKG

Line 1: package body pay_archive_missing_asg_pkg as

1: package body pay_archive_missing_asg_pkg as
2: /* $Header: payusyem.pkb 120.0 2005/10/17 18:18:28 djoshi noship $ */
3: /*
4: Copyright (c) Oracle Corporation 2005. All rights reserved
5: --

Line 6: Name : PAY_ARCHIVE_MISSING_ASG_PKG

2: /* $Header: payusyem.pkb 120.0 2005/10/17 18:18:28 djoshi noship $ */
3: /*
4: Copyright (c) Oracle Corporation 2005. All rights reserved
5: --
6: Name : PAY_ARCHIVE_MISSING_ASG_PKG
7: Description : This package contains the logic for Multi-threading of the
8: Year End Archive Missing Assignments Report
9: --
10: Change List

Line 573: end pay_archive_missing_asg_pkg;

569: end ARCHIVE_DEINIT;
570:
571: --begin
572: --hr_utility.trace_on(null,'YREND_YEMA');
573: end pay_archive_missing_asg_pkg;
574: