CPYTOIMPF FROMFILE(SARKNS/ENQP003) TOSTMF('C:/Documents and Settings/user/exc.xls') MBROPT(*REPLACE) RCDDLM(*LF) DTAFMT(*iso)
Here I have created a Excel book with name exc.xls , my requirement is to copy all the records from my physical file (sarkns/enqp003) to the desired excel book.
when i run this command I am getting message zero records are copied .
Could u suggest me where I went wrong ?
Thanks in advance .
Software/Hardware used:
ASKED:
July 5, 2009 6:58 AM
UPDATED:
July 10, 2009 12:58 PM
This has been discussed before here. Check this link
Hope it helps.