PROJECT_DESC_FS(SQL View) |
Index Back |
|---|---|
Project DescriptionProject Description |
| SELECT BUSINESS_UNIT ,PROJECT_ID ,DTTM_STAMP ,OPRID ,DESCR254 ,DESCRLONG FROM PS_PROJECT_DESCR |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: PROJECT.SETID Prompt Table: SP_BU_PC_NONVW |
|
| 2 | Character(15) | VARCHAR2(15) NOT NULL |
Project Id ChartField
Prompt Table: PROJ_SCRTY_VW |
|
| 3 | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. | |
| 4 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
| 5 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |
| 6 | DESCRLONG | Long Character | CLOB | Long Description |