‎2006 Nov 22 6:36 AM
Hi all,
can u plz suggest a BAPI to create a BOM in sap.i need to upload a file containing BOM data & then i need to pass those datas to bapi to crteate a BOM.
what r the datas to be mandatory to create a BOM.
can u plz give some coding regarding the creation of BOM for reference?
it is urgent.
any idea will be highly appreaciated.
Thanks & reagrds
pabitra
‎2006 Nov 22 6:42 AM
Try using these FM...
BAPI_MATERIAL_BOM_GROUP_CREATE -- Creation of a material BOM group
BAPI_MAT_BOM_EXISTENCE_CHECK --Check whether BOM for material exists
‎2006 Nov 22 6:42 AM
Try using these FM...
BAPI_MATERIAL_BOM_GROUP_CREATE -- Creation of a material BOM group
BAPI_MAT_BOM_EXISTENCE_CHECK --Check whether BOM for material exists
‎2006 Nov 22 6:44 AM
Please check BAPI: BAPI_MATERIAL_BOM_GROUP_CREATE.
Documentation of the BAPI can help you using the same.
Kind Regards
Eswar
‎2006 Nov 22 8:51 AM
Hi Eswar,
Thanks u all for ur help. i want to create a multi level BOM. which field of this bapi is responsible for level.
i want to input the LEVEL to this bapi.but i am not getting proper field in this BAPI for level.
plz suggest , how i can create a multi level BOM?
Regards
pabitra