RS_TRNSPRJ_TMP(SQL Table) |
Index Back |
---|---|
Select projects for transferTemp table for containing selected projects for transfer. It will be used on the transfer assignments confirmation page. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
2 | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField | |
3 | ASSIGNMENT_ID | Character(15) | VARCHAR2(15) NOT NULL | Work Assignment ID |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |
6 | DESCRLONG | Long Character | CLOB | Long Description |