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

Fixed search help

Former Member
0 Likes
478

How to limit the F4 values for a parameter using fixed search help.

Not to use F4IF_INT_TABLE_VALUE_REQUEST.

4 REPLIES 4
Read only

Former Member
0 Likes
454

while creating search help

select dialog type as Dialog with value restriction in SE11

Read only

0 Likes
454

where do we specify the fixed values. i mean with which i have to restrict

Read only

Former Member
0 Likes
454

Hi,

you need to use search help exit, for reference

http://help.sap.com/saphelp_46c/helpdata/EN/cf/21ee52446011d189700000e8322d00/content.htm

in se37 you can see somany search help exits..

regards

vijay

Read only

alejandro_lpez
Contributor
0 Likes
454

Hi,

In transaction SE11, when you define the search help parameters, you can define default value in the column <i>Default value</i>.

Example:

if the search help contains the field KUNNR, you can specify in the column <i>default value</i> the value '0000000426' to see only the data according to this customer.

regards,

Alejandro