| # |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
| 1 |
EIP_CTL_ID |
Character(25) |
VARCHAR2(25) NOT NULL |
Enterprise Components EIP (enterprise integration point) control field
|
| 2 |
RECNAME |
Character(15) |
VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
|
| 3 |
FIELDNAME |
Character(18) |
VARCHAR2(18) NOT NULL |
Field Name (see PSDBFIELD).
|
| 4 |
KEY1 |
Character(65) |
VARCHAR2(65) NOT NULL |
First Key
|
| 5 |
KEY2 |
Character(65) |
VARCHAR2(65) NOT NULL |
Second Key
|
| 6 |
KEY3 |
Character(65) |
VARCHAR2(65) NOT NULL |
Third Key
|
| 7 |
KEY4 |
Character(65) |
VARCHAR2(65) NOT NULL |
Fourth Key
|
| 8 |
KEY5 |
Character(65) |
VARCHAR2(65) NOT NULL |
Fifth Key
|
| 9 |
KEY6 |
Character(65) |
VARCHAR2(65) NOT NULL |
Sixth Key
|
| 10 |
KEY7 |
Character(65) |
VARCHAR2(65) NOT NULL |
Seventh Key
|
| 11 |
KEY8 |
Character(65) |
VARCHAR2(65) NOT NULL |
Eighth Key
|
| 12 |
KEY9 |
Character(65) |
VARCHAR2(65) NOT NULL |
Ninth Key
|
| 13 |
MESSAGENBR |
Number(10,0) |
DECIMAL(10) NOT NULL |
Message Number
|
| 14 |
MESSAGE_SET_NBR |
Number(5,0) |
INTEGER NOT NULL |
Message Set Number. This field refers to the Message Set Number in the Message Catalog.
|