Application Development and Automation 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: 
Read only

Problem in creating Maintenance Order with multiple operations

Former Member
0 Likes
528

Hello all,

I am facing problem while creating Maintenance Order with multiple operations and sub-operations. I am using BAPI : BAPI_ALM_ORDER_MAINTAIN.

For single operation it is working fine,but i am unable to create MO with multiple operations and sub-operations.

Please, provide me the inputs required,

I have used methods :

ORDER CREATE,

OPERATION CREATE

and SAVE.

Regards,

Siddhartha

Hello all,

I am facing problem while creating Maintenance Order with multiple operations and sub-operations. I am using BAPI : BAPI_ALM_ORDER_MAINTAIN.

For single operation it is working fine,but i am unable to create MO with multiple operations and sub-operations.

Please, provide me the inputs required,

I have used methods :

ORDER CREATE,

OPERATION CREATE

and SAVE.

Regards,

Siddhartha

1 REPLY 1
Read only

Former Member
0 Likes
407

Hi,

The FM you are using is a perfect one. This FM is bit tricky to use. You need to perfectly pass the Reference number field. which links various input table parameters of this FM.

Thanks & Regards,

Navneeth K.