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

Looking for FM for BOM conversion program

Former Member
0 Likes
610

Hi everyone,

I've been assigned to look for possible FMs we could use for the BOM conversion program.

Any possible ones you could suggest? I found several and i'm testing them out now.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
558

Function module CS_BOM_EXPL_MAT_V2 is an excellent choice.

4 REPLIES 4
Read only

Former Member
0 Likes
559

Function module CS_BOM_EXPL_MAT_V2 is an excellent choice.

Read only

0 Likes
558

Thanks for the reply...but i would like to ask how do i test it?

From what i could understand, the conversion program that we need is suppose to pump in the data from the legacy system and upload it into SAP

Read only

0 Likes
558

HI Bernard

You can use LSMW to upload BOMs. This is a free utility which can be downloaded from service.sap.com - there are also user guides avaiable for it.

Using LSMW you specify what you want to upload, where the input file is, what translations/constants/etc. have to be maintained, and then execute the upload.

regards

kishore

Read only

0 Likes
558

Thanks to everyone, i managed to find the FM that i needed:

<b>cs_bi_bom_create_batch_input1</b>

Now that i've managed to find it, i am looking for another FM for Routing conversion...anyone used something like it before?