RQ_LN_DETL_LNG(SQL Table) |
Index Back |
---|---|
Requirement Line Detail TableUse this related language table to record pointers to Course Lists, or specifications of Dynamic Course Lists or Conditions belonging to a Requirement Line in the Requirement Datastore. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | REQUIREMENT | Character(9) | VARCHAR2(9) NOT NULL | Academic Requirement |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | RQ_LINE_KEY_NBR | Character(4) | VARCHAR2(4) NOT NULL | Background Key |
4 | RQ_LINE_DET_SEQ | Number(3,0) | SMALLINT NOT NULL | Line Detail Sequence |
5 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
6 | DESCR254A | Character(254) | VARCHAR2(254) NOT NULL | Condition Description |