cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Raise in Standard Report causing background Dumps

arpita_churi3
Active Participant
0 Likes
518

Hi All,

  We have an issue in standard program. It is raising exception and causing dumps in backend.

If X = condition .

Else. 

Raise exception_name.

endif.

whenever this exception has raised , it is causing dump in backend and dumps are visible in ST22. but in foreground user is not facing any dump.

Please help how to avoid this background dumps.

Thanks,

Arpita Save

 

 

Accepted Solutions (0)

Answers (1)

Answers (1)

RaymondGiuseppi
Active Contributor
0 Likes

Provide more information (which report)

I can only guess this program isn't allowed in background (requires a GUI session ?)

arpita_churi3
Active Participant
0 Likes
yes GUI Session .