This table stores translations for template periods.
Module: Performance Management
LANGUAGE, BUSINESS_GROUP_ID, TEMPLATE_PERIOD_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| TEMPLATE_PERIOD_ID | NUMBER | 38 | 0 | True | Business Key for Template Period | ||
| BUSINESS_GROUP_ID | NUMBER | 38 | 0 | True | Business Group identifier | ||
| LANGUAGE | VARCHAR2 | 16 | True | Language Identifier | |||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. Unique Key consisting of TEMPLATE_PERIOD_ID, BUSINESS_GROUP_ID, LANGUAGE | ||||
| TEMPLATE_PERIOD_NAME | VARCHAR2 | 256 | Template Period Name | ||||
| TEMPLATE_PERIOD_SHORT_NAME | VARCHAR2 | 16 | Template Period Short Name |
Copyright © 2019, 2024, Oracle and/or its affiliates.