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

In report!

Former Member
0 Likes
346

Dear SDNers,

I have one report which is executed successfully for the past 3 months.but now if i give input to the selection-screen and execute, it come back to main menu without showing output or any error.But if i debug it, it is showing values and after debugging off it will show the output correctly.

How can i fix this problem.

your prompt response will be appreciated.

Senthil kumar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
331

Hi Senthil,

Very strange to give you some hint…. check for the following;

1.In-active objects

2.CHECK for user name

3.Any Check before output

4.IF condition in container creation and display (if object)

5. Revert back to previous version and check

Regards,

Prabhu Rajesh

2 REPLIES 2
Read only

Former Member
0 Likes
332

Hi Senthil,

Very strange to give you some hint…. check for the following;

1.In-active objects

2.CHECK for user name

3.Any Check before output

4.IF condition in container creation and display (if object)

5. Revert back to previous version and check

Regards,

Prabhu Rajesh

Read only

Former Member
0 Likes
331

Hi Senthil,

Its really amazing.

Run the Transaction SWU_OBUF and then press SHIFT + F1. This transaction is used for update the Buffer.

Then save and Activate your program and Try again.

Thanks.