This table stores translations for Template definition
Module: Performance Management
BUSINESS_GROUP_ID, TEMPLATE_DEFINITION_ID, LANGUAGE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
TEMPLATE_DEFINITION_ID | NUMBER | 38 | 0 | True | Business Key for Template Definition | ||
BUSINESS_GROUP_ID | NUMBER | 38 | 0 | True | Key to Business Group identifier | ||
LANGUAGE | VARCHAR2 | 16 | True | Language Identifier | |||
SOURCE_RECORD_ID | VARCHAR2 | 128 | Unique Key consisting of TEMPLATE_DEFINITION_ID, BUSINESS_GROUP_ID, LANGUAGE | ||||
TEMPLATE_NAME | VARCHAR2 | 256 | Identifies template type of the performance document. |