# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
OPRID |
Character(30) |
VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
|
2 |
PIM_KEY |
Character(50) |
VARCHAR2(50) NOT NULL |
This field is used to store key values from PIM interface
|
3 |
SEQ_NBR |
Number(15,0) |
DECIMAL(15) NOT NULL |
Sequence Number
|
4 |
CREATED_DTTM |
DateTime(26) |
TIMESTAMP |
Created Datetime
|
5 |
PIM_DESCR |
Character(100) |
VARCHAR2(100) NOT NULL |
PIM Description - used by PIM for PIM Performance
|
6 |
SQL_STMT_254 |
Character(254) |
VARCHAR2(254) NOT NULL |
An internal work field that contains SQL text that is to be utilized in treasury application p
|