# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
PROCESS_INSTANCE |
Number(10,0) |
DECIMAL(10) NOT NULL |
Process Instance
|
2 |
RUN_CNTL_ID |
Character(30) |
VARCHAR2(30) NOT NULL |
Run Control ID
|
3 |
GP_PKG_UPG |
Character(1) |
VARCHAR2(1) NOT NULL |
Utility field for packager
|
4 |
GP_PKG_ID |
Character(8) |
VARCHAR2(8) NOT NULL |
Field used for element packaging
|
5 |
UPG_WHERE_CLS |
Character(254) |
VARCHAR2(254) NOT NULL |
Field used to hold dynamically constructed where clause.
|
6 |
UPG_GPCESECTION |
Character(3) |
VARCHAR2(3) NOT NULL |
This field is only used in conjunction with GP Country Extension Upgrades. It is a field on the UPG_GPCEDEL_AET record with is the main state record for UPG_GPCEDEL Application Engine Program (which is used in conjunction with GP Country Extension Upgrades). This field will store the value of the section to be processed.
See UPG_GPCEDEL Application Engine for additional details.
|
7 |
DESCR |
Character(30) |
VARCHAR2(30) NOT NULL |
Description
|
8 |
DESCRSHORT |
Character(10) |
VARCHAR2(10) NOT NULL |
Short Description
|
9 |
COMMENTS |
Long Character |
CLOB |
Comment
|
10 |
GPDBNAME |
Character(8) |
VARCHAR2(8) NOT NULL |
Database name where Package is created.
|