AV_RCG_TYPE_VW(SQL View) |
Index Back |
|---|---|
Recognition TypeAll available recognition types. Allows a prompt against the recognition type table. |
| SELECT RECOGNITION_TYPE , EFFDT , EFF_STATUS , DESCR , DESCRSHORT FROM PS_AV_RCG_TYPE_TBL |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(1) | VARCHAR2(1) NOT NULL |
Recognition Type
Prompt Table: AV_ACCT_RCG_VW |
|
| 2 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
| 3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: AV_RCG_TYPE_TBL.DESCR |