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

BAPI for Deleting/Adding Components in a process order

Former Member
0 Likes
1,613

Hi ,

1. Does anyone knows a function module for Deleting/Adding Components in a process order

2. Can the LOIPRO01  idoc be used with and Inbound Function module?

Kind Regards,

Oli  

3 REPLIES 3
Read only

Sijin_Chandran
Active Contributor
0 Likes
958

Hi Oli ,

I guess you are talking about Production Order ( CO01 ) ,

If yes , then check the below link :

http://scn.sap.com/thread/3175786

After referring this link you can conclude that there is no BAPI for Addition or Deletion of Components .

So better stick with the other alternatives.

Read only

0 Likes
958

Thanks Sijin. I was referring to Process Orders(COR1). And yes, you are right, there is no BAPI to update components. We have decided to make a z copy of the FM bapi_alm_order_maintain and remove the fm T360_read. This fm blocks the orders that are of the same type as our process orders.

Regards, Oli

Read only

former_member188827
Active Contributor
0 Likes
958

check BAPI_ALM_ORDER_MAINTAIN