DW_REVIEW_PERIOD_D_TL
This table holds information about translation of Review Periods
Details
Module:
Key Columns
REVIEW_PERIOD_ID, LANGUAGE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| REVIEW_PERIOD_ID | NUMBER | 38 | 0 | True | Review Period Identifier | ||
| LANGUAGE | VARCHAR2 | 16 | True | Language Identifier | |||
| SOURCE_RECORD_ID | VARCHAR2 | 256 | This column is for Oracle Internal use only. Primary Key consisting of event identifier | ||||
| BUSINESS_GROUP_ID | NUMBER | 38 | 0 | Foreign key to Business Groups | |||
| REVIEW_PERIOD_NAME | VARCHAR2 | 512 | Name of the review period |