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: 

SAP Retail, Master Material and BASIC DATA

Former Member
0 Kudos
201

Hi,

I'm using the 4.7 Sap version. I want to insert a new field in the BASIC DATA screen of the MM41 transaction but I don't have any USER EXIT or BADI. It is a new field that is not include in the standard version. I searched everywhere but I didn't found any USER EXIT or BADI that works with the program associated with the MM41(SAPLMGD2).

Anyone can help me?

Thanks,

Hugo

1 ACCEPTED SOLUTION

former_member188685
Active Contributor
0 Kudos
117

MGW00001 Material Master (Retail): Additional Data

6 REPLIES 6

former_member188685
Active Contributor
0 Kudos
118

MGW00001 Material Master (Retail): Additional Data

former_member188685
Active Contributor
0 Kudos
117

MGW00001 is the exit....check it in smod

former_member188685
Active Contributor
0 Kudos
117

Hi

Hugo,

Please close the thread , if your problem solves.

Reward for helpful answers..

vijay

0 Kudos
117

Hi, vijay.

Thanks for the help, but my problem still running. I already know the enhancement that you talk. I´ve already putted an break point in the EXIT_SAPLMGW5_001 but it doesn't stop anywhere, so I don't know if it is used or where it is called.

Anyone knows anything about this situation?

As I want to modify the screen, it is not so easy to find a exit or BADI that allows this operation.

Thanks a lot for the help,

Hugo

0 Kudos
117

Hi

Hugo,

Check this BADI <b>BADI_SCREEN_LOGIC_RT</b> in se18.

this deals with screens, regards

vijay

0 Kudos
117
REDUCE_SCREEN_SELECTION	Subsequent Reduction of Possible Views
CHANGE_SCREEN_SEQUENCE	Change Screen Sequence According to OMT3
AREA_OF_VALIDITY_DIRECT	Customer-Spec. Control for Direct Screen Selection ValdArea
______________________________	____________________________________________________________
______________________________	____________________________________________________________

these are available methods...check it...

vijay