SSR_RS_REQLVLVW

(SQL View)
Index Back

Service Request Status VW

This view is the prompt table for Service Request statuses.

SELECT DISTINCT A.INSTITUTION ,A.SSR_RS_STATUSgrpcd ,A.effdt ,A.SSR_RS_STATUS_LVL , A.eff_status FROM %Table(SSR_RS_GRSTS_VW) A

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

Prompt Table: INST_CAR_SCTY

2 SSR_RS_STATUSGRPCD Character(4) VARCHAR2(4) NOT NULL Status Group Codes to define the statuses for each of the areas of functionality within Research and Enrollment Tracking.
3 EFFDT Date(10) DATE Effective Date

Default Value: %date

4 SSR_RS_STATUS_LVL Character(2) VARCHAR2(2) NOT NULL Status level associated with the status. Used to denote a hierarchy.

Prompt Table: %EDITTABLE

5 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
A=Active
I=Inactive