cancel
Showing results for 
Search instead for 
Did you mean: 

Help needed with BAPI_SLSTRANSACT_CREATEMULTI

Former Member
0 Kudos

Dear All,

I need to to create a quotation as well as a sales order in CRM system using BAPI_SLSTRANSACT_CREATEMULTI.

I am not able to understand how this BAPI works.

I need help with the minimum (mandatory) fields that are required to be set for a quotation or sales order to be created.

I also need help in understanding how the GUIDs and Handles are to be used.

Could anyone please help me in this regard?

Thanks and regards,

Mayuresh

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Thanks for your reply Lavanya.

But, how to test and execute a BAPI is not the problem.

The problem is what fields to be filled in.

I keep on getting errors like incorrect parameters or insufficient parameters.

Since there is no documentation available for the BAPI I am stuck up.

If only someone could please help me understand how the mechanism of the GUIDs and HANDLES used in the BAPI for referencing other tables works, I could then proceed on my own.

I just need the initial boost.

Thanks and regards,

Mayuresh

Former Member
0 Kudos

Hi,

You can check the mandatory field by executing(pressing F8) that function module.

Give the fnmodule name and press F8.Pass the parameters and execute the RFC.

U will get some data.Passing the parameters r nothing but mandatory field.

Same values u can pass it from ur code.

Regards,

LG

'