cancel
Showing results for 
Search instead for 
Did you mean: 

Reguarding input help .

Former Member
0 Kudos

Hi All,

In my webdynpro ABAP screen iam have one input field , i attached a search help for that input field, and it is working fine , but the problem was when i enter any values into that input field manually with out taking the input help it is taking that values,

Should i validate thatone in a bapi or is there any thing in webdynpro to validate the input in screen level.

Regards,

Muneesh Gitta.

Edited by: Muneesh Gitta on Mar 28, 2008 2:26 PM

Edited by: Muneesh Gitta on Mar 28, 2008 2:34 PM

Accepted Solutions (1)

Accepted Solutions (1)

rainer_liebisch
Contributor
0 Kudos

Hello Muneesh,

the method WDDOBEFOREACTION of your view which contains the input field is the appropriate place for your coding for input validation.

Regards,

Rainer

Answers (0)