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 Material load

Former Member
0 Likes
686

Hi people,

  •      I want to create  Basic Data 1, Basic Data 2 and Classification tabs of the material master in the first run.

  •      In the second run program should create the Sales Org 1, Sales Org 2, Sales General, Accounting 1 and Costing 1 tabs of the material master.

There are two input files, that is the reason I am uploading it through two runs. 

Is there a BAPI for both the cases? If yes, can you please name them.

Thank you.

Moderator Message: Please search for the available BAPI.

Message was edited by: Kesavadas Thekkillath

3 REPLIES 3
Read only

laurent_fournier2
Contributor
0 Likes
625

Hello,

Use BAPI_MATERIAL_SAVEDATA for material and for configuration if any use MATERIAL_SAVE_CONFIGURATION.For classification use BAPI_OBJCL_CHANGE.

Regards.

Read only

Former Member
0 Likes
625

Can I update Characteristic values too by BAPI_OBJCL_CHANGE?

Read only

0 Likes
625

I suppose that you can. Try it .