PY_YE_OPT_TAX(SQL Table) |
Index Back |
---|---|
Year-End Form Taxform OptionsYear-End Form Options by Taxform ID. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PY_TAX_YEAR | Number(4,0) | SMALLINT NOT NULL |
Represents the year for personal income tax purposes.
Prompt Table: PY_TAX_YEAR |
2 | TAXFORM_ID | Character(1) | VARCHAR2(1) NOT NULL |
Tax Form Identification
A=T4A Slip B=Business Payrolls Survey - CAN C=WCB Assessable Earnings E=Record of Employment F=940 - Annual Employer's FUTA I=W-2VI J=W-2cVI M=W-2GU N=W-2cGU P=W-2PR Q=W-2cPR R=RL-1 Slip S=W-2AS T=T4 Slip U=W-2cAS V=RL-2 Slip W=W-2 X=W-2c Y=1099-R Z=1042-S |
3 | ATTACHSYSFILENAME | Character(128) | VARCHAR2(128) NOT NULL | Unique Sys Filename |
4 | ATTACHUSERFILE | Character(64) | VARCHAR2(64) NOT NULL | Attached File |
5 | PY_YE_FILEURLID | Character(30) | VARCHAR2(30) NOT NULL |
URL ID used to store and retrieve year-end pdf forms.
Prompt Table: PSURLDEFN |
6 | PY_YE_XMLURLID | Character(30) | VARCHAR2(30) NOT NULL |
URL ID used to store and retrieve year-end xml data files.
Prompt Table: PSURLDEFN |
7 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
8 | LASTUPDDTTM | DateTime(26) | TIMESTAMP |
Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
Default Value: %DateTime |