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


TABLE: IGI.IGI_IMP_IAC_INTERFACE_PY_ADD

Object Details
Object Name: IGI_IMP_IAC_INTERFACE_PY_ADD
Object Type: TABLE
Owner: IGI
FND Design Data: TableIGI.IGI_IMP_IAC_INTERFACE_PY_ADD
Subobject Name:
Status: VALID


IGI_IMP_IAC_INTERFACE_PY_ADD stores asset information for each asset processed by the Inflation Accounting Prior Year addition process, when called form the Implementation data preparation process.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
ASSET_ID NUMBER (15) Yes Asset Identification number
ASSET_NUMBER VARCHAR2 (15) Yes User assigned asset number
BOOK_TYPE_CODE VARCHAR2 (15) Yes Tax or Corporate book used for the data preparation process
CATEGORY_ID NUMBER (15) Yes Category Id
PERIOD_COUNTER NUMBER (15)
Current Open Period Counter of the Historic Book
NET_BOOK_VALUE NUMBER

Current Open Period Counter of the Historic Book
ADJUSTED_COST NUMBER

Current Open Period Counter of the Historic Book
OPERATING_ACCT NUMBER

Operating Account due to Inflation Accounting.
REVAL_RESERVE NUMBER

Revaluation Reserve due to Inflation Accounting.
DEPRN_AMOUNT NUMBER

Portion of the Depreciation Amount due to Inflation Accounting.
DEPRN_RESERVE NUMBER

Portion of the Accumulated Depreciation due to Inflation Accounting.
BACKLOG_DEPRN_RESERVE NUMBER

Backlog Depreciation reserve due to Inflation Accounting.
GENERAL_FUND NUMBER

General Fund due to Inflation Accounting.
LAST_REVAL_DATE DATE

Last Revaluation Date
CURRENT_REVAL_FACTOR NUMBER

The ( historic cost + adjusted cost ) / (historic cost).
CUMMULATIVE_REVAL_FACTOR NUMBER

The ( historic cost + adjusted cost ) / (historic cost).
HIST_COST NUMBER

Historic cost of the asset
HIST_DEPRN_EXPENSE NUMBER

Historic depreciation expense
HIST_YTD NUMBER

Historic year to date depreciation expense
HIST_ACCUM_DEPRN NUMBER

Historic accumulated depreciation
HIST_LIFE_IN_MONTHS NUMBER (4)
Life in months
HIST_NBV NUMBER

Historic net book value
HIST_SALVAGE_VALUE NUMBER

Historic salvage value
GENERAL_FUND_PERIODIC NUMBER

Periodic General Fund due to Inflation Accounting.
OPERATING_ACCOUNT_YTD NUMBER

Year to Date Operating Account due to Inflation Accounting.
CREATED_BY NUMBER (15) Yes Standard who column - user who created this row (foreign key to FND_USER.USER_ID).
CREATION_DATE DATE
Yes Standard who column - date when this row was created.
LAST_UPDATED_BY NUMBER (15) Yes Standard who column - user who last updated this row (foreign key to FND_USER.USER_ID).
LAST_UPDATE_DATE DATE
Yes Standard Who column - date when a user last updated this row.
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column - operating system login of user who last updated this row (foreign key to FND_LOGINS.LOGIN_ID).
REQUEST_ID NUMBER (15)
Concurrent Program who column - concurrent request id of the program that last updated this row (foreign key to FND_CONCURRENT_REQUESTS.REQUEST_ID).
PROGRAM_APPLICATION_ID NUMBER (15)
Concurrent Program who column - application id of the program that last updated this row (foreign key to FND_APPLICATION.APPLICATION_ID).
PROGRAM_ID NUMBER (15)
Concurrent Program who column - program id of the program that last updated this row (foreign key to FND_CONCURRENT_PROGRAM.CONCURRENT_PROGRAM_ID).
PROGRAM_UPDATE_DATE DATE

Concurrent Program who column - date when a program last updated this row).
Query Text

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


SELECT ASSET_ID
,      ASSET_NUMBER
,      BOOK_TYPE_CODE
,      CATEGORY_ID
,      PERIOD_COUNTER
,      NET_BOOK_VALUE
,      ADJUSTED_COST
,      OPERATING_ACCT
,      REVAL_RESERVE
,      DEPRN_AMOUNT
,      DEPRN_RESERVE
,      BACKLOG_DEPRN_RESERVE
,      GENERAL_FUND
,      LAST_REVAL_DATE
,      CURRENT_REVAL_FACTOR
,      CUMMULATIVE_REVAL_FACTOR
,      HIST_COST
,      HIST_DEPRN_EXPENSE
,      HIST_YTD
,      HIST_ACCUM_DEPRN
,      HIST_LIFE_IN_MONTHS
,      HIST_NBV
,      HIST_SALVAGE_VALUE
,      GENERAL_FUND_PERIODIC
,      OPERATING_ACCOUNT_YTD
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
FROM IGI.IGI_IMP_IAC_INTERFACE_PY_ADD;

Dependencies

[top of page]

IGI.IGI_IMP_IAC_INTERFACE_PY_ADD does not reference any database object

IGI.IGI_IMP_IAC_INTERFACE_PY_ADD is referenced by following:

SchemaAPPS
SynonymIGI_IMP_IAC_INTERFACE_PY_ADD