2010 Oct 01 5:09 AM
Hi,
i am working on BSP and i need to validate a input field as soon as user enters the data i.e, before the page is refreshed.please help..!!
vishesh.
2010 Oct 01 7:45 AM
Hi,
What do you mean by as soon as the user enters the value? Validation cannot be done untill an action is performed, like pressing ENTER or button click etc. You can handle the same in PAI of the screen. Revert in case of further assistance.
Thanks,
Sri.
2010 Oct 01 7:09 AM
HI,
If you are navigating from one page to another use the Event Handler OnInitiatization of the second page, else write the code in OnInputProcessing.
Hope this helps.
Regards
2010 Oct 01 7:45 AM
Hi,
What do you mean by as soon as the user enters the value? Validation cannot be done untill an action is performed, like pressing ENTER or button click etc. You can handle the same in PAI of the screen. Revert in case of further assistance.
Thanks,
Sri.
2010 Oct 01 8:35 AM
hi sri,
I know that it cannot be done until any action is performed as u said like button click or pressing enter but my requirnment is somthing like that..
2010 Oct 01 8:36 AM
hi benumartin ,
thanks for your reply but i am not navigating from that screen.
2010 Oct 02 4:06 PM
Hi Vishesh,
Go through the link below, it might help you.
Link: [http://wiki.sdn.sap.com/wiki/display/BSP/BSPapplicationtodisplaymessageswithstandard+class]
Regards,
Anand