RQ_GRP_ADESC_VW(SQL View) |
Index Back |
|---|---|
Requirement Group All Descr vwUse this view to display descriptions for a Requirement Group independent of effective date. |
| Select Rqrmnt_Group ,Descr ,Rq_Connect_Type from PS_RQ_GRP_TBL |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(6) | VARCHAR2(6) NOT NULL | Requirement Group | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 3 | RQ_CONNECT_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Connector Type
AND=AND OR=OR |