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

fields in tcode gets disabled when an error message is displayed

Former Member
0 Likes
420

Hi,

I am throwing an error message in tcode VA01 with the help of a BADI...When this message is displayed all the fields in the tcode are disabled, and we cannot make any entry...Pls some one suggest how to enable the fields....it's urgent...

Thanks

Edited by: suresh kumar nandhagopal on Apr 1, 2008 7:32 AM

2 REPLIES 2
Read only

Former Member
0 Likes
398

Hi,

Instead of error message make it as warning message the use LEAVE SCREEN command.

Award Points If Useful

Read only

0 Likes
398

It does'nt work...the same problem exists