‎2013 Jun 20 7:12 PM
Good Afternoon ABAPERS.
My company will change its name and must change all hardcodes all programs with the old name.
The problem is that some programs must be run with the old name.
The functional asked to run any program with hardcoded company name appear a screen where the user could choose the old or the new name and click 'ok' code change dynamically placing the name selected in the popup is old or new.
Is it possible?
‎2013 Jun 20 8:32 PM
Since it is hard coded, then it must either be Z code or be in an exit. So as long as you are in the foreground, it would be possible. However, in the background, where many reports are run, that is not a possibility.
Here are some other possibilities:
Neal
‎2013 Jun 20 8:32 PM
Since it is hard coded, then it must either be Z code or be in an exit. So as long as you are in the foreground, it would be possible. However, in the background, where many reports are run, that is not a possibility.
Here are some other possibilities:
Neal
‎2013 Jun 20 8:49 PM
‎2013 Jun 20 8:52 PM
Feel free to request any detail that you feel is lacking...
Neal