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

saving custom fields in mm02

Former Member
0 Likes
959

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.

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

Former Member
0 Likes
844

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.

Read only

0 Likes
844

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.

Read only

0 Likes
844

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.

Read only

0 Likes
844

problem solved by oss . thanx.

Read only

0 Likes
844

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