PC_PROJ_ID_VW(SQL View) |
Index Back |
|---|---|
3PI: Get Project ID View |
| SELECT A.BUSINESS_UNIT , A.PC_MSP_PROJ_ID , A.PROJECT_ID , A.DESCR , A.DTTM_STAMP FROM PS_PROJECT A |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BU_PC_NONVW |
|
| 2 | Character(22) | VARCHAR2(22) NOT NULL | Unique MSP Project ID | |
| 3 | PROJECT_ID | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 5 | DTTM_STAMP | 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. |