Application Development 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: 

where can we done the validations in search help

Former Member
0 Kudos

hello experts..

I hav created one search help , for that field it has so many values, in that i want to validate values ex like program id value restricted to 100. where can i done all these.. please help me....

4 REPLIES 4

Former Member
0 Kudos

Hi,

Create a Search Help Exit. In that exit u can code for validations.

Thanks & Regards,

Sriram

former_member156446
Active Contributor
0 Kudos

Hi in my weblog https://wiki.sdn.sap.com/wiki/x/du0

maxrecords will hold the max number to be displayed.. rest of the validations can be done is the same search help exit..

former_member195383
Active Contributor
0 Kudos

make use of the FM

F4IF_INT_TABLE_VALUE_REQUEST

There u can restrict the search help to desired format....

Former Member
0 Kudos

Hi,

You can define a search help exit (assign FM) for this and process your validations.

If the hint is usefulu2026 Say thanks by rewardu2026.

Regards,

Prabhu Rajesh