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: 

MLAN table update

Former Member
0 Kudos

Hi...

Is there any Function module or BAPI to update MLAN table?

thanks

Selva...

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello Selva,

You may use BAPI_MATERIAL_SAVEDATA to create MLAN data. (Tax Classifications)

Reward points if the info helps you.

With Regards

Vijay Gajavalli

4 REPLIES 4

Former Member
0 Kudos

Hi ,

You can use this Function module .

MLAN_ARRAY_UPDATE

MLAN_SET_DATA .

Please reward if useful.

Have you actually looked at the code within these 2 function modules. You may see that you do not want to use the

But still you ask for points, is that for the UN kids malarky.

Former Member
0 Kudos

Hello Selva,

You may use BAPI_MATERIAL_SAVEDATA to create MLAN data. (Tax Classifications)

Reward points if the info helps you.

With Regards

Vijay Gajavalli

0 Kudos

Thanks Vijay Gajavalli...it is working fine...