‎2006 Dec 26 10:39 AM
Hi All,
I am using CSAP_MAT_BOM_READ to read the BOM details of one material and using these detals i am creating BOM for other material. I am using CSAP_MAT_BOM_CREATE to create the BOM, But always it is returing
sy-subrc as 1.
I am not able to find out what kind of error this is, is this data error or any other error.
If anyone used this FM before please provide some input on how to use this FM for above requirement.
Regards,
Rahul
‎2006 Dec 26 10:54 AM
instead use BAPI_MATERIAL_BOM_GROUP_CREATE fm which will create a BOM for a material.