2006 Apr 07 3:00 PM
Hi,
I am trying to modify a program. After the changes were done I tried to execute the program and it gave me some new errors. To make sure that there is nothing wrong with my code I just want execute the previous code. So I went to uilities -> version Management. There I checked against the previous version and retrieve. What my doubt is this the way to activate the previous version ? Did I go wrong any where ? Moreover when I excuted the previous version I get the same errors which were not arised before .what could be the reason ? I guess some changes in config as the program is BADI(CRM).
Regards,
Varun.
2006 Apr 07 3:04 PM
Hi
I think this error no due to syntax but some class of BADI or object got deleted or modified.
So due to that class or method this error is arise.
So check properly.
regards
vinod
2006 Apr 07 3:04 PM
Hi
I think this error no due to syntax but some class of BADI or object got deleted or modified.
So due to that class or method this error is arise.
So check properly.
regards
vinod
2006 Apr 07 3:04 PM
just checing..After retrieving.. did you activate the Program.. otherwise, you could still be using the wrong one..
Reagrds,
Suresh Datti
2006 Apr 07 3:05 PM
Hi Suresh,
I activated the program. I placed a breakpoint and it stopped the execution of the program. A message box popped up saying :
<b>Text : Internal errors GT_INSTANCE_CONTROL</b>
Regards,
Varun.
Message was edited by: varun sonu
2006 Apr 07 3:05 PM
Hi,
before changes, you can goto
Utilities>Versions>Generate version
and do the changes. Hope it could help you.
regards
Rakesh
2006 Apr 07 3:06 PM
Varun,
Once you retrieve and activate the previsous code, you will loose the current code. Take a back up manually and the retrieve the old versions.
The reason for the error could be the, some associated code also might have changed - functions being called etc.
If you can publish the error messages, that might help.
Regards,
Ravi
Note : Please mark the helpful answers
2006 Apr 07 3:10 PM
Hi
First genrate the main program and Try doing a Update Navigation Index from the utilities menu option.
Hope this helps
Cheers
VJ