Dear All,
I am trying to run this query but it is not giving data :
SELECT vbeln erdat erzet netwr waerk FROM vbak INTO TABLE it_tab
WHERE vbeln ge frpos
and vbeln le topos .
Here frpos and topos are teo variables having values 0 and 9 respectively.
Please reply what can be the problem.
Thanks in Advance