Application Development 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: 

Tax classification in TAXCLASSIFICATIONS in BAPI_MATERIAL_SAVEREPLICA

gautam_totekar
Active Participant
0 Kudos

Hi

I am not able to update TAXCLASSIFICATIONS in sales vie of material using BAPI_MATERIAL_SAVEREPLICA. I am passing the values to the table. It is updating country and the Tax Type but not tax classification.

1 ACCEPTED SOLUTION

Former Member

Hi,

try to use the FM BAPI_MATERIAL_SAVEDATA

and check the error.

or try to first checfk the BAPI_MATERIAL_GET_DETAIL for entries how to fill the data

PrabhuD@s

3 REPLIES 3

Former Member

Hi,

try to use the FM BAPI_MATERIAL_SAVEDATA

and check the error.

or try to first checfk the BAPI_MATERIAL_GET_DETAIL for entries how to fill the data

PrabhuD@s

0 Kudos

Thanks a lot.

But I cannot change the FM right now because the amount of changes would be huge. there is a table parameter already for the BAPI_MATERIAL_SAVEREPLICA. I need to know how to update it.

0 Kudos

What fields are you populating for tax classification parameter to the BAPI?

Edited by: Abhishek Periwal on Apr 26, 2011 12:35 AM