Category: Administration

Extend system value causing TIME_OUT runtime error

Do this only when you are allowed to do so, or you are on your own SAP trial system and you want to play around with system variables. There is a system parameter called ‘RDISP/MAX_WPRUN_TIME‘, which holds the value. To change it, follow these steps: [sociallocker id=1191] Go to transaction RZ11. Put ‘rdisp/max_wprun_time’ into Param. Name input...

TIME_OUT ABAP Programming Error

Whenever ABAP program is executed for more than certain period of time, you may get the following runtime error. Category: ABAP Programming Error Runtime Errors: TIME_OUT When does it happen? If you run ABAP program typically by pressing F8 either in SE80 or SE38 (in foreground). What does it mean? SAP has defined system parameter which says that you...