Skip to Content
0
Nov 07, 2012 at 08:09 AM

Data Doubling when executing a BADI

25 Views

Hello Guys,

We have a situation wherein we want to sum the values of All customers and post them under a Dummy Customer (Z_NOCUSTOMER). For this we have developed a BADI that does the calculation.

On testing the BADI in CT DATA we see that the correct records have been generated. (Total value of all customers = Z_NOCUSTOMER value)

However, when we check for the records in the front end (Cube) we see the Z_NOCUSTOMER value is TWICE the value of All of Customers.

Any idea.

Thank you