[Home] [Help]
[Dependency Information]
| Object Name: | IGI_MHC_TEMP_REVAL_PARAMS |
|---|---|
| Object Type: | TABLE |
| Owner: | IGI |
| FND Design Data: | IGI.IGI_MHC_TEMP_REVAL_PARAMS
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
| Tablespace: | APPS_TS_INTERFACE |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| TEMP_REVAL_PARAMS_ID | NUMBER | (15) | Yes | Unique Identifier. |
| MHC_PERIOD_CTR | NUMBER | (15) | Yes | Modified Historic Cost Accounting Period counter |
| MHC_PERIOD_NUM | NUMBER | (4) | Yes | Current Depreciation Period Counter |
| FISCAL_YEAR | NUMBER | (4) | Yes | The current Fiscal Year |
| RATE | NUMBER | Yes | The Revaluation Rate |
Cut, paste (and edit) the following text to query this object:
SELECT TEMP_REVAL_PARAMS_ID
, MHC_PERIOD_CTR
, MHC_PERIOD_NUM
, FISCAL_YEAR
, RATE
FROM IGI.IGI_MHC_TEMP_REVAL_PARAMS;
IGI.IGI_MHC_TEMP_REVAL_PARAMS does not reference any database object
IGI.IGI_MHC_TEMP_REVAL_PARAMS is referenced by following:
IGI
IGI_MHC_TEMP_REVAL_PARAMS#
|
|
|
|