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

Screen Enhancement

Former Member
0 Likes
416

Hi all,

I have to add theree custom fields in Transaction MM41(basic data view).

I am new to this kind of assignment. How can I find the Screen exit?

If I found, How I have deal. If there is no screen exit, how can I resove the

Requirement. Plz help.

Regards,

Sai

Hi all,

I have to add theree custom fields in Transaction MM41(basic data view).

I am new to this kind of assignment. How can I find the Screen exit?

If I found, How I have deal. If there is no screen exit, how can I resove the

Requirement. Plz help.

Regards,

Sai

1 REPLY 1
Read only

Former Member
0 Likes
379

Hi,

MM41 could be used with retail system as im not able to open in ECC5.0.

Try and follow these steps

1. got to the transaction MM41 -> menu system->status

2. double click the program name, click object list entry button in the application tool bar.

3. fin out the package for the transaction

4. got tcode CMOD, create a project

5. Click enhancement assignment button and press F4 and press information system button at the bottom

6. Here give your package name in the package input box and press tick

It will give you all the exits available for the tcode. Chek the short description of it which suits your requirnment. Select it and press the components button double click the screen exit and add your controls and code.

Regards,

Senthil