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

MLAN table update

Former Member
0 Likes
2,380

Hi...

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

thanks

Selva...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,407

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
Read only

Former Member
0 Likes
1,407

Hi ,

You can use this Function module .

MLAN_ARRAY_UPDATE

MLAN_SET_DATA .

Please reward if useful.

Read only

1,407

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.

Read only

Former Member
0 Likes
1,408

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

Read only

0 Likes
1,407

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