Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_PROCORDCONF_CREATE_TT and coruafwp error

Former Member
0 Kudos

In my program, after using BAPI_PROCORDCONF_CREATE_TT
I used coruafwp for COGI reprocessing.

the error is:

an application for posting goods movement is already active

How can I use coruafwp after BAPI_PROCORDCONF_CREATE_TT?

1 ACCEPTED SOLUTION

former_member210541
Active Participant
0 Kudos

Just put a delay between the BAPI call and the Report.

I think a 1-2 seconds will be sufficient.

1 REPLY 1

former_member210541
Active Participant
0 Kudos

Just put a delay between the BAPI call and the Report.

I think a 1-2 seconds will be sufficient.