‎2006 Nov 01 1:51 AM
Hi Experts,
I am supposed to create service order , notification and sales order from Iw31 Transaction. Here in my customized program I am using BAPI_ALM_ORDER_MAINTAIN to do the same. Now i am able to create service order and notificaton but not sales order.
Could you please suggest me how i can create sales order using this bapi?
Thanks in advance,
Vinsa.R.
‎2006 Nov 01 2:07 AM
Sales order will not be created with this BAPI, for creating a Sales Order for the Service Notification u need to use the BAPI <b>BAPI_SALESORDER_CREATEFROMDAT2</b>
Regards
- Gopi
‎2006 Nov 01 2:59 AM
Hi Gopi,
Thanks for ur reply. But u didn't tell me how i can get the document flow.Is it possible to see this from Iw32 or Iw33 navigation?
Could you please send me your code?
Thanks,
Vinsa.R.
‎2006 Nov 01 3:07 AM
If u r talking abt the navigation
From IW32, Press SHIFT + F1, there beside Serv.Order u can find a button Sales Order from which u can create teh sales orer. OR from Menu path Service Notification - > Create Sales Order - > Standard.
Regards
- Gopi
‎2007 Feb 07 12:57 PM
Hi Vinsar
You have mentioned in the thread that u have been able to create a Service Order and notification by using the BAPI 'BAPI_ALM_ORDER_MAINTAIN'. I also have a similar requirement. I would be greatful, if you cud pls send the code that you had written for the same.
Are you creating Notification also through this BAPI?
Thanks in advance
Kulpreet