I find the cause of the above error.
Before we executed migration from ECC 6.0 to simple finance 2.0, Table finsc_ledger didn’t exist.
After migrating, Table finsc_ledger was newly created .
Before and After activating Funds Management(PSM-FM), tablefinsc_ledger have “FI” as application value(APPL) and “GLF” as sub application value (SUBAPPL).
But, After activating Funds Management(PSM-FM), system need the data with “FI” as application value(APPL) and“PSM” as sub application value (SUBAPPL) form table finsc_ledger.
How can I maintain table finsc_ledger?