2014 Mar 17 12:59 PM
Hi,
I am getting run time error , when I execute the report in background .
When I debug it I am getting error - when it is executing
CALL METHOD cl_ppegihdr_cntl=>exppe_read .
In ST22 I get error on "
SET HANDLER event_rec_tool_at1->on_function_selected FOR
mr_toolbar_at1."
ABAP Runtime error is
SET_HANDLER_FOR_NULL
Thanks and regards ,
Rohit.
2014 Mar 17 1:46 PM
most probably you are trying to access enjoy controls, that are not accesible when run at background. If this is your case, search for "enjoy controls offline"
2014 Mar 17 2:06 PM
Hi,
Are you getting this error in foreground? What is the subrc?
Please can you post a screenshot, or more detail on the runtime error.
In the meanwhile here is the help docu for this which may help you, http://help.sap.com/abapdocu_70/en/ABAPSET_HANDLER.htm
2014 Mar 17 2:53 PM
2014 Mar 17 3:01 PM
2015 Jun 16 6:39 PM
Hi,
check note below:
1896607 - ABAP Dump SET_HANDLER_FOR_NULL when accessing FEBAN_BROWSER transaction
Regards,
Cristiano