AVRCGTYPEVWLNG(SQL View) |
Index Back |
|---|---|
Recognition TypeAll available recognition types. Allows a prompt against the recognition type table. |
| SELECT RECOGNITION_TYPE , LANGUAGE_CD , DESCR , DESCRSHORT FROM PS_AV_RCG_TYPE_LNG |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(1) | VARCHAR2(1) NOT NULL |
Recognition Type
Prompt Table: AV_RCG_TYPE_TBL |
|
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: AV_RCG_TYPE_TBL.DESCR |