PTUPG_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 | PTUPG_PATH | Character(4) | VARCHAR2(4) NOT NULL |
Definition of supported upgrade paths
7084=PeopleTools 7.0x to 8.4x 7584=PeopleTools 7.5x to 8.4x 8184=PeopleTools 8.1x to 8.4x 8484=PeopleTools 8.4x to 8.4x |
4 | PTUPG_GROUP_SEQNUM | 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 |