This table holds information about translation of Review Periods
Module:
REVIEW_PERIOD_ID, LANGUAGE
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 | 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 |