cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Search Help on ALV Cells in WEB Dynpro

0 Kudos

Hi Experts,

I have created an ALV and displayed with three columns editable (Brand-name, Model-name & Price).

My requirement is!

If i use F4 Help on Brand_name field and then when i use F4 Help on Model_Name field, the Search help should show me only those values which are related to SELECTED BRAND_NAME in the first F4 Help.

EX: 1st F4 Help List (NOKIA, SAMSUNG, MICROMAX, Etc).. If i select NOKIA, then

       2nd F4 Help should Display only NOKIA Model names like (NOKIA LUMIA 520, NOKIA 1600 Etc).. NOT OTHER BRANDS.

Please help me as soon as possible...

Regards:

Azhar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,  You are better to use OVS. it will solve your problem:)

0 Kudos

Dear Jr. Abaper,

                          I have used OVS only in order to solve this problem. But i wanted a search help which is more user friendly in this scenario. I have done this in MODULE POOL Programming and evn in Web Dynpro, but only with INPUT FIELDS. I want to try it out with ALV CELLS...

                                            Thank you.

Regards:

Azhar

Answers (2)

Answers (2)

guillaume-hrc
Active Contributor
0 Kudos

Hi,

Basically, you have to use a DDIC structure.

Check this thread: https://scn.sap.com/thread/1353360

Best regards,

Guillaume

0 Kudos
Hi Guillaume Garcia,

                                      I am thankful to you for your helpful answer. And i request you to try to answer this question with respect to Web Dynpro ALV.

guillaume-hrc
Active Contributor
0 Kudos

Hi,

Check the detailed answer by Thomas in this thread, it does apply to ALV:

http://scn.sap.com/message/10829436

Best regards,

Guillaume

Former Member
0 Kudos

Implement OVS. Refer to demo WDR_TEST_OVS2.