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

Multiple Default values for a single field in a Search Help.

Former Member
0 Likes
971

Hi All

In ME51N screen, for document type 'PRPR', i need to enter the WBS element. For its search help, in the custom tab i need to pass multiple default values to the plant field. Single value can be passed like '2000' in the search help itself but for multiple values i am not finding a way. I need to enter 4 values in all.

Please help.

Harsh

Hi All

In ME51N screen, for document type 'PRPR', i need to enter the WBS element. For its search help, in the custom tab i need to pass multiple default values to the plant field. Single value can be passed like '2000' in the search help itself but for multiple values i am not finding a way. I need to enter 4 values in all.

Please help.

Harsh

2 REPLIES 2
Read only

andreas_mann3
Active Contributor
0 Likes
537

use a search help exit and a fm like TRLO_F4_HELP_KURS2

A.

Read only

0 Likes
537

Thanks for your response A.

I couldn't find a similar FM for the PS_POSID field.

Please explain in more details. Sharing the code snippet for the search help exit will be further helpful.