RETRODEDPGM_TBL(SQL Table) |
Index Back |
|---|---|
Retro Deduction Program TableThis is the Retro Ded program table that is defined with the corresponding child, Retro Ded program definition, for use in Retro Deductions processing. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL | Retro Ded Program ID | |
| 2 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
| 6 | RETRODED_PGM_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Retro Ded Program Type
I=Individual M=Mass |
| 7 | OFF_CYCLE | Character(1) | VARCHAR2(1) NOT NULL |
Off Cycle ?
Y/N Table Edit Default Value: N |
| 8 | SEPCHK_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Separate check flag.
Y/N Table Edit Default Value: N |