‎2008 Mar 11 5:59 AM
Hi All,
Can anybody explain me about the BOM details that perticular raw material is used in which finished goods?
I want to develop one report for given material number find all products with there discription in which the given material is used.I want to know the tables in which this linkage is given and the procedure to find out the same.
Thanks in advance,
‎2008 Mar 11 9:13 AM
Hi to get the material in which boms it is used , use standard function module
CSEP_MAT_BOM_SELECT_WHERE_USED
‎2008 Mar 11 6:10 AM
hi,
Follow these links.
BOM Explosion
/people/prakash.singh4/blog/2005/05/15/explode-boms-in-enterprise-portal-using-htmlb-tree--part-1-abap
BOM
http://help.sap.com/saphelp_erp2005/helpdata/en/ea/e9b7234c7211d189520000e829fbbd/frameset.htm
http://help.sap.com/saphelp_erp2005/helpdata/en/d1/2e4114a61711d2b423006094b9d648/frameset.htm
http://www.sap-img.com/sap-sd/sales-bom-implementation.htm
http://www.sap-basis-abap.com/sappp007.htm
Hope this helps you, Do reward.
‎2008 Mar 11 6:38 AM
Hi,
STKO(BOM header)
STPO(BOM item)
please see the link for your reference
http://help.sap.com/saphelp_40b/helpdata/en/ea/e9b1b74c7211d189520000e829fbbd/content.htm
‎2008 Mar 11 9:13 AM
Hi to get the material in which boms it is used , use standard function module
CSEP_MAT_BOM_SELECT_WHERE_USED