‎2011 Jan 19 4:18 AM
Hi Guru's,
We recently upgrade to the ECCS 6.0 version of SAP. We tried to create a sales order, PO or make journal entries but we are not able to. We keep getting a dump that says :-
Error in the ABAP Application Program
The current ABAP program "GBTPBCO0" had to be terminated because it has
come across a statement that unfortunately cannot be executed.
The following syntax error occurred in program "GBSPBSET " in include "GBSPBSET
" in
line 48:
"INCLUDE report "GBSPBSEZ" not found"
Has anyone else encountered an issue like this ??
or can some please suggest how we can fix this issue ??
Thanks
Mahi
‎2011 Jan 19 4:31 AM
FInd the report or function module to generate these kind of reports.
Normally we get these kind of errors.
‎2011 Jan 19 4:40 AM
Hi,
These programs are generated from substitutions/validations. After upgrade you need to regenerate all the $tmp programs.
You need to run the program RGUGBR00 for regenration . Please go through below SAP help document.
http://help.sap.com/saphelp_46c/helpdata/en/5b/d2340f43c611d182b30000e829fbfe/content.htm
Thanks and Regards,
Chandra
‎2011 Jul 19 1:24 PM
Hi Everybody,
We've got this same problem like Mahi_2011 describe above and I tried use apply chandra madapati's suggestion but it doesn't work.
I have still got the same error like Mahi_2011,
Chandra or anybody else have you another solutions or ideas to resolve issue ?