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