EP_REVW_STAT_VW(SQL View) | 
Index Back | 
|---|---|
ePerformance Status XLAT viewView of EP_REVIEW_STATUS from the translate table. | 
| SELECT FIELDVALUE , EFFDT , XLATLONGNAME , XLATSHORTNAME FROM PSXLATITEM WHERE FIELDNAME = 'EP_REVIEW_STATUS' | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(4) | VARCHAR2(4) NOT NULL | 
This field tracks the status of a review document through it's life cycle. This is separate from the approval status of the review, which is tracked separately.
 AK=Acknowledged AR=Available for Review CA=Cancelled CO=Completed IP=In Progress NS=Not Started RH=Review Held  | 
|
| 2 | Date(10) | DATE | 
Effective Date
 Default Value: %date  | 
|
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |