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

Former Member
0 Likes
304

Hi All,

I have created a search help exit for PRPS-VERNR.

User go to CJ20 and select some of the wbs elements in the table to perform a mass change on the project leader field.

How do i identify what are the wbs elements selected in my search help exit?

2 REPLIES 2
Read only

Former Member
0 Likes
266

Hi ,

In your search help exit in the tables section there would be a table by name SHLP_TAB which will have a deep structure SELOPT which has following structure .

SHLPNAME

SHLPFIELD

SIGN

OPTION

LOW

HIGH

here in the table you will find enter WBS element .

Please reward if useful.

Read only

0 Likes
266

Hi,

The SELOPT display the search conditions for the prps-vernr field. I need to know what are the selected WBS elements in the table. Is there any other methods?