UPG_EP_RVW_BAND(SQL Table) |
Index Back |
---|---|
Upgrade: Review BandsThis table is used to "map" Review Bands (3 characters) into Review Ratings (1 character) during upgrade to 8.4. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | UPG_RVW_BAND_CD3 | Character(3) | VARCHAR2(3) NOT NULL | Upgrade: This field is used to "map" Review Bands into Review Rating due to a change in field size for 8.4. |
2 | UPG_RVW_BAND_CD1 | Character(1) | VARCHAR2(1) NOT NULL | Upgrade: This field is used to "map" Review Bands into Review Rating due to a change in field size for 8.4. |
3 | REVIEW_BAND_CD | Character(1) | VARCHAR2(1) NOT NULL | Review Band |