‎2007 May 03 10:37 AM
hi ,
Please help me out in writing the user exist.
Here i am mentioning the step by step process what i am following.
1) In cmod t-code i am creating the z project.
2) assign enhancement component ( that is exit name FEDI0003)
3) In change mode double click on FEDI0003 and it will take to the function module
4) In FM i have one include zx_____ , when i double click on that it is asking for the access key
5) I am assigning the access key to that then it is showing one popup saying that made changes if it is urgent. Here when i say yes it is not allowing me to write the code and it is sending message saying that source text can not be change
Regards,
kumar
‎2007 May 03 10:45 AM
Hi!
You can change the text only using the modifications assistant.
You can see a few additional buttons on the screen in SE38, like Insert, replace, etc...
With these butons you can insert new lines, replace, etc the lines.
Regards
Tamá
‎2007 May 03 10:45 AM
Hi!
You can change the text only using the modifications assistant.
You can see a few additional buttons on the screen in SE38, like Insert, replace, etc...
With these butons you can insert new lines, replace, etc the lines.
Regards
Tamá
‎2007 May 03 10:51 AM
Hi
I think it will not ask any access key when you are doing operations on ZX...(user exits includes)
How is your approach please follow like this
go to SMOD and
enter FEDI0003 in enhancements and click on
Display button in this you can find
Components buttton
It takes you to Available user exits
I found 3 function module exits for this
and then double click on the exit ,it takes you to Function module
which contains one include (ZX_______) ,
double click on this it throws a warning message , then press enter if it is not created it will ask you for creation or if it is already there it takes you to that include(ZX......)
I think If you are a technical person(not Functional people) then it will allow you to do create or change this include
Regadrs Rk