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.