UPG_RUN_AEC(SQL Table) |
Index Back |
---|---|
Conversion Documentation |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: OPERATOR_VW |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | UPG_PATH | Character(4) | VARCHAR2(4) NOT NULL |
Definition of supported upgrade paths
HC90=From 9.0 HC91=From 9.1 |
4 | UPG_GROUP_SEQ_NUM | Number(6,0) | INTEGER NOT NULL |
Specifies the system-assigned sequence number of a pending item within a group. A group is a postable entity that may be entered online or created by the system. In either case the group sequence number is automatically generated.
Default Value: 0 |