Hi,
I am beginner and going through a piece of code below.
SELECT f1
f2
f3
FROM zxftp INTO TABLE gt_last
WHERE programme EQ SY-REPID.
Could you please help me what the last line of above code actually does ??
Thanks in advance.
Ravindra