#
#	GeoTAX Payroll Tax Correspondence File Load from CD-ROM 
#
#       This file is used to set up the environment specific to
#       a GeoTAX Payroll Tax Correspondence load.
#
#
DD_SEQPTC="${G1CDDIR}/${payname}";			export DD_SEQPTC 

# Execution Log file
#
G1DBLOG=$G1GTX/data/payload.log;                        export G1DBLOG

# Execution XLG file
#
DD_PRNTXLG=$G1GTX/data/payload.xlg;                     export DD_PRNTXLG
DD_PRNTRPT=$G1GTX/data/payload.rpt;                     export DD_PRNTRPT

# Output File
DD_G1GTPTC=$dbloc/g1gtptc;                              export DD_G1GTPTC
