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

User exit for material code based on number range

Former Member
0 Likes
1,858

Hi viewers,

Can you please tell me the User exit to be identified for material code t based on the number range (External or Internal)

For ex: LAFAMLP is the material code I want this material code as case sensitive .

It should take what ever case we give.

Regards

Kumar

4 REPLIES 4
Read only

eduardo_hinojosa
Active Contributor
0 Likes
981

Hi

Check SAP Note 78093 - Display of alternative material identifiers, but I think that it will not help you, because domain BISMT isn't case sensitive.

Regards

Eduardo

Read only

Former Member
0 Likes
981

Can u tell me for which T.Code??

Regards,

Ramz

Read only

Former Member
0 Likes
981

For the transaction code MM01

Read only

Former Member
0 Likes
981

Hi,

First goto MM01 transaction code in menu System-> status..pick the program name ,then

Goto SE38 give that program name select Attributes radio button click on Display button,

you will get one popup from the popup pick Package ...

Then now goto SMOD transaction in menu utilities(or/any one of the menu you will find (find option ))->Find this will list out all the possible exits...As follow

mga00001 material master (industry): checks and enhancements

mga00002 material master (industry): number assignment

mga00003 material master (industry and retail): number display

I think second one will help for you ,,,here you can code your requirement