# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
SCENARIO_ID2 |
Character(15) |
VARCHAR2(15) NOT NULL |
SCP-Combined Scenario ID
|
2 |
ASSUMP_NBR_SEQ |
Number(3,0) |
SMALLINT NOT NULL |
SCP - Assumption Number in Scenario
|
3 |
DESCRLONG |
Long Character |
CLOB NOT NULL |
Long Description
|
4 |
FMS_DTTM_STAMP |
DateTime(26) |
TIMESTAMP |
Specifies the date and time of the original entry.
|
5 |
FMS_OPRID |
Character(30) |
VARCHAR2(30) NOT NULL |
Specifies the User ID which made the original entry.
|
6 |
FMS_LASTUPDDTTM |
DateTime(26) |
TIMESTAMP |
Specifies the date and time of the last update to an entry.
|
7 |
FMS_LASTUPDOPRID |
Character(30) |
VARCHAR2(30) NOT NULL |
Specifies the User ID which made the last update to an entry.
|