Question on Deprecated RCY Columns / Fields in the Fact Common Account Summary Table
(Doc ID 2609975.1)
Last updated on NOVEMBER 13, 2019
Applies to:
Oracle Financial Services Data Foundation - Version 8.0.7 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Data Foundation (FSDF)
Goal
Will the Fact Common Account Summary table 'RCY' columns like N_EOP_BAL_RCY and N_ACCRUED_INTEREST_RCY be removed from the table in the future?
N_EOP_BAL_RCY and N_ACCRUED_INTEREST_RCY are marked as 'Deprecated' in the DESCRIPTION column when you run the following query:
select * from REV_TAB_COLUMNS_MLS
where table_name = 'FCT_COMMON_ACCOUNT_SUMMARY'
and column_name like '%RCY';
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |