BC_PPM_OPTIONS(SQL Table) |
Index Back |
|---|---|
Project Portfolio MGT SetupThis table holds PPM setup options. |
| # | 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 | BC_PROJ_ID_PREFIX | Character(5) | VARCHAR2(5) NOT NULL | This field holds the user defined project request ID prefix. This is appended to the front of the BC_PROJ_ID_SEQ field to form a unique project request ID. |
| 3 | FMS_DTTM_STAMP | DateTime(26) | TIMESTAMP | Specifies the date and time of the original entry. |
| 4 | FMS_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the original entry. |
| 5 | FMS_LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. |
| 6 | FMS_LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. |