Hi all,
We have a scenario where the same program is invoked by 2 different jobs -A and B.
When the program is called by Job A , the output file will have 5 fields and when the call is made by program B ,the output file will have 6 fields (one extra field at the beginning of the previous 5 fields).
How will we handle the scenario in output copybook?