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: 

FM/BAPI to create BOM with alternative

0 Kudos

Hi

My requirement is to copy BOM components of a material into another material where I need to input 'Alternative BOM' also like jn CS01 t-code.

The FM CSAP_MAT_BOM_CREATE is creating BOM , but it does not take 'Alternative BOM' as input parameter, rather it creates default alternative BOM. But I need a FM which will take alternative BOM as input.

Please help.

3 REPLIES 3

Former Member
0 Kudos

use this bapi CSAI_BOM_CREATE

0 Kudos

Maybe CS_BI_BOM_CREATE_BATCH_INPUT ?

Former Member
0 Kudos

Hello Laurent,

This is SAP standard. Pleaase check the note 115784.

Note 501303 describes the reason why an ALE processing of multiple BOMs

is currently not possible:

Please also check the following notes.

545676  FAQ  BOM data transfer

764990  How to call BAPI_MATERIAL_BOM_GROUP_CREATE?

765193  BAPI_MATERIAL_BOM_GROUP_CREATE and history

Thanks

Amber