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: 

saving custom fields in mm02

Former Member
0 Kudos

hello,

I need your help.

I've created new custom fields in mm02 by using a subscreen added to the transaction screen via customization.

The problem is how the save the user input in these fields . It needs to be saved in the append structure I've added in mara.

what's the right procedure? user exit/badi?

Thanx a lot,

Yoni.

5 REPLIES 5

Former Member
0 Kudos

If you have just created the subscreen, check the fields screen name:

IF you have called that fields as fields of append structure, you haven't to do anything else.

0 Kudos

Hi,

Thank you for your input.

I did define the fields as fields of append structure. But as I understand it, their content should be shown in the transaction MM02 automatically. As of now, it doesn't work unless I use SELECT statements in the PBO module.

Is there another way?

Best regards,

Yoni.

0 Kudos

So you have a Z-field in MARA and the screen field is called MARA-Z-FIELD, isn't it?

Try to debug your subscreen and when you are in PBO, check if you can see MARA and it's filled.

0 Kudos

problem solved by oss . thanx.

0 Kudos

I am having this same problem and have done the same scenario you have described.

We are on 4.6c down about 2 years worth of hot packs.

What OSS Note are you refering to. I would like to see if this helps me.

Thanks,

Emmett