cancel
Showing results for 
Search instead for 
Did you mean: 

RFC and BAPI

Former Member
0 Kudos

Guy's

<b>bapi:/</b>TECCOM/SALESORDER_CREATE,we have gone for

following function module to create sales order,

and these we mapped in our business connector,implementation for these is over,

there is another function module /TECCOM/SALESORDER_SIMULATE ,i don't know what

is this function module used for

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Sanju,

From the name it sounds like it only simulates the creation of the SALES order so that you know if the parameters you are passing are correct.

It will NOT create a document in the database, but will probably give you a message that SALES ORDER created if the parameters sent are correct

Regards,

Ravi

Note : Please mark the helpful answers

former_member188685
Active Contributor
0 Kudos

Hi,

use this BAPI <b>BAPI_SALESDOCU_CREATEFROMDATA1</b> instead of that FM.

Regards

Vijay