DW_FLEX_BI_OBJECT_LBL_LKP_TL
This table contains information about flexfield BI objects and their names.
Details
Module:
Key Columns
SEGMENT_LABEL_CODE, APPLICATION_ID, LANGUAGE, KEY_FLEXFIELD_CODE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| APPLICATION_ID | NUMBER | 38 | 0 | True | Application identifier. | ||
| KEY_FLEXFIELD_CODE | VARCHAR2 | 16 | True | Key flexfield code. | |||
| SEGMENT_LABEL_CODE | VARCHAR2 | 32 | True | Segment label code of the BI object. | |||
| LANGUAGE | VARCHAR2 | 16 | True | Translation language. | |||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. Source record identifier. | ||||
| BI_OBJECT_NAME | VARCHAR2 | 256 | Fixed name of the BI object. | ||||
| SEGMENT_LABEL_NAME | VARCHAR2 | 64 | Implementation specific name of the BI object. | ||||
| SEGMENT_LABEL_DESCRIPTION | VARCHAR2 | 256 | Implementation specific description of the BI object. |