SSR_IDTYPES_VW

(SQL View)
Index Back

ID Types Table

This record contains ID types that can be used to prove one's identity for the purpose of taking exams or other campus activities (Activity Setup).

SELECT INSTITUTION , SSR_ID_TYPE , EFFDT , END_EFFDT , EFF_STATUS FROM PS_SSR_IDTYPES_TBL

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 INSTITUTION Character(5) VARCHAR2(5) NOT NULL Academic Institution

Default Value: OPR_DEF_TBL_CS.INSTITUTION

Prompt Table: INSTITUTN_SCRTY

2 SSR_ID_TYPE Character(12) VARCHAR2(12) NOT NULL Form of Identification
3 EFFDT Date(10) DATE NOT NULL Effective Date

Default Value: %date

4 END_EFFDT Date(10) DATE End Effdt
5 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
A=Active
I=Inactive

Default Value: A