cancel
Showing results for 
Search instead for 
Did you mean: 

WebDynpro Validation

Former Member
0 Kudos

Dear All

i am building an application in webdynpro and i want to validate the data that the user is entering for example Mobile no should be numeric and other

Do any 1 know is there any inbuild facility for achive this or i have to do it manually

Regards

Krishan Kumar

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos
former_member197348
Active Contributor
0 Kudos

Hi Krishan,

For input fields which are bound to integers, float etc. and SimleTypes are validated automatically. You can add manual validations like in this [tutorial|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/user-interface-technology/webdynpro/wd%20java/wdjava%20tutorials%20and%20articles%20archive/using%20validating%20and%20non-validating%20actions.pdf]

regards,

Siva

Former Member
0 Kudos

u have to do it manually