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: 

Add Subcontracting Component via BAPI_PO_CREATE1 in ECC6.0

Former Member
0 Kudos

Hello, has anyone ever tried to insert a subcontracting component in a Purchase Order created using BAPI_PO_CREATE1?

Oss Note 197958 states it is possible with ECC6.0 which we are using:

3. You can only create subcontracting items if the components (bill of material) already exist. As of ERP 2005, you can transfer subcontracting components to BAPI_PO_CREATE1 and BAPI_PO_CHANGE. Through this, you can create completely new BOMs.

but even if we are filling in structures CH_COMPONENT and CH_COMPONENTX

using BAdI ME_BAPI_PO_CUST we don't get the component list filled when the BAPI is executed.

Can someone provide help on this?

Thanks

Alessandro Sartorelli

2 REPLIES 2

Former Member
0 Kudos

Hi,

I'm actually facing the same issue, did you find any BAPI able to change/add values in the EKET table?

Best Regards,

Valérie

former_member214131
Active Contributor
0 Kudos

Hi,

there are several OSS notes associated with this BAPI. Have you checked these?

Hope this helps,

Best Regards, Murugesh AS