PROJECT_IU_VW(SQL View) |
Index Back |
|---|---|
Project InterUnit View |
| select %substring(b.setcntrlvalue,1,5), a.project_id, a.descr from PS_PROJECT_ID_VW a, ps_set_cntrl_rec b where a.setid = b.setid and b.recname = 'PROJECT_ID_VW' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | InterUnit Business Unit | |
| 2 | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |