Need a help on understanding financial category maintainence in FDI, in case of any update in any account will my previous financial category doesn't remain in ADW database.If no, Is there any way to enable this nature in FDI.
@User_7AIAG , as per my understanding, financial category assignments in FDI are treated as master data and not as a Type-2 Slowly Changing Dimension (SCD). Oracle currently provides upload/download capabilities for maintaining the mappings but does not provide versioned history of Financial Category assignments.
If your business requires historical reporting, then maintain your own history table and populate it as part of your data pipeline before each mapping change.
Hope it helps!