Hi All,
I have created a query in which I need to bring the quanity from INV1 table, for example, in table INV1 the value in quantity field is 12.735 now when I write query as follows in query generator
Select Qty from INV1
the resule displayed by SAP is 12.74
I want to know what I need to correct in query for bringing the exact stored value in table that is 12.735
Best Regards,
Samir Gandhi