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

Function Module to Explode BOM

Former Member
0 Likes
2,698

Hi,

I need a function module to explode a BOM. The input for the funcion module is the material number and when I Execute, it should explode the BOM.

I found a couple of function modules, but my problem is I dont have a Sales Order Number, which is a Mandatory parameter for all these FMs.

So, could you please give a FM which explodes the BOM by taking the Material Number, Plant etc.

-Priya

5 REPLIES 5
Read only

ferry_lianto
Active Contributor
0 Likes
1,367

Hi,

Please try FM CS_BOM_EXPL_MAT_V2.

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
1,367

Hi,

Try this,

CS_BOM_EXPLOSION

"for BOM´s

CS_BOM_EXPL_MAT_V2

"for materialBOM´s

CS_BOM_EXPL_KND_V1

"for customeroderBOM´s

Regards,

Padmam.

Read only

0 Likes
1,367

Hello,

For exploding BOM in CSK1 what FM need to be used?

Read only

Former Member
1,367

Hi,

Try this FM.

CS_BOM_EXPL_MAT_V2.

Thanks,

Viswam.

Read only

Former Member
1,367

Hi Priya,

There are two types of BOM.

1. Material BOM. - Created by CS01

2. Order BOM. - Created by CS61

For Material BOM the key fields ( Mandatory ) are Material number, plant, Usage type and alternative BOM.

For Order BOM the key fields are Sales Order number, Item number, Material number and BOM usage.

without the key fields it is not possible for both the types of BOM.

If it is Order BOM you should give Sales Order number. Otherwise it will not work properly

I think it will help you...If you need more calrification reply me