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 _ need help with structure

Former Member
0 Likes
440

Hi Experts,

Table Name : MG03STEUER

Field : TAXKM

I would like to use this field in BAPI "BAPI_MATERIAL_SAVEDATA".

But not able to find any BAPI Sctructure to add that.

I have to load fields from excel to SAP System, i am able to find all fields to be mapped to BAPI Structure except one above.

Logic specified for TAXKM is "Value 1 has to be entered for all Countries in Sales View"

can sumone help me ??

Thanks

New2SapABAP

2 REPLIES 2
Read only

Former Member
0 Likes
420

Hi ,

you can view the following master BAPI for BAPI_MATERIAL_SAVEDATA.

https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/master%252bbapi%252bprogram%252bmm%252band%2....

You will surely get some help from this BAPI.

Read only

Former Member
0 Likes
420

very useful asnwer