R_RQRMNT_LINE

(SQL Table)
Index Back

Req line analysis table

Analysis table for academic advisement containing Requirement line information.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

Prompt Table: PEOPLE_SRCH

2 RPT_DATE Date(10) DATE NOT NULL Report Date
3 RPT_TYPE Character(4) VARCHAR2(4) NOT NULL This field is the type of Academic Advisement report and is used by the tables in the Analysis Database. This field is reserved for use by SA.
SPC=Special Report
STD=Standard Report
4 ANALYSIS_DB_SEQ Number(4,0) SMALLINT NOT NULL Analysis DB Sequence

Default Value: 1

5 ENTRY_SEQ Number(3,0) SMALLINT NOT NULL Entry Sequence
6 RQRMNT_GROUP Character(6) VARCHAR2(6) NOT NULL Requirement Group

Prompt Table: RQ_GRP_TBL

7 REQUIREMENT Character(9) VARCHAR2(9) NOT NULL Academic Requirement

Prompt Table: RQ_MAIN_TBL

8 RQ_LINE_NBR Character(4) VARCHAR2(4) NOT NULL Line Nbr
9 ITEM_R_STATUS Character(4) VARCHAR2(4) NOT NULL Item Status
COMP=Complete
EXMP=Exempted
FAIL=Fail
10 DISP_SELECT_LINE Character(1) VARCHAR2(1) NOT NULL Display Select Line

Y/N Table Edit

11 REQ_LINE_TYPE Character(3) VARCHAR2(3) NOT NULL Line Type
CND=Condition Requirement
GLM=Global Limit
GSQ=Global Sequential Restriction
LIM=Unit, Course or GPA Limit
MT=Course Requirement
SC=Specified Courses
SEQ=Sequential Restriction