Application Development and Automation 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: 
Read only

BAPI for BOM

Former Member
0 Likes
355

Hi,

I want to upload the data from Oracle to SAP. To extract the date from oracle we are using some other tool and storing it into flatfile. But now I have to upload the data into SAP.........

whether I have to Use BAPI or BDC............ which is the best . if BAPI plz tell me the name of the BAPI to upload the data into SAP.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
328

Hi

If the Oracle data is avialbale in a excel or flat file you can write the BDC and use

Better to use BAPI for the data upload if the correct BAPI is there .

check the BAPI's for BOM:

BAPI_MATERIAL_BOM_GROUP_CREATE

BAPI_BOM_UPLOAD_SAVE

Reward points if useful

Regards

Anji

1 REPLY 1
Read only

Former Member
0 Likes
329

Hi

If the Oracle data is avialbale in a excel or flat file you can write the BDC and use

Better to use BAPI for the data upload if the correct BAPI is there .

check the BAPI's for BOM:

BAPI_MATERIAL_BOM_GROUP_CREATE

BAPI_BOM_UPLOAD_SAVE

Reward points if useful

Regards

Anji