Skip to Content
0
Jan 05, 2011 at 05:29 PM

Creating sales order through BAPI - do not want to send idoc confirmation

85 Views

Hi guys!

I'm creating a sales order using BAPI BAPI_SALESORDER_CREATEFROMDAT1. The system was cuztomized to send an idoc through an output type, so whenever this BAPI is executed an idoc is sent.

My problem is that I do not want the Idoc to be created when using this BAPI.

Is there a way not to use an output type when using the BAPI?

Thanks in advance for your help!