Skip to Content
0
Former Member
Apr 23, 2009 at 11:30 AM

Identify that a program is being run in background (using f9)

446 Views

Good Afternoon Everyone,

I have a small problem here that I cant think to resolve. Basically I have a custom program. When it's run in background in the normal way i.e. From Selection Screen - Select Program - Execute in Background or F9, I need to catch the fact it's being run this way so I can prevent a popup message appearing and other front end controls.

I have tried sy-batch which is always blank and the sy-ucomm is 'ONLI' which is the same code as just executing online.

Your help on this is greatly appreciated.

Thanks alot

Damien