cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom Dictionary Search Help to Populate Texts Decriptions

Former Member
0 Likes
305

I have added a custom master data field into the Persistent Structure Extension of the Child Node INJURY_ILLNESS of the BO EHSS_INCIDENT

The corresponding text-description of the field I have included into the Transient Structure Extension.

These fields I have then included into the Proper FPM configuration.

However I noticed that the search help was missing on the data field on the web-dynpro.

Hence as mentioned in this discussion thread,

I created a custom dictionary search help and assigned it to the master data field in the Persistent Struture.

Now the search help does appear on the Screen, however the corresponding Text-description does not appear in the Text-Description field on the webdynpro.

I am trying to achieve something like what happens on the Basic Information Screen when you pick a value from the country search help and the corresponding text gets populated next to the code on the country field.

I do not want to edit the feeder class, in other words want to avoid touching the PROCESS_EVENT method of the feeder class.

-- Any Advice ?

Accepted Solutions (0)

Answers (1)

Answers (1)

jagadeesh_gn
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Linkin ,

Please try also to customize the  dependant class associated as per your needs to include text descriptions.

Thanks

GJ

Former Member
0 Likes

Hello Jagadeesh,

Thank you for your response.

I had included the text descriptions in the transient include as well, however they would not show up.

Finally I am able to resolve this issue via the custom search help. Will create a blog post with my solution.

Right now getting an error at the FPM level.

--

Linkin

Ask a Question