cancel
Showing results for 
Search instead for 
Did you mean: 

Re-upload single CRM order to ERP

Former Member
0 Kudos

Hi All,

I created a sales order in CRM which was successfully replicated to ERP. A few days ago the same order was deleted in ERP via transaction VA02. Tried to find a way to push it again into ERP via middleware, however I was not able to find a suitable transaction or report. I did manage to re-create the header in ERP by debugging the BAPI_SALESDOCU_PROXY_UPLOAD and setting the flag i_header_inx-updateflag to "I". Any ideas if there is a standard way to do this via middleware without running mass initial load ?

Thanks a lot.

View Entire Topic
rohit_sharma2
Active Contributor
0 Kudos

Hi,

You can do so by using a request load.

Transactions R3AR2, R3AR3, and R3AR4 are associated with defining, monitoring and starting a reqeuest load respectively.