‎2008 May 27 4:28 PM
Hi Friends,
i am changing some code in one include prg .
but this include prg is using for other 2 prgs..
my requirement is : when i was change the code in this
include prg that not AFFECTED OTHER 2 PRGS..
logic pls...code.
regards,
‎2008 May 27 4:30 PM
copy ur include..to a Z and make changes..
or
in ur include put a condition like if sy-repid = "ur program name".
‎2008 May 27 4:30 PM
Hi,
Copy the include to a z include make chanegs and call it in the program you want and dont make changes to other programs.
Regards,
Himanshu Verma