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

custom fields in mm01-update database

Former Member
0 Likes
1,712

My client wants some custom fields while creating material master.and while creating the data custom fields should update.

i added fields to mara through append structure. and created one table control program for that fields

and developed a program when we insert the data in table control it is updating mara.

added the custom fields to mm01 throug enhancemet mga00001.and wrote a code in enhancement

call transaction 'zcode'.(my module pool program).

when im creating material in mm01 the custom fileds r updating in mara.but when im checking with that

particular material number and custom fields data only the standard fields data is showing and custom fields data is null.

i think i have to add some additional data in enhancement..

can u plz help me as soon as possible..

Thx in advance,

Neelima.N

9 REPLIES 9
Read only

Former Member
0 Likes
1,393

in enhancemet MGA00001 you find the strcture WMARA , pass your custome fields values to this strcture so it will automatically updated.

Read only

0 Likes
1,393

Hi,

for mga00001 exit there is only function exit.so how to link the screen fields and enhancement (project).so can u please provide me sample coding for that..

its very urgent.please do needful.

Thx in advance,

Neelima.N

Read only

Former Member
0 Likes
1,393

You can add to the Screens using OMT3 transaction, but it sounds like you have already added your new fields to the screens. You will need to assign your new fields to a field group. You can use SPRO and then u201CSAP Reference IMGu201D Button and go to "Logistics - General", "Material Master", "Field Selection". Set the field selection group to one like others. We use 11 for fields in MARA and 47 for fields in MARC, but use an example of a previously enter value. The field group will determine if the field should have required, optional, entry or just display or hide.

If you need I have a file with screen shots I use for this.

Read only

0 Likes
1,393

Hi,

can u please provide me the file with screen shots..how to set the field selection group.can u provide

step by step process for the field selection.

please do needful.

Thx in advance,

Neelima.N

Edited by: neelima natta on Jan 30, 2009 1:15 PM

Read only

0 Likes
1,393

Hi,

I added the custom fields in MM01 screen. Now i want to update the fields into MARC table. Can any one tell me the procedure, if possible with screen shots.

Thanks

Raj

Read only

0 Likes
1,393

I checked for your e-mail and it was not there so I could not send it. Please tell me how to attach a file with a message and I will do so. I do not see any way to attach it with a comment and it would be rather large, with screen prints, to just copy and past. There seem to be at least 2 of you looking for this information. Thanks!

Kevin

Read only

0 Likes
1,393

hi,

Thank you kevin i solved myself.im closing this post.

Thx in advance,

Neelima.N

Edited by: neelima natta on Jan 31, 2009 3:25 PM

Edited by: neelima natta on Jan 31, 2009 3:26 PM

Read only

Former Member
0 Likes
1,393

solved myself.answered.

Read only

Former Member
0 Likes
1,393

Hi

Could u plz tell me how did u solve this issue.Please explain me in detail.

Thanks in advance.

Rgds,

Shobana

Edited by: Shradha on Apr 21, 2009 1:09 PM