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

tableview + search help + bsp application

Former Member
0 Likes
560

hi experts,

i am creating a BSP application, where i am displaying data from a database table.

i want to add search help...to sales order numer..so that...i can fetch the data cporresponding to that sales order....

please help me with this query

thanx in advance

regards

kanika

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
525

Hi,

Add following line into your program:

PARAMETER p_prog LIKE trdir-name MATCHCODE OBJECT zsh

Regards

Sowmya

3 REPLIES 3
Read only

Former Member
0 Likes
526

Hi,

Add following line into your program:

PARAMETER p_prog LIKE trdir-name MATCHCODE OBJECT zsh

Regards

Sowmya

Read only

0 Likes
525

sowmya...can u be a bit clear...

im nt getting how to use this parameter'

Read only

Former Member
0 Likes
525

answered