DBA Data[Home] [Help]

PACKAGE: APPS.PYSQDATA

Source


1 package pysqdata AUTHID CURRENT_USER as
2 /* $Header: pysqdata.pkh 115.0 99/07/17 06:33:24 porting ship $ */
3 
4  /*===========================================================================+
5  |               Copyright (c) 1995 Oracle Corporation                        |
6  |                  Redwood Shores, California, USA                           |
7  |                       All rights reserved.                                 |
8  +============================================================================+
9  Name
10    pysqdata
11  Purpose
12    Sets up the data to provide State Quarterly Wage Reporting.
13  Notes
14    This data is US specific.
15  History
16    18-Feb-1999  VMehta          40.0         Date created.
17  ============================================================================*/
18  procedure setup;
19 
20 end pysqdata;