2007 Oct 15 3:37 PM
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
2007 Oct 15 3:40 PM
2007 Oct 15 3:43 PM
Hi,
Try this,
CS_BOM_EXPLOSION
"for BOM´sCS_BOM_EXPL_MAT_V2
"for materialBOM´sCS_BOM_EXPL_KND_V1
"for customeroderBOM´sRegards,
Padmam.
2020 May 27 3:09 PM
2007 Oct 15 3:46 PM
2007 Oct 15 3:46 PM
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