‎2010 Nov 18 6:24 PM
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
‎2010 Nov 18 6:34 PM
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
‎2010 Nov 18 6:34 PM
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
‎2010 Nov 18 6:50 PM
HI Max,
Thanks for the quick reply.
How can we enhance DYNPRO with out having access key?
Kishore
‎2010 Nov 18 6:55 PM
Hi
I believe that's not possible, you can directly change it, so you need the access key
Max
‎2010 Nov 18 9:46 PM