GP_PKG_EG2_VW

(SQL View)
Index Back

Packaging View-ElemGrp Members

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

SELECT PIN_NUM + 50000000 , EFFDT , PIN_ELEM_NUM , ENTRY_TYPE_ID , ELEM_ASSIGNMENT , GP_ORDER FROM PS_GP_ELEM_GRP_MBR

# 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 NOT NULL Effective Date
3 PIN_ELEM_NUM Number(8,0) INTEGER NOT NULL Element Number
4 ENTRY_TYPE_ID Character(3) VARCHAR2(3) NOT NULL Element Entry Type ID
5 ELEM_ASSIGNMENT Character(1) VARCHAR2(1) NOT NULL Indicates whether an element assignment is done on a payee-by-payee basis or by the eligibility group the payee is associated with.
E=By Eligibility Group
P=By Payee

Default Value: E

6 GP_ORDER Number(3,0) SMALLINT NOT NULL Utility field for data ordering