DW_PRFL_TYPES_D_TL
This table stores translation of profile types
Details
Module: Profile Management
Key Columns
BUSINESS_GROUP_ID, PROFILE_TYPE_ID, LANGUAGE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| PROFILE_TYPE_ID | NUMBER | 38 | 0 | True | Profile Type ID | ||
| BUSINESS_GROUP_ID | NUMBER | 38 | 0 | True | Key to Business Group identifier | ||
| LANGUAGE | VARCHAR2 | 16 | True | Language | |||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. Unique Key consisting of PROFILE_TYPE_ID, BUSINESS_GROUP_ID, LANGUAGE | ||||
| PROFILE_TYPE_DESCRIPTION | VARCHAR2 | 999 | Profile Type Description | ||||
| PROFILE_TYPE_SUMMARY | VARCHAR2 | 999 | Profile Type Summary |