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

Problem in Report Execution

rahul2000
Contributor
0 Likes
868

Dear All,

There is an existing executable report whci is a copy of MB51 and made a ZMB51.

Now if I give this transaction ZMB51,on the screen i can c compiling..and the selection screen does not come.

Now If i execute the report from SE38,nothing happens and remains at SE38 screen only.

If I go inside the report and do Direct Processing,it comes back to the SE38 initial screen.

What might the problem?

Please Help.

Rahul Bhat.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
765

Hi,

There will be leaks and tracks when you copy the standard program into ZTXcode. There might be lot of reasons for that wise includes of MB51 might not be copied properly check them might be solving your problem.

But when you are transporting the program there might be problems.

Cheers!!

5 REPLIES 5
Read only

former_member182354
Contributor
0 Likes
765

See the nature of transaction and investigate on that lines...

Raghav

Read only

0 Likes
765

Nature of Transaction as in?

It was working earlier ..now suddenly the above problem

Rahul.

Read only

0 Likes
765

Nature in the sense the type of transaction you created and compare it with standard transaction....compare in SE91

Read only

Former Member
0 Likes
766

Hi,

There will be leaks and tracks when you copy the standard program into ZTXcode. There might be lot of reasons for that wise includes of MB51 might not be copied properly check them might be solving your problem.

But when you are transporting the program there might be problems.

Cheers!!

Read only

rahul2000
Contributor
0 Likes
765

There was a problem with the internal table declaration,the corrections for which i made.

But I still have not understood the reason behind this as to what relation does the internal table structure have with execution report if the program is syntatically correct.

Thanks to all again.