‎2009 Jul 29 5:26 AM
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
‎2009 Jul 29 6:29 AM
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
‎2009 Jul 29 9:35 AM
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
‎2009 Jul 30 5:00 AM
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
‎2009 Jul 30 5:25 AM
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.
‎2009 Jul 30 5:46 AM
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
‎2009 Sep 05 5:32 AM
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.
‎2009 Sep 08 1:00 PM
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.
‎2009 Sep 09 5:24 AM
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.
‎2009 Sep 09 5:27 AM
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.
‎2009 Sep 09 1:13 PM
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.