DBA Data[Home] [Help]

APPS.PAY_US_CUSTOM_SQWL_FORMAT_REC dependencies on PAY_US_CUSTOM_SQWL_FORMAT_REC

Line 1: PACKAGE BODY pay_us_custom_sqwl_format_rec AS

1: PACKAGE BODY pay_us_custom_sqwl_format_rec AS
2: /* $Header: pyuscussqfr.pkb 120.3.12000000.1 2007/01/18 02:14:23 appldev noship $ */
3:
4: /*===========================================================================+
5: | Copyright (c) 2001 Oracle Corporation |

Line 11: pay_us_custom_sqwl_format_rec

7: | All rights reserved. |
8: +============================================================================+
9:
10: Name
11: pay_us_custom_sqwl_format_rec
12:
13: Purpose
14: The purpose of this package is to format reacord to support the
15: generation of SQWL magnetic tape for US legilsative requirements.

Line 786: END pay_us_custom_sqwl_format_rec; -- End of Package Body

782: return return_value;
783: END format_SQWL_CUSTOM_EMPLOYEE;
784: -- End of Formatting Custom Employee Record for SQWL Reporting
785:
786: END pay_us_custom_sqwl_format_rec; -- End of Package Body