RDED_LOADED_VW(SQL View) | 
Index Back | 
|---|---|
RetroDed Request Loaded ViewThis is the view that shows all the PAY_END_DTs in the RETRODED_RQST table with a status of Loaded (RETRODED_PRCS_FLAG = 'P'). | 
| select distinct retro_pay_end_dt from PS_RETRODED_RQST where retroded_prcs_flag = 'P' | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Date(10) | DATE NOT NULL | Retro Pay - Pay End Date |