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

Issue with updating loading group using BAPI_MATERIAL_SAVEDATA

Former Member
0 Likes
1,388

Hello,

I am trying to extend material to different plants. It is working fine and is creating corresponding entries in table MARC, but the field loading group is not taking any value. I am passing the value to the LADGR field and setting it X in the MARCX structure but it is creating an entry in MARC with loading group as blank. I have selected purchasing view,mrp view, aacount view and storage view. Please suggest.

Regards,

Sachin

4 REPLIES 4
Read only

Former Member
0 Likes
1,019

Hi ,

Please ask with ur Functional Guy regarding this. I also had the same Problem. He needs to Update the group in some table.If he updates only the Group will gets updated.

With Regards,

Sumodh.P

Read only

Former Member
0 Likes
1,019

Check Site - Shipping Point - Loading group configuration in view "V_TVSTZ"

Regards

Vinod

Read only

Former Member
0 Likes
1,019

Solved on my own.

Thanks to all.

Read only

0 Likes
1,019

Hi,

I'm not sure if this is also the solution you found, but I had the same problem, and I solved it by enabling the "SALESVIEW" flag in the header. I think that even though it's a plant-related data, since it's in the "SALES/PLANT" view of the material you need to activate both SALESVIEW and PLANTVIEW flags.

Hope this helps anyone else as well.