Quantcast
Channel: SCN : Popular Discussions - Floorplan Manager for Web Dynpro ABAP
Viewing all articles
Browse latest Browse all 1726

FPM_QUICKVIEW_THING: What if iv_key is not "key" at all

$
0
0

Hallo Experts and Colleagues,

 

I have been experimenting to implement QuickView Thing using FPM just now.

 

E.g. my table has field "QV_DETAILS", and I want to implement the Quickview on this "QV_DETAILS" field.

 

As far as I understand up to now, the iv_key parameter in if_fpm_guibb_qv_thing~get_data is the value of the field, on which the mouse hover to.

But QV_DETAILS value is not unique (static text), therefore I could not query an entry in DB based on this field value.

 

KEY1KEY2QV_DETAILS
KEY001ABCshow_detail

 

How do you solve this situation? My table keys are in other fields (KEY1 and KEY2).

 

What I can think of:

Is there may be possible to catch mouse hover event on the FPM List (I'm using ATS List)?

Therefore I could saved table row data, and then to be transferd it to quickview thing?

 

Thank you and best regards,

Steve

 

PS: Thanks to Dhivya Baskaran for the SCN post of Quickview Thing (http://scn.sap.com/docs/DOC-61212)


Viewing all articles
Browse latest Browse all 1726

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>