Send mail based on Comparison
Dear all,
can you please help me in the following scenario.
We have to two tables
F4078 having table field Total Sales (TOSA)
F4072 having table field Based on Value(BSDVAL)
In the BI report using P95620, we have following condition
if BSDVAL > TOSA then
send mail to the given mail address
is it possible to send report by mail automatically if BSDVAL is greater than TOSA?
thanks