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