2008 Jul 31 9:42 AM
Hi All,
please help me out for this problem....
for the parameter on the selection-screen as below
SELECT-OPTIONS: s_vbeln FOR zsd_spool_inv-vbeln,
s_fkart FOR zsd_spool_inv-fkart,
s_vkorg FOR zsd_spool_inv-vkorg,
s_vtweg FOR zsd_spool_inv-vtweg,
s_spart FOR zsd_spool_inv-spart,
s_kunrg FOR zsd_spool_inv-kunrg.
where zsd_spool_inv is a Z-table. for the field KUNRG i have given under search kelp column 'DEBI' which is a standard one.
but am not getting search help on the selection screen, not even F4 help symbol for this field.
but same i am getting for the field VKORG which followed the same procedure as above mentioned.
please suggest.
thx in advance.
2008 Jul 31 10:04 AM
HI,
[Attach Search help|http://help.sap.com/saphelp_nw70/helpdata/en/cf/21ee93446011d189700000e8322d00/content.htm]
Best of luck,
Bhumika
2008 Jul 31 10:08 AM
2008 Jul 31 10:15 AM
hI SIPPY,
Check data element of kunrg which should be kunrg AND CHECK THE KEY and CHECK TABLE For tHAT FIELD
2008 Jul 31 11:34 AM
Hi sippy,
Follow this process:
1)goto zsd_spool_inv table select Entry/Help check tab
2)Selct kunrg field and click on Searcg help tab
3)you will get a small window asking for search term,give search term as 'DEBI' and click on 'Copy' then an explicit search help will be created for the field 'kunrg'.
4)Activate the entire table.
I checked this procedure,it is working fine.
Please reward me the points if you find this helpful