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

Creating service order with reference using BAPI_ALM_ORDER_MAINTAIN

Former Member
0 Likes
1,176

Does anyone know if it is possible to use BAPI_ALM_ORDER_MAINTAIN to create a service order as a sub-order with reference to another service order, i.e. transaction IW36?

Thanks!

Elisabet

Does anyone know if it is possible to use BAPI_ALM_ORDER_MAINTAIN to create a service order as a sub-order with reference to another service order, i.e. transaction IW36?

Thanks!

Elisabet

5 REPLIES 5
Read only

Former Member
0 Likes
887

Hi,

This BAPI wont help you to create sub-orders. i will get back if I find any relevant BAPI.

Regards

Read only

0 Likes
887

Hello

And to create an order not as a Sub Order but as a new one (copy as reference)? Can it do the trick.

Kind Regards

Read only

Former Member
0 Likes
887

Fill in SUPERIOR_ORDERID in the IT_HEADER. It will do the job.

Read only

0 Likes
887

Hi Martin,

Do you have an example? I tried your approach but it does not seem to copy over the operations and threw an error message to enter operations.

Thanks

Ganesh.S