Hello
We have a custom VOFM data transfer routine (RV45C910) in the system (ECC 6). Last week we applied support pack to our system.
Now, as per a business requirement, i am trying to change this RV45C910 routine, but, system has prompted me for a Access Key, then, after getting it from BASIS, i entered the Access Key and system is okay, but, in order to make my chages i opened the ABAP editor, but am getting the below message, pls. let me know what i have to do?
Program RV45C910 was repaired before the Modification Assistant was
enabled. All Modification Assistant functions only apply to future
modifications, not to those already undertaken. This means:
o The modification overview only displays future modifications.
o When resetting to the standard, the system will reset all objects to
their current version, since the actual standard can no longer be
identified by the Modification Assistant (This does not apply if
resetting takes place during an upgrade).
o Support for adjustment after an upgrade will only be available for
future modifications. Modifications that already exist must be
re-made manually using version management.
1) Do I need to DELEETE / UNDO / REPLACE (of course, i will copy this peice into my note pad of desk top) the existing all the code by using these push buttons of Modification Assistant? and i will put paste back the code from my note pad of desk top.
2) or i need NOT to touch any old/existing code and simply, by using INSERT push button i need to append my new code to ths existing code?
Thank you