cancel
Showing results for 
Search instead for 
Did you mean: 

I need a simpel Bapi for saving material

Former Member
0 Kudos

Hy,

I want to find a bapi for saving material data into the db (mara, makt, mard , ... )

First i wanted to use bapi_material_savedata but when i tried to execute this function i saw that you need to require a lot off information about material group and so on (head data) . I only want a material number, description , some information about weight, height and storage location.

Do you know what i have to do? First i had a realy hard time to know how to find the right function(not succeeded yet)  , and populating is also not my strongest side.

If i ever find the right function and i want to add data to db what do i have to do?

  1. read the context node
  2. call the function and set data from context to it
  3. call 'BAPI_TRANSACTION_COMMIT' (do i have to set there some things or just call it?)

Thanks !

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Please see my answer in your original post: http://scn.sap.com/thread/3332913.

You can update the original post. No need to create a new one for the same problem.