[Home] [Help]
[Dependency Information]
Object Name: | XLE_HISTORY_COLUMNS_B |
---|---|
Object Type: | TABLE |
Owner: | XLE |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
XLE_HISTORY_COLUMNS_B stores the information about tracked legal entity and establishment attributes
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
XLE_HISTORY_COLUMNS_B_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
HISTORY_COLUMN_ID | NUMBER | (15) | Yes | Table identifier |
SOURCE_TABLE | VARCHAR2 | (30) | Yes | Name of the table containing the tracked column |
SOURCE_COLUMN_NAME | VARCHAR2 | (30) | Yes | Name of the tracked column |
GEOGRAPHY_ID | NUMBER | (15) | Geography Identifier. For tracking country dependent columns | |
LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard Who Column |
CREATION_DATE | DATE | Yes | Standard Who Column | |
LAST_UPDATE_LOGIN | NUMBER | (15) | Standard Who Column | |
LAST_UPDATE_DATE | DATE | Yes | Standard Who Column | |
CREATED_BY | NUMBER | (15) | Yes | Standard Who Column |
ZD_EDITION_NAME | VARCHAR2 | (30) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT HISTORY_COLUMN_ID
, SOURCE_TABLE
, SOURCE_COLUMN_NAME
, GEOGRAPHY_ID
, LAST_UPDATED_BY
, CREATION_DATE
, LAST_UPDATE_LOGIN
, LAST_UPDATE_DATE
, CREATED_BY
, ZD_EDITION_NAME
FROM XLE.XLE_HISTORY_COLUMNS_B;
XLE.XLE_HISTORY_COLUMNS_B does not reference any database object
XLE.XLE_HISTORY_COLUMNS_B is referenced by following:
|
|
|