‎2005 Dec 06 6:36 PM
I am trying to use BAPI_MATERIAL_BOM_GROUP_CREATE to create new and change the existing BOM IN SAP.
I could use the BAPI successfully for creating the new BOM, but when I use the BAPI to change the BOM which was originally created by the same BAPI.
I am encountering the following errors
1. No instance of object type BOMGroup has been created. External reference:
2. BOM already exists for
3. Error when checking the data of the object type=& / Id=& of group Id=&
Following changes are expected:
Adjusting component quatity, deleting components and adding new components.
The documentation states that the BAPI can be used for Create and Change the BOM.
Has anyone used the same BAPI to change the BOM? Any help is appreciated.
Thanks in advance
‎2005 Dec 06 6:52 PM
How are you populating your table parameter <b>BOMGROUP</b>?
‎2005 Dec 06 7:06 PM
I am using the IDOC interface messsage type MATERIALBOM_CREATEBOMGROUP
Following segment corresponds to BOM group E1BP1080_BGR_C
BOM_GROUP_IDENTIFICA " "
OBJECT_TYPE BGR
OBJECT_ID 00000001
TECHNICAL_TYPE M
BOM_USAGE 1
BOM_GROUP
CREATED_IN_PLANT 3010
There are filled in BOM group group identification and BOM_GROUP as it was used to create the BOM .
‎2006 Jan 13 10:53 AM
Hi Gyan,
could you please tell me what all structures we need to populate to create a BOM successfully.
Thanks & Regards,
Bibinu
‎2008 Nov 12 2:37 PM
Hi Gyan,
Could you solve this problem? I am stuck with the same errors.
Also, I got: "Data is incomplete".
I am trying to change an already existing BOM.
Regards,
José Gabriel
‎2011 Mar 01 9:28 AM
Hi José Gabriel ,
I want to change existing BOM. I also got the problem "Data is incomplete". Have you solved it?
Regards,
Than.