AV_ACTN_TYP_VW(SQL View) | 
Index Back | 
|---|---|
Action Type codesCurrent Action Type Code table entries regardless of status. Use for relate display Action Type descriptions. | 
| SELECT A.ACTN_TYPE_CD , A.DESCRSHORT , A.DESCR FROM PS_AV_ACTN_TYP_TBL A WHERE %EffdtCheck(AV_ACTN_TYP_TBL A1 , A , %CurrentDateIn) | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(6) | VARCHAR2(6) NOT NULL | Action Type Code | |
| 2 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description | 
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |