Dear All
Stuck at query approval:
SELECT DISTINCT 'TRUE' FROM POR1 INNER JOIN OITM ON POR1.ItemCode = OITM.ItemCode INNER JOIN OITB ON OITM.ItmsGrpCod = OITB.ItmsGrpCodWhere POR1.DocEntry = $[OPOR.Docentry]
Group By OITB.U_POLimit
HAVING OITB.U_POLimit < Sum(POR1.GTotal)
Value is coming properly in sap query manager but approval is not executing at the time of transaction