PAY_FORM_TBL(SQL Table) |
Index Back |
---|---|
Payroll Form CodesThis record is used to store pay check forms information. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | FORM_ID | Character(6) | VARCHAR2(6) NOT NULL | Form Identification |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
4 | LAST_FORM_USED | Number(15,0) | DECIMAL(15) NOT NULL | Last Form Number Used |
5 | FORM_ALIGNMENT_CNT | Number(2,0) | SMALLINT NOT NULL | Form Alignment Count |