Hi All
we have Custom tab added for incident admin work list along with other tabs(basic information , Investigation etc ) . where in user enters some values and set a flag A,B or C .
now based on the flag set i have to change the F4 values of the employees dynamically .
for this i have created a singleton class and reading the context value from the custom web dynpro and passing it to the attribute in singleton and reading it in the get_data method of CL*PERSON*FRM* passing the search help dynamically to the investigation lead field .
the issue is the enhancement which is written in the get_data method is not triggered always i am missing this for some of the incident categories say "minimal accidents" etc .
please suggest me some input so that the dynamic population of search help functions irrespective of actions ( events ).
Thanks ,
Venkat Ratnam Naidu