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


TABLE: IGI.IGI_MHC_TEMP_REVAL_PARAMS

Object Details
Object Name: IGI_MHC_TEMP_REVAL_PARAMS
Object Type: TABLE
Owner: IGI
FND Design Data: TableIGI.IGI_MHC_TEMP_REVAL_PARAMS
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_INTERFACE
PCT Free: 10
PCT Used:
Columns
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
Query Text

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;

Dependencies

[top of page]

IGI.IGI_MHC_TEMP_REVAL_PARAMS does not reference any database object

IGI.IGI_MHC_TEMP_REVAL_PARAMS is referenced by following:

SchemaIGI
ViewIGI_MHC_TEMP_REVAL_PARAMS#