[Home] [Help]
[Dependency Information]
Object Name: | IGI_MHC_DEPRN_DETAIL |
---|---|
Object Type: | TABLE |
Owner: | IGI |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
IGI_MHC_DEPRN_DETAIL_N1 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() ![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
FA_DEPRN_DTL_ROWID | ROWID | (10) | Yes | ROWID of the record in FA_DEPRN_DETAIL table |
BOOK_TYPE_CODE | VARCHAR2 | (15) | Yes | Name of the Book |
ASSET_ID | NUMBER | (15) | Yes | Unique identifier of the Asset |
CURRENT_MHC_PERIOD_COUNTER | NUMBER | (15) | Yes | The current Modified Historic Cost Accounting period counter |
PERIOD_COUNTER | NUMBER | (15) | Yes | Depreciation period |
DISTRIBUTION_ID | NUMBER | (15) | Yes | Identifies the distribution line that contains the asset |
MHC_YTD_DEPRN | NUMBER | Year-to-date depreciation expense allocated to the distribution line as calculated by the Modified Historic Cost Accounting processes. | ||
MHC_DEPRN_RESERVE | NUMBER | Depreciation reserve for the asset allocated to the distribution line as calculated by the Modified Historic Cost Accounting processes. | ||
MHC_COST | NUMBER | Asset Cost apportioned for the Distribution Unit as calculated by the Modified Historic Cost Accounting processes. | ||
MHC_SALVAGE_VALUE | NUMBER | Salvage Value of the Asset, which is the value of the asset after it has been fully depreciated. | ||
MHC_REVAL_RESERVE | NUMBER | For a period in which this asset was revalued: change in net book value due to revaluation of the asset cost and sometimes also revaluation of depreciation reserve. For all other periods: revaluation reserve amount after depreciation run. This figure is as calcuated by the Modified Historic Cost Accounting Revaluation Engine. | ||
CURRENT_MHC_PRD_BACKLOG_DEPRN | NUMBER | Extra Depreciation calculated for the current period as a result of Revaluation. | ||
ACCUMULATED_BACKLOG_DEPRN | NUMBER | Sum of the extra Depreciation calculated over the periods as a result of Revaluation for the distribution | ||
MHC_NET_BOOK_VALUE | NUMBER | Net Book Value, which equals the Recoverable Cost less the Depreciation Reserve | ||
MHC_DEPRN_EXPENSE | NUMBER | Depreciation expense allocated to the distribution line for the current period | ||
MHC_CURR_YR_PPS_DEPRN | NUMBER | Depreciation expense allocated to the distribution line for the pervious periods of the current fiscal year | ||
MHC_CURR_YR_PPS_DEPRN_REVAL | NUMBER | Portion of depreciation expense due to revaluation of the asset cost for previous periods of the current fiscal year. | ||
MHC_PRIOR_YR_OP_EXPENSE | NUMBER | Amount in the Profit Loss Accounts for the Previous Year | ||
MHC_CURR_YR_OP_EXPENSE | NUMBER | Amount in the Profit Loss Accounts for the Current Year | ||
MHC_GENERAL_FUND | NUMBER | General Fund holds the Initial capital, apart from that financed from long term borrowing or Public Dividend Capital, plus subsequent movements in net assets, except where separate reserve accounts are operated. | ||
ACCUMULATED_GENERAL_FUND | NUMBER | The Sum of the General Fund for each distribution of the Asset for the fiscal year | ||
CREATION_DATE | DATE | Yes | Standard who column - date when this row was created. | |
CREATED_BY | NUMBER | Yes | Standard who column - user who created this row (foreign key to FND_USER.USER_ID). | |
LAST_UPDATE_DATE | DATE | Standard Who column - date when a user last updated this row. | ||
LAST_UPDATED_BY | NUMBER | Standard who column - user who last updated this row (foreign key to FND_USER.USER_ID). | ||
LAST_UPDATE_LOGIN | NUMBER | Standard who column - operating system login of user who last updated this row (foreign key to FND_LOGINS.LOGIN_ID). |
Cut, paste (and edit) the following text to query this object:
SELECT FA_DEPRN_DTL_ROWID
, BOOK_TYPE_CODE
, ASSET_ID
, CURRENT_MHC_PERIOD_COUNTER
, PERIOD_COUNTER
, DISTRIBUTION_ID
, MHC_YTD_DEPRN
, MHC_DEPRN_RESERVE
, MHC_COST
, MHC_SALVAGE_VALUE
, MHC_REVAL_RESERVE
, CURRENT_MHC_PRD_BACKLOG_DEPRN
, ACCUMULATED_BACKLOG_DEPRN
, MHC_NET_BOOK_VALUE
, MHC_DEPRN_EXPENSE
, MHC_CURR_YR_PPS_DEPRN
, MHC_CURR_YR_PPS_DEPRN_REVAL
, MHC_PRIOR_YR_OP_EXPENSE
, MHC_CURR_YR_OP_EXPENSE
, MHC_GENERAL_FUND
, ACCUMULATED_GENERAL_FUND
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_LOGIN
FROM IGI.IGI_MHC_DEPRN_DETAIL;
IGI.IGI_MHC_DEPRN_DETAIL does not reference any database object
IGI.IGI_MHC_DEPRN_DETAIL is referenced by following:
|
|
|