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


TABLE: FII.EDW_GL_BOOK_FA_BOOK_LTC

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


This is asset book level table within set of books dimension. This stores information about the fix asset books.


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_GL_BOOK_FA_BOOK_LTC_U1 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnFA_BOOK_PK_KEY
EDW_GL_BOOK_FA_BOOK_LTC_U2 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnFA_BOOK_PK
ColumnFA_BOOK_PK_KEY
EDW_GL_BOOK_FA_BOOK_LTC_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnBOOK_FK_KEY
Columns
Name Datatype Length Mandatory Comments
BOOK_FK_KEY NUMBER

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

System generated unique identifier of the asset book
BOOK_FK VARCHAR2 (80)
Foreign key to the set of books dimension level
BOOK_TYPE_NAME VARCHAR2 (80)
Asset book type
CURRENCY_CODE VARCHAR2 (20)
Currency for the asset book
DEPRE_CALANDAR VARCHAR2 (40)
Calender used for depreciation
FA_BOOK VARCHAR2 (80)
Asset book name
FA_BOOK_PK VARCHAR2 (80)
The unique identifier of the asset book
INSTANCE VARCHAR2 (40)
Instance
NAME VARCHAR2 (2000)
Asset book name
PRORATE_CALENDAR VARCHAR2 (40)
Calender used for proration
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 BOOK_FK_KEY
,      FA_BOOK_PK_KEY
,      BOOK_FK
,      BOOK_TYPE_NAME
,      CURRENCY_CODE
,      DEPRE_CALANDAR
,      FA_BOOK
,      FA_BOOK_PK
,      INSTANCE
,      NAME
,      PRORATE_CALENDAR
,      USER_ATTRIBUTE1
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE5
,      CREATION_DATE
,      LAST_UPDATE_DATE
FROM FII.EDW_GL_BOOK_FA_BOOK_LTC;

Dependencies

[top of page]

FII.EDW_GL_BOOK_FA_BOOK_LTC does not reference any database object

FII.EDW_GL_BOOK_FA_BOOK_LTC is referenced by following:

SchemaAPPS
SynonymEDW_GL_BOOK_FA_BOOK_LTC