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

Is it possible to create a MIGO_GR Batch input in background task ?

Former Member
0 Likes
2,158

Hi,

I have a problem. Is it possible to create a MIGO batch input in background task ?

When I start my batch input in direct mode, it work. But when I start it in background, my job is canceled and my job log is :

20.11.2012 16:46:12 Job started                                                                00           516          S

20.11.2012 16:46:13 Step 001 started (program ZMM_PONT_BASC, variant , user ID PTHIBAULT)      00           550          S

20.11.2012 16:46:16 The front end is not suitable for the transaction (see long text)         MIGO          017          S

20.11.2012 16:46:16 Control Framework: Fatal error - GUI cannot be reached                     DC           006          S

20.11.2012 16:46:16 Runtime error RAISE_EXCEPTION has occurred                                 00           341          A

20.11.2012 16:46:16 Job cancelled                                                              00           518          A

Anyone have an idea ?

Regards,

Paul

Accepted Solutions (0)

Answers (2)

Answers (2)

JL23
Active Contributor
0 Likes

you should not use MIGO for batch input. it is not designed for that.

Use a BAPI instead.

See OSS Note 381630 - Batch input for Enjoy transaction in MM not possible

fajarnrm
Explorer
0 Likes

do you have solution for this case?