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

Adding screen fields to standard SAP screen

Former Member
0 Likes
479

hi experts,

I have requirement in which I have to add a I/O field to standard transaction screen.I could not find any screen exit for that screen.Can I do it without using screen exit?If yes how?

Any pointers will be highly appreciated.

2 REPLIES 2
Read only

Former Member
0 Likes
413

Hi,

For example you can implement Screen Exit for MM01 and add new fields in screen.

First you need to find out the required enhancements using t.code SMOD.

Regards,

Nihad

Read only

Former Member
0 Likes
413

Hi,

This might be the standard transaction, so there is a possibility of adding the fields using the Screen variants using SPRO, get in touch with your functional consultant. there you can copy an existing screen and add the required fields and rename the screen to different number, and in the config this new screen can be added.

Thanks,

Srini.