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: 

Using BADI BADI_MAT_F_SPEC_SEL

krishna_maram
Participant
0 Kudos

Hi

Based on the material type I want to make certain fields display when using tranction code MM01.

I dont want to do it through config.

SAP note 746875 suggests to use BADI_MAT_F_SPEC_SEL

Can anyone suggest how to make use of method FIELD_SELECTION in the BADI?

Thanks,

Krishna

2 REPLIES 2

Former Member
0 Kudos

Hi..

Go to se19.

Create Enhancement implementation for classic badi.

now goto the method and write ur required code..

activate it..

press back and activate the implemantation..

here all set..

Enjoyyy..

Regards

Manish

0 Kudos

Hi,

Yes that correct, but I am looking for the logic, i.e. how to make achive the display attribute for that screen.

Thanks,

Krishna.