Skip to Content
0
Former Member
Feb 15, 2011 at 01:28 PM

Return multiple values from a search help

541 Views

Dear All,

I have a table control on screen with fields:

doc.no

doc.type

doc.ver

doc.part

I've coded a search help for doc. no. which returns a single value i.e. doc. no from the search help.

But my reqmt. is that when the user selects a particular doc.no from search help, it should also return doc. type/ver/part

and the corresponding table control field should be populated.

I mean i require multiple values to be returned and populated in my screen.

Thanks in anticipation