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

Search Help Not found

Former Member
0 Likes
621

Hai All,

I have used a standard search help in my Dialog Program Screen Field. (FILED NAME : PERNR, SEARCH HELP NAME : PREMK) while iam running the program in the output screen when i selected the Personnel No drop down menu it is showing the search help from that i have selected the request criteria according to my requirement. Here it is working fine.

But my Problem is i have used the same program in another Userid there when i selected the search help and provided the input it is showing error that "No values for this selection".

Both these programs run in different development serves.

The Development server which iam accessing will display all the plants and subareas.

where as in other it is pertaining to specific Plant and specific location.

How to get the searchhelp in the other system also.

In the prog i have used an Authority Check also.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
579

Hi Tulasi,

As Amit rightly said , it is issue with the authorization , check with SU01 or contact the security team for the same.

Regards,

Vvieks

Hai All,

I have used a standard search help in my Dialog Program Screen Field. (FILED NAME : PERNR, SEARCH HELP NAME : PREMK) while iam running the program in the output screen when i selected the Personnel No drop down menu it is showing the search help from that i have selected the request criteria according to my requirement. Here it is working fine.

But my Problem is i have used the same program in another Userid there when i selected the search help and provided the input it is showing error that "No values for this selection".

Both these programs run in different development serves.

The Development server which iam accessing will display all the plants and subareas.

where as in other it is pertaining to specific Plant and specific location.

How to get the searchhelp in the other system also.

In the prog i have used an Authority Check also.

2 REPLIES 2
Read only

Former Member
0 Likes
579

Hi,

Assign authorization to the user for read access of appropriate Infotypes.

Match authorizations for both the users in SU01.

Also remove auth. object from your coding temp. and then check.

This whole problem is related to authorization issue for sure.

Read only

Former Member
0 Likes
580

Hi Tulasi,

As Amit rightly said , it is issue with the authorization , check with SU01 or contact the security team for the same.

Regards,

Vvieks