Skip to Content
0
Jun 22, 2020 at 03:12 PM

BRF+ upload data to decision table through excel is giving short dump

510 Views Last edit Jun 22, 2020 at 03:13 PM 2 rev

Hello All,

I have a decision table for one of our applications which needs to be updated every now and then according to the business. We have a recent change for a field in that decision table. The change is that, one of the Data element which uses the standard ABAP amount field is changed to "FDT_S_AMOUNT" structure in order to pass the Currency and the Amount to BRF+ decision table. The change is tested thoroughly and moved to Production. Now when I am trying to change the same decision table in Production through an excel sheet, it is giving me the short dump - "ERROR: Dynamic type conflict during the assignment of references. (termination: RABAX_STATE)". It is working all good in the other environments when I try to upload through an excel sheet. Only in production it is giving the above mentioned short dump when I try to update the decision table through an excel sheet. It is working normally when I try to update the Amount field manually(Not through the excel).

Kindly help me out on overcoming the above error.