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

F$ help from a view

sivaprasad_ml
Participant
0 Likes
478

Dear All,

I have a field called zpayment-mblnr . I need to include a search help from a view V1 which has the fileds MBLNR, LIFNR, MJAHR. What is the function module i have to use here or what way i can do this ???

best help will be rewarded with points.

Regards

Sivaprasad

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
453

Hi,

Create 3 different elementary search helps for the fields MBLNR, LIFNR and MJAHR.

Now create a collective search help for zpayment-mblnr and assign it to the field in the table zpayment.

regards,

teja.

3 REPLIES 3
Read only

Former Member
0 Likes
454

Hi,

Create 3 different elementary search helps for the fields MBLNR, LIFNR and MJAHR.

Now create a collective search help for zpayment-mblnr and assign it to the field in the table zpayment.

regards,

teja.

Read only

0 Likes
453

Dear Teja,

First Thanks for the reply. Now can you teach me the procedue for what you have mentioned ??

Regards

Sivaprasad

Read only

Former Member
0 Likes
453

Create search help for the fields in the base tables from which ur view is derived.

To assign search help to the fields u can got data element and click on further characteristics tab and create search help frm thr by giving name, parameters etc

or u can goto domain of the field

and in the value range tab , propose the value table name.and search help will be created