RVW_BAND_TB_LNG(SQL Table) |
Index Back |
---|---|
Review Band Tbl (Obsolete)OBSOLETE! This table is obsolete as of Release 8.4. It contains "frozen" data that was not upgraded. It is retained for historical queries only and should not be edited. This table is no longer maintained by PeopleSoft and will be dropped during a subsequent release. -------------------------------------------------- RVW_BAND_TB_LNG is the language record related to REVIEW_BAND_TBL. A related language record enables text fields on a table to be translated into various languages for use in other countries. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | REVIEW_BAND_CD | Character(1) | VARCHAR2(1) NOT NULL | Review Band |
2 | EFFDT | Date(10) | DATE NOT NULL | Effective Date |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |