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