‎2006 Feb 16 11:49 AM
How to get all the BOMs for a material from STPO and STKO? I tried using the material = IDNRK in STPO but i could get only limited numbers. where as the transaction CS15 gives many numbers that I am not getting.
‎2006 Feb 16 11:51 AM
‎2006 Feb 16 11:51 AM
‎2006 Feb 16 11:55 AM
Thanks for ur reply but u know what that's not what i m looking for. i wanna get all the related BOMS for a particular material based on valid form date and valid to date
‎2006 Feb 16 12:02 PM
Hi Navin,
The Fm CS_BOM_EXPL_MAT_V2 is used to get all BOMs for a material.
Use parameter DATUV to supply a valid to date.
Cheers
Ankur
‎2006 Feb 16 3:56 PM
if you are trying to find out the BOMs for a material (that is, all of the alternates), you can use table MAST. Given a material and plant all of the BOMs are given.
If you are looking to get all of the COMPONENTS for a specific material (that is, all of the materials on a PARTICULAR alternate BOM for a material), then use the function module mentioned above. This function module gives you all component materials either at a single or multi-level.
‎2006 Feb 16 4:14 PM
Hi Navin,
You can use this FM CS_WHERE_USED_MAT.
Hope this will help.
Regards,
Ferry Lianto