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: 

How to create Service Order using bapi BAPI_ALM_ORDER_MAINTAIN

Former Member
0 Kudos

Hi,

I want to create the Service Order with multiple Operations & Components.

I am using this bapi BAPI_ALM_ORDER_MAINTAIN.

But this BAPI creates the service order with only one Operation at a time. Can multiple operations be created using this bapi.

If not could any one please guide to use this or other BAPI to create Service Order with multiple Operations & Components?

Thank's in advance,

Chetan

1 ACCEPTED SOLUTION

former_member188685
Active Contributor
0 Kudos

Read the Documentation of the BAPI.

Operations and Components are table parameters, you can pass multiple data. did you check that....

1 REPLY 1

former_member188685
Active Contributor
0 Kudos

Read the Documentation of the BAPI.

Operations and Components are table parameters, you can pass multiple data. did you check that....