Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Program missing / Issue after upgrade

Former Member
0 Likes
1,666

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

3 REPLIES 3
Read only

Rushikesh_Yeole
Contributor
0 Likes
839

FInd the report or function module to generate these kind of reports.

Normally we get these kind of errors.

Read only

Former Member
839

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

Read only

0 Likes
839

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 ?