hi experts,
in lsmw i have a project proj_1, subproject subproj_1, object obj_1.
i have written a user defined routine for obj_1.
next i created another object obj_2 with the same project and subproject.
but the routine i created in obj_1 reflects here also, reflecting in the sense, it gets displayed in the user defined routines step, but when i try to syntax check the second object obj_2, error pops up that the routine parameters not in obj_2. they woudnt be there obvisouly..but how to overcome this probelm...
of limiting the routime to only one object...routines are global for the project..but how to limit for a particulat object and how to use for another...
pls throw some light on this...
helpful answers awarded....