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

Create CS order with BAPI_ALM_ORDER_MAINTAIN

Former Member
0 Likes
458

Hi,

Is it possible to create order with more than 1 operation?

Any example will be appreciate

Hi,

Is it possible to create order with more than 1 operation?

Any example will be appreciate

1 REPLY 1
Read only

Former Member
0 Likes
424

Hi,

I think you should be able to create multiple operations, as all the parameters are table structues only in this BAPI.

IT_OPERATION

IT_OPERATION_UP

Use these two tables to pass multiple rows.

Regards,

Subramanian