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

How to create Service Order using bapi BAPI_ALM_ORDER_MAINTAIN

Former Member
0 Likes
1,072

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
Read only

Former Member
0 Likes
458

Read the Documentation of the BAPI.

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

Read the Documentation of the BAPI.

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

1 REPLY 1
Read only

Former Member
0 Likes
459

Read the Documentation of the BAPI.

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