cancel
Showing results for 
Search instead for 
Did you mean: 

COGI BAPI

bzakaria
Participant
0 Kudos
387

Hello,
I would like to create a specific program that restarts goods movement with errors that are displayed on the COGI transaction.
The need is
- recover erroneous goods movement.
- Data correction.
- Execute the goods movement again.
- once the goods movement has been successfully executed, it should no longer appear on the COGI transaction.


Could you please give me the BAPI which could help me execute the stock movement restart functionality, and update the list of goods movement in error on COGI.

Thanks.


 

 

Thanks. 

Accepted Solutions (0)

Answers (1)

Answers (1)

DerekDing
Product and Topic Expert
Product and Topic Expert
You can set up a batch job to run the program CORUPROC / CORUAFWP at defined frequency. For CORUAFWP , you can specify a plant and storage location and save a variant, then set up a batch job with the program and variant (T-code: SM36). For CORUPROC , you can save a variant and set up a batch job (T-code: SM36).