Hi Experts,
I have three jobs and each job creates a file. I want to run one more job which clubs these three files and merges it in to one.
I know the process of opening each file and appending it in to the target file using DATASET concept.
Instead of that, I want any UNIX Shell command so that I can call that directly from ABAP and execute it
Any help on this would be highly appreciated
Thanks in advance.
Babu Kilari