2006 Dec 11 11:48 PM
Hi,
I want to create Service Order (PM) using this FM. Can you please suggest me how to call this FM? By calling this FM, the System should automatically create the Service Order. It creates the Order and Saves it in the foreground by manually saving it. But it should save the Order by just calling this FM. It should automatically save the order. Your early help is appreciated.
Thanks for your Help in Advance.
Kannan.
2006 Dec 12 4:51 AM
before using any FM u have to check its documentations.It is clearing saying It will process Dialog mode.
So try this BAPI-<b>BAPI_ALM_ORDER_MAINTAIN</b> and its documentations.
Regards
Prabhu
2006 Dec 12 2:59 PM
Hi,
Thanks for the reply. There is no detail documentation for this FM: RFC_CREATE_PM_ORDER. It has very little and and simple documentation. What is the correct name of the BAPI. I do not see the BAPI :
BAPI_ALM_ORDER_MAINTAIN. Please let me know.
Thanks and Regards,
Kannan.
2007 Jan 09 1:43 PM