UPG_DATACONV

(SQL Table)
Index Back

Upgrade AE Driver Sections

Used for dynamic section call of all the AE sections used in the Upgrade Data Conversion Driver program

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 UPG_PATH Character(4) VARCHAR2(4) NOT NULL Definition of supported upgrade paths
CS80=From Learning Solutions 8.01
HC80=From 8 SP1
HC88=From 8.8X
HC89=From 8.9
2 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.
3 SEQ_NUM Number(3,0) SMALLINT NOT NULL Sequence
4 AE_APPLID Character(12) VARCHAR2(12) NOT NULL Program Name (see PSAEAPPLDEFN).

Prompt Table: UPG_AEAPPL_VW

5 AE_SECTION Character(8) VARCHAR2(8) NOT NULL Section

Prompt Table: UPG_AESECT_VW

6 ACTIVE_FLAG Character(1) VARCHAR2(1) NOT NULL Active Flag
A=Active
I=Inactive