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

Material tax classification

Former Member
0 Likes
5,401

Under transaction MM03 for sales data, there is a field called tax classification. From key F1, the field name is MG03STEUER-TAXKM

where MG03STEUER is a structure.

Does any one know any Function module or BAPI to get the tax classification data for the materials? Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,733

You can get it from table MLAN.

2 REPLIES 2
Read only

Former Member
0 Likes
2,734

You can get it from table MLAN.

Read only

0 Likes
2,733

Thanks for quick reply.