Thank you Sapna, I checked the Notes and options you gave. Looks like the issue is with the
Query containing the formula with formula variables. The formula used for the field Quantity of
Valuated Stock (conv) is 0VALSTCKQTY * ZCONVFAC ( this is the converted quantity factor)
that is need in the report. This converted quantity factor is formula variable processing by replacement path where the reference characteristic is 0material. and it is replaced with attribute value of the info object.
When I removed the formulas that have the ZCONVFAC the query does not throw any issues.
But the Query's main purpose is that it needs that key figures that should have the conversion factors multiplied to them. I am unable to make out why this formula variable creating an issue. Other formulas also have formula variable * keyfigures but they do not give any issues ( other formula variable
is processed by manual input). Can anything be done to have the formula variable ZCONVFAC in the query. Please advise