Application Development 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: 

Search help for ztable

former_member355168
Participant
0 Kudos

Dear Experts,

I hv created 2 ztables. 1) ydept and 2) yemp_msater.

ydept table contains master data and yemp_msater table referecing this table.

I hv created a search help for ydept-dept field. when i run ydept ( SE11) I see the search help with 2 column one is for dept code and department name in other.

And i hv used same field in yemp_msater, but for this table, search help is with department code only. but i want department code and department name as i can see for ydept table.

can any one has idea about how to achieve this.

Thanks in advance

Jaspal

4 REPLIES 4

Former Member
0 Kudos

dear jaspal

need little change at search help level

open your search help in change mode

make all field (in your case 2 field) as IMP

and code as EXP.

now activate your search help

try to use in your both program

let me know if useful

regards

avirat.

Former Member
0 Kudos

Hi Jaspal,

Use the same search help in the second table of same field which you are using with respect to the dataelement.

Try it.....it works

With Regards,

Ravi

former_member216611
Participant
0 Kudos

when u click on f4 whether you need to show both the parameters as input parameters are directly output , here import and export are both working like as function module import and export parameters. so if you need both parameters as display directly then check IMP check of all field.

Regards

Siva

Former Member
0 Kudos

Hi,

For this issue maintain those two tables fields in different Elementary search help and at last maintain those elementary search helps in collective search helps,by this your problem will resolved.

Warm Regards,

PavanKumar.G