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

Matchcode object...

Former Member
0 Likes
639

Hi Experts,

i have created searchhelp(using Matchcode object) for my select-options. everything is ok while creating, but problem is after executing report. if select that input gelp button it is displaying msg like search help is empty.

my statement is.

SELECT-OPTIONS: so_racct FOR glt0-racct MATCHCODE OBJECT GLTM,

so why it is empty? actually there is a values in glt0 table.

could anyone help on this.

Thanks in advance,

sudharsan.

3 REPLIES 3
Read only

uwe_schieferstein
Active Contributor
0 Likes
600

Hello Suharsan

On an ECC 5.0 system there is no search help (nor help view) existing with the name GLTM. Therefore check if the search help exists on your system (I do not think so).

Regards

Uwe

Read only

Former Member
0 Likes
600

Hi,

Please check the whether you have created & activated the search help in se11. if so then check whether the table has entries in it.

Thanks,

Muthu.

Read only

Former Member
0 Likes
600