ERL-6878 - F_EMBEDDED_OPTIONS_FLAG Sourcing From SICM- STG_INSTRUMENT_CONTRACT_MASTER
(Doc ID 2738784.1)
Last updated on DECEMBER 27, 2020
Applies to:
Oracle Financial Services Data Foundation - Version 8.0.9 and laterInformation in this document applies to any platform.
Goal
FCT_COMMON_ACCOUNT_SUMMARY.F_EMBEDDED_OPTIONS_FLAG population does not considers STG_INSTRUMENT_CONTRACT_MASTER.F_EMBEDDED_OPTIONS_FLAG
Coalesce logic should be added in
T2T_STG_INVESTMENTS_CAS
T2T_STG_BORROWINGS_CAS
E.g.
FCT_COMMON_ACCOUNT_SUMMARY.F_EMBEDDED_OPTIONS_FLAG = Coalesce (PP.F_EMBEDDED_OPTIONS_FLAG, DIM_INSTRUMENT_CONTRACT.F_EMBEDDED_OPTIONS_FLAG)
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 |
References |