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 was temporarily buffered..

Former Member
0 Likes
4,013

hi,

i am in se80 and often getting error that says

the program ZXXX was temporarily buffered

(possibly due to system error/failure)

choose one of the options..

1. get temp version

2.get from database but keep temp version

blah blah..

why ??

thks

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
2,022

maybe you logged off without saving the program.

check out whether "temp version" or "database version" is your latest one, then once you saved the program correctly, you can delete the "temp version", should you be asked again.

Thomas

3 REPLIES 3
Read only

Former Member
2,022

Hello,

If you are editing program and try to run without saving program, SAP abap processor try to save the version temporary and run the active version of program.

Make sure that you run save and activate program before you test it.

Regards,

Mahesh

Read only

ThomasZloch
Active Contributor
0 Likes
2,023

maybe you logged off without saving the program.

check out whether "temp version" or "database version" is your latest one, then once you saved the program correctly, you can delete the "temp version", should you be asked again.

Thomas

Read only

Former Member
0 Likes
2,022

Hi There.

I would like to suggest,

The Cause is simple, You did not activate your program/report before executing.

The Solution is also simple, Kindly activate your program/report before executing to avoid any chances.

Always follow a standard convention,

SYNTAX CHECK, SAVE & ACTIVATE.

Hope it is the solution you are looking for.

Good Luck & Regards.

Harsh Dave