FUNC_TEST_TRG(SQL Table) |
Index Back |
|---|---|
FUNCTEST_HR AE processFUNCTEST_HR Application Engine temporary table |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(8) | VARCHAR2(8) NOT NULL | Name | |
| 2 | Character(1) | VARCHAR2(1) NOT NULL |
Database Type
0=SQLBase 1=DB2 2=Oracle 3=Informix 4=DB2/UNIX 5=AllBase 6=Sybase 7=Microsoft 8=DB2/400 |
|
| 3 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 4 | Number(19,6) | DECIMAL(18,6) NOT NULL | Compensation Rate | |
| 5 | Number(9,0) | DECIMAL(9) NOT NULL | Alias Integer Value | |
| 6 | Character(30) | VARCHAR2(30) NOT NULL | Description | |
| 7 | Date(10) | DATE | Begin Date |