DBA Data[Home] [Help]

APPS.PAY_US_MMRF_W2_FORMAT_RECORD dependencies on PAY_US_MMRF_W2_FORMAT_RECORD

Line 1: PACKAGE BODY pay_us_mmrf_w2_format_record AS

1: PACKAGE BODY pay_us_mmrf_w2_format_record AS
2: /* $Header: pyusw2fr.pkb 120.47.12010000.4 2008/11/06 06:47:29 svannian ship $ */
3:
4: /*===========================================================================+
5: | Copyright (c) 2001 Oracle Corporation |

Line 11: pay_us_mmrf_w2_format_record

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

Line 6222: END pay_us_mmrf_w2_format_record; -- End of Package Body

6218: ret_str_len:=length(return_value);
6219: return return_value;
6220: END format_W2_RF_record; -- End of Formatting RF Record for W2 Reporting
6221:
6222: END pay_us_mmrf_w2_format_record; -- End of Package Body