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


TABLE: FII.FII_FA_EXP_T

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

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
LEDGER_ID NUMBER (15) Yes Ledger Identifier
ACCOUNT_DATE DATE
Yes Accounting Date used on the associated journal for this record. This will be the last day of the associated FA period
CURRENCY_CODE VARCHAR2 (15) Yes Functional currency code
AMOUNT_T NUMBER

Total amount in Accounting currency
AMOUNT_B NUMBER

Total amount in Functional currency
CHART_OF_ACCOUNTS_ID NUMBER (15) Yes Key flexfield structure defining column for the accounting flexfield
PRIM_AMOUNT_G NUMBER

Amount in the primary currency
SEC_AMOUNT_G NUMBER

Amount in the secondary currency
COMPANY_ID NUMBER (15)
Company Identifier
COST_CENTER_ID NUMBER (15)
Cost Center Identifier
NATURAL_ACCOUNT_ID NUMBER (15)
Natural Account Identifier
USER_DIM1_ID NUMBER (15)
First user defined dimension
USER_DIM2_ID NUMBER (15)
Second user defined dimension
ASSET_CAT_FLEX_STRUCTURE_ID NUMBER (15) Yes Key flexfield structure defining column for the asset category flexfield
ASSET_CAT_ID NUMBER (15) Yes Asset Category Identifier
ASSET_CAT_MAJOR_ID NUMBER (15)
Major Category Segment Identifier
ASSET_CAT_MAJOR_VALUE VARCHAR2 (240)
Major Category Segment Value
ASSET_CAT_MINOR_ID NUMBER (15)
Minor Category Segment Identifier
ASSET_CAT_MINOR_VALUE VARCHAR2 (240)
Minor Category Segment Value
BOOK_TYPE_CODE VARCHAR2 (15) Yes Book Name
ASSET_ID NUMBER (15) Yes Asset Identifier
ASSET_NUMBER VARCHAR2 (15) Yes User assigned asset number
DISTRIBUTION_ID NUMBER (15) Yes Asset Distribution Identifier
DISTRIBUTION_CCID NUMBER (15) Yes Code Combination Identifier attached to the associatied asset distribution
EXPENSE_CCID NUMBER (15)
Code Combination Identifier for this record
SOURCE_CODE VARCHAR2 (30) Yes Identifies the source of the expense for the record
DEPRN_TYPE VARCHAR2 (30)
Identifies the type of expense for the record
CJE_EXP_ID NUMBER (15)
Journal Entry Submission Identifier
DEPRN_AMOUNT NUMBER

Depreciation expense amount
BONUS_AMOUNT NUMBER

Bonus depreciation expense amount
REVAL_AMOUNT NUMBER

Revaluation amortization amount
JE_HEADER_ID NUMBER (15)
Journal entry header identifier in General Ledger
DEPRN_JE_LINE_NUM NUMBER (15)
Journal entry line number in General Ledger for depreciation expense
BONUS_JE_LINE_NUM NUMBER (15)
Journal entry line number in General Ledger for bonus depreciation expense
REVAL_JE_LINE_NUM NUMBER (15)
Journal entry line number in General Ledger for revaluation amortization
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
Query Text

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


SELECT LEDGER_ID
,      ACCOUNT_DATE
,      CURRENCY_CODE
,      AMOUNT_T
,      AMOUNT_B
,      CHART_OF_ACCOUNTS_ID
,      PRIM_AMOUNT_G
,      SEC_AMOUNT_G
,      COMPANY_ID
,      COST_CENTER_ID
,      NATURAL_ACCOUNT_ID
,      USER_DIM1_ID
,      USER_DIM2_ID
,      ASSET_CAT_FLEX_STRUCTURE_ID
,      ASSET_CAT_ID
,      ASSET_CAT_MAJOR_ID
,      ASSET_CAT_MAJOR_VALUE
,      ASSET_CAT_MINOR_ID
,      ASSET_CAT_MINOR_VALUE
,      BOOK_TYPE_CODE
,      ASSET_ID
,      ASSET_NUMBER
,      DISTRIBUTION_ID
,      DISTRIBUTION_CCID
,      EXPENSE_CCID
,      SOURCE_CODE
,      DEPRN_TYPE
,      CJE_EXP_ID
,      DEPRN_AMOUNT
,      BONUS_AMOUNT
,      REVAL_AMOUNT
,      JE_HEADER_ID
,      DEPRN_JE_LINE_NUM
,      BONUS_JE_LINE_NUM
,      REVAL_JE_LINE_NUM
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM FII.FII_FA_EXP_T;

Dependencies

[top of page]

FII.FII_FA_EXP_T does not reference any database object

FII.FII_FA_EXP_T is referenced by following:

SchemaAPPS
SynonymFII_FA_EXP_T