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

New field in MM01-Basic data

Former Member
0 Likes
445

Hello experts,

I got a requirement to add a new filed in MM01->Basic Data1->Dimensions/EAN

as a mandatory field .

( i ) . Please suggest the Screen exit for this

( ii ). for this what are all tables I need to append with the new field

( iii ) And later I have to change the BAPI_MATERIAL_SAVEDATA for this new field .

Please help me with ur valueble inputs so that I can expolre and complete this issue .

Looking forward for ur inputs.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
402

Hi

Are you sure this field can't be make mandatory using the customizing(SPRO) ?

If I remember, it's OMSR !

Regards,

Erwan

3 REPLIES 3
Read only

Former Member
0 Likes
403

Hi

Are you sure this field can't be make mandatory using the customizing(SPRO) ?

If I remember, it's OMSR !

Regards,

Erwan

Read only

0 Likes
402

Hi Erwan,

Thanks for your quick reply ...

Yes we can make it mandatory using SPRO..

Could you please help me out for the 3 points I have asked.

Read only

0 Likes
402

Hi,

For the 1st point, you should take a look at field-exit ( search for in the forum )

For the 2nd point, this field in Material Master so MARA ( no other table)

and the BAPI, enable you to treat this field.

erwan