‎2007 Mar 18 10:14 AM
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?
‎2007 Mar 18 10:32 AM
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.
‎2007 Mar 19 1:53 AM
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?