‎2008 Jun 21 10:12 AM
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
‎2008 Jun 21 11:13 AM
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.
‎2008 Jun 21 11:13 AM
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.
‎2008 Jun 24 1:45 PM
Dear Teja,
First Thanks for the reply. Now can you teach me the procedue for what you have mentioned ??
Regards
Sivaprasad
‎2008 Jun 24 2:47 PM
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