‎2009 Jun 24 12:49 PM
Hi,
I am working on BOM explosive program,
My selection criteria is PLANT only,
I know i need to use FM CS_BOM_EXPL_MAT_V2 for exploding BOM ,
But my doubt is, i dont know how to extract data from which table for this selection criteria.
I need to extract data for only class type 'Z06'
I have tried as follows:
Took plant and material from MARC table
Based on MARC data i took data from MAST table
Based on MAST i took from STKO
for class data, I am having one view from that I am getting based on STKO.
But i dont know whether I am in roght path or not,Please guide me to do this work.
please reply me ASAP.
Edited by: Kalidas Thirumoorthy on Jun 24, 2009 5:20 PM
Edited by: Kalidas Thirumoorthy on Jun 24, 2009 5:50 PM
‎2009 Jun 24 1:24 PM
‎2009 Jun 24 1:29 PM
Thanks for reply
Material BOM, is a not inverse
This is sequential BOM only
‎2009 Jun 24 1:52 PM
Hello,
After reading the data from STKO goto STPO where u can get the required BOM Components for the given Material Plant BOM usage ETC ..
Follow the below sequence
MARA
MARC
MAST
STKO
STPO
rEGARDS
‎2009 Jun 24 1:58 PM
Thanks,
Actually, in selection screen we passing Plant only, then why we going to MARA?
Also I need to explode BOM for sepcify class type only, i.e.Class type = 'Z06'.
‎2009 Jun 24 2:04 PM
Hi,
U mean Classtype is BOM Application ....Please let me know and which transaction u r taking as reference to check the same
Regards
‎2009 Jun 24 2:13 PM
Hi,
No I am talking about the Material Class Type [KLART],
we will take all the materials which having BOM from MAST table, based on that we need to restrict class type also.
Here we maintaining view with a combination of KALH and KSSK.
so, plant based means we will go to MARC first right , after that we can take data from MAST- STKO-STPO and class details.
This is the requirement given to me.
In simple, we will enter a plant, based on that we will select all
materials that have class of listing category.
Use the resulting material list and need to explode all these materails
for single level.
‎2009 Jun 24 2:57 PM
‎2010 Jun 30 3:16 PM