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.122.12020000.7 2013/02/26 10:13:22 skchalla 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 7230: END pay_us_mmrf_w2_format_record;

7226: ret_str_len:=length(return_value);
7227: return return_value;
7228: END format_W2_RF_record; -- End of Formatting RF Record for W2 Reporting
7229:
7230: END pay_us_mmrf_w2_format_record;