2009 Apr 13 7:32 AM
When I maintain system, I found a Z program has actived modification assistant, I can only changed it like change system program, use button "Insert", "Replace","Delete","Undo" to make new modification.
I'd like to know, how can we active modification assistant to user program? For normal user program, the Modification operations is disabled, so I can't active modification assistant to my program.
Another question, can we switch off the modification assistant to that user program? Is that will only switch modification assistant off for this program, or for all program?
When I maintain system, I found a Z program has actived modification assistant, I can only changed it like change system program, use button "Insert", "Replace","Delete","Undo" to make new modification.
I'd like to know, how can we active modification assistant to user program? For normal user program, the Modification operations is disabled, so I can't active modification assistant to my program.
Another question, can we switch off the modification assistant to that user program? Is that will only switch modification assistant off for this program, or for all program?
2009 Apr 13 10:08 AM
Hi,
Check the below Link
http://www.scribd.com/doc/6704902/Review-Enhancements-and-Modifications
Hope this helps you.
Regards,
Anki Reddy
2009 Apr 14 9:38 AM
Thank you, that is a good document, but it is very simple, and it only said: "You can switch off the Modification Assistant for single Repository Objects.".
My question is: can I switch on modification assistant for a Z program? I saw the menu under Edit->Modification Operations are disabled, so how could the other actived modificatioin assistant for a Z program?
2009 Apr 14 4:12 PM
Hi Lui,
I think modification assist will only activated when the original system (in object directory entry of your custom program) is different to where you do the changes.
Try to change origial system of your custom program R3TR-PROG to XXX from SE03 - change object direcotry entry-change original systems.
Once you did this change try to go in change mode so you can see modification activated.
thanks
2009 Apr 14 10:13 AM
hi,
Please change your Z program in edit mode and then the modification assistant will work.
2009 Apr 14 4:25 PM
Your request looks strange to me
SAP uses the Modification Assistant to ease the process of upgrade, but why you need to use this option for custom programs ?
a®
2009 Apr 14 4:50 PM
Hi,
but what would be useful to open a repair on a custom program in order to use the modification assistant?
To track the changes there is the version management version.
The modification assistant is designed to manage the changes to the standard.
Kind Regards.
Andrea
2009 Apr 16 8:26 AM
Thanks for all answers!
I also think it is not useful to switch on the modification assistant to a Z program, it only make later modify because more difficult.
But I can't switch on modification assistant to a Z program, so I feel very strange, and wonder about how could the other switch on it. Still don't know, but it doesn't matter.
2009 Apr 16 8:43 AM
What matters is the original system of an object. If it is the system you are currently logged on to, then there is no modification assistant available.
Check the original system of your program via "goto -> object directory entry" inside the ABAP editor.
Thomas