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

FM/BAPI to create BOM with alternative

Former Member
0 Likes
514

Hi

My requirement is to copy BOM components of a material into another material where I need to input 'Alternative BOM' also like ijn 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.

Hi

My requirement is to copy BOM components of a material into another material where I need to input 'Alternative BOM' also like ijn 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.

1 REPLY 1
Read only

Former Member
0 Likes
440

Hi,

I have same problem. Did you solve it. What is way ?