DBA Data[Home] [Help] [Dependency Information]


TABLE: FII.EDW_GL_BOOK_BOOK_LTC

Object Details
Object Name: EDW_GL_BOOK_BOOK_LTC
Object Type: TABLE
Owner: FII
FND Design Data: TableFII.EDW_GL_BOOK_BOOK_LTC
Subobject Name:
Status: VALID


This is set of books level table within set of books dimension. This stores information such as functional currency, calendar and other information about the set of books.


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_GL_BOOK_BOOK_LTC_U1 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnBOOK_PK_KEY
EDW_GL_BOOK_BOOK_LTC_U2 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnBOOK_PK
ColumnBOOK_PK_KEY
Columns
Name Datatype Length Mandatory Comments
ALL_FK_KEY NUMBER

System generated foreign key to the top level of the set of books dimension
BOOK_PK_KEY NUMBER

System generated unique identifier of the set of book
ACCT_PEIROD_TYPE VARCHAR2 (40)
Accounting period type
ALL_FK VARCHAR2 (40)
Foreign key to the top level of the set of books dimension
BOOK_PK VARCHAR2 (80)
The unique identifier of the set of books
CHART_OF_ACCTS_ID VARCHAR2 (40)
Chart of accounts identifier
CURRENCY_CODE VARCHAR2 (20)
Functional currency for the set of books
GL_BOOK VARCHAR2 (80)
Set of books name
INSTANCE VARCHAR2 (40)
Instance identifier
MRC_SOB_TYPE_CODE VARCHAR2 (20)
MRC set of books type code
NAME VARCHAR2 (2000)
Set of books name
PERIOD_SET_NAME VARCHAR2 (40)
Calender used by the set of books
TRX_CALENDAR VARCHAR2 (40)
Identifier of transaction calendar for this set of books
USER_ATTRIBUTE1 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE2 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE3 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE4 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE5 VARCHAR2 (240)
User defined attribute
CREATION_DATE DATE

Standard who column - date when this row was created.
LAST_UPDATE_DATE DATE

Standard Who column - date when a user last updated this row.
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT ALL_FK_KEY
,      BOOK_PK_KEY
,      ACCT_PEIROD_TYPE
,      ALL_FK
,      BOOK_PK
,      CHART_OF_ACCTS_ID
,      CURRENCY_CODE
,      GL_BOOK
,      INSTANCE
,      MRC_SOB_TYPE_CODE
,      NAME
,      PERIOD_SET_NAME
,      TRX_CALENDAR
,      USER_ATTRIBUTE1
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE5
,      CREATION_DATE
,      LAST_UPDATE_DATE
FROM FII.EDW_GL_BOOK_BOOK_LTC;

Dependencies

[top of page]

FII.EDW_GL_BOOK_BOOK_LTC does not reference any database object

FII.EDW_GL_BOOK_BOOK_LTC is referenced by following:

SchemaAPPS
SynonymEDW_GL_BOOK_BOOK_LTC