Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Create Service Order (PM) by Calling RFC: RFC_CREATE_PM_ORDER

Former Member
0 Kudos

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.

3 REPLIES 3

Former Member
0 Kudos

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

0 Kudos

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.

Former Member
0 Kudos

In 4.6 C, no suitabble BAPI available