Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_BOM_UPLOAD_SAVE

Former Member
0 Kudos

Hi all,

I am try to create a BOM in SAP R/3 system using a BAPI "BAPI_BOM_UPLOAD_SAVE", but when i am trying to create I am getting an error message like "Data is incomplete" I am not sure exactly what are the fields i need to provide in the BAPI.

Please provide me some suggestions as I dont have any functional team here to help out.

Regards,

Nithiyanandam

2 REPLIES 2

former_member181995
Active Contributor
0 Kudos

Na,

try to use these one:

BAPI_MATERIAL_BOM_GROUP_CREATE Creation of a material BOM group 

BAPI_MAT_BOM_EXISTENCE_CHECK Check whether BOM for material exists 

BAPI_BOM_UPLOAD_SAVE Main Module for BOM Update (Upload from CRM)

i think for you mention above about this:

This Particular BAPI is not realesed by SAP so it does not work properly

Amit.

0 Kudos

Hi,

Can you provide me the exact details, because I am trying to create an EBOM in SAP r/3 so what would be the exact BAPI that I need pick to push the data into SAP r/3.

How can you differenatiate between a BAPI_MATERIAL_BOM_GROUP_CREATE and BAPI_BOM_UPLOAD_SAVE because I am not trying to create a group here.

Regards,

Nithiyanandam