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