‎2010 Dec 30 2:55 AM
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
‎2010 Dec 31 12:24 PM
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
‎2010 Dec 31 9:42 PM
‎2011 Jan 02 1:13 PM
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
‎2011 Jan 03 2:49 AM
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