[Home] [Help]
[Dependency Information]
Object Name: | IGI_MHC_RESERVE_LEDGER |
---|---|
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_RESERVE_LEDGER_N1 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ASSET_ID | NUMBER | (15) | Asset identification number | |
DH_CCID | NUMBER | (15) | Accounting Flexfield identification number for the depreciation expense account | |
DATE_PLACED_IN_SERVICE | DATE | Date the asset was placed in service | ||
METHOD_CODE | VARCHAR2 | (12) | Depreciation method | |
LIFE | NUMBER | (6) | Asset life for a life-based method | |
RATE | NUMBER | Adjusted rate for a flat-rate method | ||
CAPACITY | NUMBER | Capacity for a units of production asset | ||
COST | NUMBER | Asset cost | ||
DEPRN_AMOUNT | NUMBER | Depreciation amount | ||
YTD_DEPRN | NUMBER | Year-to-date depreciation amount | ||
PERCENT | NUMBER | Percent of the asset cost allocated to the distribution line | ||
TRANSACTION_TYPE | VARCHAR2 | (1) | Identifies the type of transaction which made the distribution line obsolete | |
DEPRN_RESERVE | NUMBER | Life-to-date depreciation amount | ||
PERIOD_COUNTER | NUMBER | (15) | Period for which report is run | |
DATE_EFFECTIVE | DATE | Yes | System date row was created | |
DEPRN_RESERVE_ACCT | VARCHAR2 | (25) | Account segment for depreciation reserve | |
RESERVE_ACCT | VARCHAR2 | (25) | Accumulated depreciation account | |
DISTRIBUTION_ID | NUMBER | (15) | Revaluation reserve for this row | |
REVAL_RESERVE | NUMBER | Revaluation reserve amount | ||
BACKLOG_RESERVE | NUMBER | Backlog reserve amount | ||
BACKLOG_RESERVE_ACCT | VARCHAR2 | (25) | Account segment for depreciation reserve |
Cut, paste (and edit) the following text to query this object:
SELECT ASSET_ID
, DH_CCID
, DATE_PLACED_IN_SERVICE
, METHOD_CODE
, LIFE
, RATE
, CAPACITY
, COST
, DEPRN_AMOUNT
, YTD_DEPRN
, PERCENT
, TRANSACTION_TYPE
, DEPRN_RESERVE
, PERIOD_COUNTER
, DATE_EFFECTIVE
, DEPRN_RESERVE_ACCT
, RESERVE_ACCT
, DISTRIBUTION_ID
, REVAL_RESERVE
, BACKLOG_RESERVE
, BACKLOG_RESERVE_ACCT
FROM IGI.IGI_MHC_RESERVE_LEDGER;
IGI.IGI_MHC_RESERVE_LEDGER does not reference any database object
IGI.IGI_MHC_RESERVE_LEDGER is referenced by following:
|
|
|