Skip to Content
0
Former Member
Dec 24, 2007 at 11:33 AM

Creating a FM to create a Sales Order

56 Views

Hi All,

I am not a CRM guy, so please ask for clarifications if my questions poses any confusion.

And please suggest if I should post this question on some other forum for a better answer.

I am trying to create a FM to create a BAPI Wrapper and for this I am callling a BAPI - BAPI_BUSPROCESSND_CREATEMULTI in my FM.

There must be many (manadatory) parameters which must be passed to this BAPI for the successful creation of a Sales Order. (I am trying to create a Sales Order of the typse 'TA')

Now I want to pass on the minimum parameters to this BAPI to create a Sales Order for a Particular BP and a Particular Product for a fixed quantity.

Please let me know how shall I go about this, There are so many table parameters with so many fields that I am not sure how to and what to fill in them..

I am waiting for help. Please ask me to be more specific if you need anything to know.

Thanks

Ankur

and I am particularly interested in the Paratmeter - INPUT_FIELDS and what its fields mean.

And Samples codes will be very helpful 😊