Application Development and Automation 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: 
Read only

Data display from search help.

Former Member
0 Likes
1,440

Dear All,

I create a search help from T005 table with 2 parameter LAND1 and LANDX.

I have a zempinfo table which have a field LAND1.

when I want to insert data in zempinfo table I get data for LAND1 from search help. In the meantime I want to display LANDX 's data in a screen by a DISPLAY_ITEM.

DISPLAY_ITEM is not a zempinfo table field. IT is a screen element only.

Now help me please, to display data LANDX into DISPLAY_ITEM.

Thanks

Rayhan

10 REPLIES 10
Read only

Former Member
0 Likes
1,348

hi

I m some what confuse . if you want to use LAND1 and LANDX field in different search help . then you should hav created 2 diff search help for them .

For DISPLAY_ITEM in screen , if you are talking abt Module pool screen , you can call this search help for LANDX in a property field u201Csearch helpu201D.

Thanks

kakoli

Read only

0 Likes
1,348

Pls try to understand.

Though land1 landx are same table fields. I want to use only one search help.

When I enter value in LAND1 from search help, DISPLAY_ITEM automaticaly get data crossponding value of land1 from landx.

e.g. when we create a SO by tcode VA01. in this screen we enter the MATNR value & crossponding other field display its related data.

IF any way do this pls help that.

Thanks for your attention.

Edited by: Abu Rayhan on Jul 30, 2009 5:50 AM

Read only

Former Member
0 Likes
1,348

Hi,

In SE11 create a search help for the fields mentioned and assign this to your database table.

then create a parameter display_item type landx. it will automatically assign the search help to parameter.

Hope i am able to ans your query as per your requirement.

Revert back if it differs from your requirement.

Regards,

Rajesh Kumar

Read only

0 Likes
1,348

Dear RK,

I create a search help from T005 table with 2 parameter LAND1 and LANDX.

I have a zempinfo table which have a field LAND1.

when I want to insert data by se38 in zempinfo table I get data for LAND1 from search help. In the meantime I want to display LANDX 's data in a screen by a input/ out put field DISPLAY_ITEM.

DISPLAY_ITEM is not a zempinfo table field. IT is a screen element only.

Try to understand my requairment.

thanks for ur respons.

Read only

0 Likes
1,348

Hi,

when you created your search help in parameters of search help you must give data element corresponding to LANDX field.

create your parameter as the type of that data element and try to execute the code.

hope it will solve your query.

Regards

Rajesh Kumar

Read only

0 Likes
1,348

Dear RK,

I create a search help from T005 table with 2 parameter LAND1 and LANDX.

I have a zempinfo table which have a field LAND1.

when I want to insert data by se38 in zempinfo table I get data for LAND1 from search help. In the meantime I want to display LANDX 's data in a screen by a input/ out put field DISPLAY_ITEM.

DISPLAY_ITEM is not a zempinfo table field. IT is a screen element only.

Try to understand my requairment.

thanks for ur respons.

Read only

0 Likes
1,348

HI,

As i understand the question, you have a field DISPLAY_ITEM on the selection screen which needs to be populated by the data in LANDX for the selected LAND1.

Pls chk if you gave the fields with Export options in the Search help.

thanks,

teja.

Read only

0 Likes
1,348

Hi,

I also give 'IMP' & 'EXP' field ok. when I press F4 I see those data , but not hold on dislay_item'

If have any solution inform me.

thanks for ur attention.

Read only

0 Likes
1,348

Hi,

I also give 'IMP' & 'EXP' field ok. when I press F4 I see those data , but not hold on dislay_item'

If have any solution inform me.

thanks for ur attention.

Read only

0 Likes
1,348

Hi,

hope you created the scren element 'DISPLAY_DATA' with the same data element/ domain as of LANDX.

if psbl pls post the code so dat we can try the same.

regards,

teja.