I could create workfiles using Natural. But I 'm not able to Append to the
existing workfile. With the write statement a new file is created every time.
Is there any method or Keyword which can Append Records to the existing workfile.
It has nothing to do with Natural statements, it depends on the disposition you specify when you allocate the file in the system. Try to use MOD instead of SHR.