cancel
Showing results for 
Search instead for 
Did you mean: 

Add data to internal table

Former Member
0 Kudos

Hy experts,

I have for my school project some problems beceause it's to complicated for me right know. I have to make a view where i can add material data to makt, mard, mara, ... and don't know how.

I looked some things up and i think i want to use BAPI_MATERIAL_SAVEDATA.

Can someone help me with this, witch steps do i have to make to be correctly or do you know a better way?

What i know and found on google :

  1. Service call : all tables you set on context node
  2. You map the tables you want to show on your view
  3. I inserted a group and created a container form where i can chose the right input parameters
  4. .....

Thanks !

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

For using BAPI in your Webdynpro Application , you need to use service call.