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: 

Standard Search help

Former Member
0 Kudos
108

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.

4 REPLIES 4

Former Member
0 Kudos
61

HI,

[Attach Search help|http://help.sap.com/saphelp_nw70/helpdata/en/cf/21ee93446011d189700000e8322d00/content.htm]

Best of luck,

Bhumika

Former Member
0 Kudos
61

Check data element of kunrg which should be kunrg

Former Member
0 Kudos
61

hI SIPPY,

Check data element of kunrg which should be kunrg AND CHECK THE KEY and CHECK TABLE For tHAT FIELD

Former Member
0 Kudos
61

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