RBD_DEPT_VW

(SQL View)
Index Back

Dashboard Department

This is the record for the Dashboard Department view.

SELECT A.SETID , A.DEPTID , A.DESCR FROM %Table(DEPT_TBL) A WHERE %EffdtCheck(DEPT_TBL B, A, %CurrentDateIn)

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.
2 DEPTID Character(15) VARCHAR2(15) NOT NULL Department
3 DESCR Character(30) VARCHAR2(30) NOT NULL Description