cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_BUSPROCESSND_CREATEMULTI - Creating Sales Order

Former Member
0 Kudos

Hi All,

I have to create a Sales Order (TeleSales Transation) on a client, A mobile device.

I have a CRM backend.

For which I have to create a Create Bapi Wrapper in which I am calling this Bapi:

BAPI_BUSPROCESSND_CREATEMULTI

Can somebody help me that what are the parameters(minimum) that shall be passed to this BAPI to create a Sales Order.

Does somebody havve a sample code where this BAPI was used.

It will really be helpful.

Kindly ask for any clarification needed.

I am waiting for suggestions/solutions.

Thanks,

Ankur

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ankur,

You will be able to find out the minimum parameters that are required by experimenting. I would suggest you to start important populating data in the BAPI and start executing in the Function Builder. Based on the error message displayed you could start resolving. Also another way would be to open an existing data and start populating them into BAPI and executing it.

Also donot forget to use BAPI commit in the program.

Thanks..

Preetham S