GP_PKG_EG1_VW

(SQL View)
Index Back

Packaging View-Element Groups

This is a Packaging View. It is used to move Element Groups between databases.

SELECT PIN_NUM + 50000000 , EFFDT , EFF_STATUS , GP_VERSION , ELEM_GRP_USE_OPTN , GP_STATIC_DYNAMIC , GRP_WHERE_CLS FROM PS_GP_ELEM_GRP

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PIN_NUM Number(8,0) INTEGER NOT NULL PIN Number
2 EFFDT Date(10) DATE Effective Date
3 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
A=Active
I=Inactive
4 GP_VERSION Character(18) VARCHAR2(18) NOT NULL Stores element version.
5 ELEM_GRP_USE_OPTN Character(3) VARCHAR2(3) NOT NULL Attribute of Element Group inidicating the use and purpose of this particular element group.
ALL=All-Purpose
ELG=Eligibility
ELN=Applications
PRC=Process Set
6 GP_STATIC_DYNAMIC Character(1) VARCHAR2(1) NOT NULL This field is used to determine whether the element group type is static or dynamic.
D=Dynamic (Where Clause)
S=Static (List of Elements)
7 GRP_WHERE_CLS Long Character(4096) CLOB Where Clause for Groups