Application Development and Automation 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: 
Read only

BAPI_PROCORDCONF_CREATE_TT and coruafwp error

Former Member
0 Likes
600

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
Read only

former_member210541
Active Participant
0 Likes
526

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

I think a 1-2 seconds will be sufficient.

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

I think a 1-2 seconds will be sufficient.

1 REPLY 1
Read only

former_member210541
Active Participant
0 Likes
528

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

I think a 1-2 seconds will be sufficient.