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 Get Peras

Former Member
0 Likes
797

Hi All,

I am facing one problem in one report program. This program is being used in our project for long time.

after entering data in selection screen when we are executing the program it is giving shortdump due to exceeding the time limit.

I have checked the program and found that it is not going into the get peras portion,so in the start of selection the internal table is not being populated.it is directly going into the end of selection and rresulting the shortdump.I have checked that we are entering valid data and for the values entered in the selection screen there are lots of data,still it is not going into the get peras.

Thanks

Rajarshi

Edited by: Rob Burbank on Dec 31, 2010 12:58 PM

4 REPLIES 4
Read only

Former Member
0 Likes
651

I think that OM structure is bad . The LDB needs evaluating objects CP and P before returning data of the employees.

One of the objects is linked with other in a circular way and the execution time finish

Read only

Clemenss
Active Contributor
0 Likes
651

?!

Read only

Former Member
0 Likes
651

This should be coz of loads of data.

Try analyse your program and see if any kind of performance tuning can be done.

Also consult Basis to increast time.

Regards,

Shaik

Read only

Former Member
0 Likes
651

Hi,

You can ask you Basis folks to increase the value of the parameter rdisp/max_wprun_time and then run the report again.

Regards,

Yasmin