PROJFS_ADD_VW(SQL View) |
Index Back |
|---|---|
Project Add Search RecordThis is a view used primarily by customers that are not using the Projects application since it uses "setid" mapping rather than the Projects "Integration Templates". It is used as the ADD-search record; it has no prompt edit on PROJECT_ID. |
| SELECT SETID , PROJECT_ID , DESCR FROM PS_PROJECT_FS |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
|
| 2 | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |