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 Exit?

Former Member
0 Likes
617

HI All,

Can we implement screen enhancements in IMPLICIT ENHANCEMENTS,If YES HOW?

No FM Exits available for my screen enhancements,How to add check boxes at standard screen if no enhancement available?

Any screen exits/BADI available for WA01?

Thanks,

Kishore

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
572

Hi

You can enhance the abap code only, that mean you need to change the dynpro if you want to add a new input/output field

Max

4 REPLIES 4
Read only

Former Member
0 Likes
573

Hi

You can enhance the abap code only, that mean you need to change the dynpro if you want to add a new input/output field

Max

Read only

0 Likes
572

HI Max,

Thanks for the quick reply.

How can we enhance DYNPRO with out having access key?

Kishore

Read only

0 Likes
572

Hi

I believe that's not possible, you can directly change it, so you need the access key

Max

Read only

Former Member
0 Likes
572

Can anybody help me on this?

Sachin