RETRODEDPGM_VW(SQL View) |
Index Back |
---|---|
Retro Ded Pgm Mass Only ViewThis is the view of RETRODED_PGM_TBL where RETRODED_PGM_TYPE = 'M' and EFF_STATUS = 'A'. |
select retroded_pgm_id, effdt, descr from PS_RETRODEDPGM_TBL where retroded_pgm_type = 'M' and eff_status = 'A' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RETRODED_PGM_ID | Character(3) | VARCHAR2(3) NOT NULL | Retro Ded Program ID |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |