2012 Apr 10 10:43 AM
Dear Expert
I want to modify an user-exit for me51n implemented alraedy , but in the include ZXM02U01 there is also a z incude when i double click on the z include its not opening it's shows error that , 'The source is protected' plaese help me how can i open it.
2012 Apr 10 11:17 AM
If it's locked then create a z progrm. doe read report <include_name> into l_it_program. Download l_it_program using gui_download
2012 Apr 10 10:52 AM
Open that Include in SE38 --> Attributes --> Editor Lock
Check if editor lock is applied. Also do F1 to check what editor lock means.
Also check http://scn.sap.com/thread/1817299
2012 Apr 10 11:17 AM
If it's locked then create a z progrm. doe read report <include_name> into l_it_program. Download l_it_program using gui_download