RDED_LOADED_VW

(SQL View)
Index Back

RetroDed Request Loaded View

This 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 RETRO_PAY_END_DT Date(10) DATE NOT NULL Retro Pay - Pay End Date