Skip to Content
0
Former Member
Nov 10, 2012 at 08:57 AM

Batch Input ALV user defined button

500 Views

Hey guys,

i have a report which should be called in batch input mode. This report has a ALV grid with a user defined button, e.g. OKCODE = START

I used batch input recorder to build a small program where i can call my report in batch input mode. How can i call in batch input mode my defined button START?

The batch input creates for my button a fcode like

'=%_GC 128 10'

But this fcide doesn't work on other system?

Any ideas?

thx, Ming