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: 

Probelm updating MARA table, when adding new Z fields to MM01/MM02

Former Member
0 Kudos

Hi

I hava a requirement to add two new fields in Basuc data1

screen of MM01/MM02/MM03 transaction.

In MM01, there were some customer fields added previously and

those fields properly updating in MARA TABLE when saved

I have added my new 2 fields in MARA table using Append Structure

And I have added my 2 new fields in the same existing previously added

subscreen and I have added my new fields in T130F table.

But when I try to change exisitng material with MM02, I am trying put some

values in my new fields and if I save it, its saying "No Changes made"

Means itsnot updating my values to MARA table.

Can any one help me, are there any additional steps I need to do to

update the values in MARA table.

Thanks

Kishore B A

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Kishore,

You have to do the coding in the function exit EXIT_SAPLMGMU_001 to update the new Z fields.

Regards

DKS

1 REPLY 1

Former Member
0 Kudos

Hi Kishore,

You have to do the coding in the function exit EXIT_SAPLMGMU_001 to update the new Z fields.

Regards

DKS