Could you please explain what this last line of code does ??
IF sy-subrc EQ 0.
DELETE gt_ftp
ENDIF
IF NOT gt_ftp[ ] IS INITIAL.
Thaks in advance.
Ravindra