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 sub order from BAPI

Former Member
0 Likes
329

Hi all,

I want to create sub order with reference to main order but without operation number. I m using BAPI_ALM_ORDER_MAINTAIN for creating sub order. first I get all data of main order from "BAPI_ALM_ORDER_GET_DETAIL" and pass his header and serv data in BAPI_ALM_ORDER_MAINTAIN without operation , then it gives error. Is there is any method to create sub order without operation.

plz help me out

thanks

chetan vishnoi

1 REPLY 1
Read only

Former Member
0 Likes
269

Hi,

i've got the same problem today.

i would like to create a sub order and can't find the proper bapi to do it.

did you find a solution to your problem.

thank's