hi,
Though I cudn't understand what exactly r u saying(rather
nehting..just kidding!), see if this is what u r looking for:
DOUBLE_CLICK is a EVENT  of class 'CL_GUI_ALV_GRID', now upon double
clicking on any cell in the ALV display...U can capture the row number
by using the method: 'GET_CURRENT_CELL'. This gives u the row number
of the clicked cell.. which U can READ into an workarea and get the
required details.

Also, U have define a local class & define method(s) (say
HANDLE_DOUBLE_CLICK) to handle the event DOUBLE_CLICK. There must also
be an IMPLEMENTATION of the local class & its METHOD(S) defined. Also,
Please donot forget to create a EVENT HANDLER.

For this U have to use CLASSES & CREATE OBJECTS like CUSTOM
CONTROL,GRID & the above mentioned methods are to be called for the
GRID OBJECT. I believe in using reusable FM's there is an itab of
events to be passed..etc..I haven't worked much on this..so I prefer
not to talk much on the Reusable-FM's..
Regards,
Raghu.



On Mon, 27 Dec 2004 18:44:41 +0800, Xue, Xiao-Yu (TSG-GDCC-SH)
<[EMAIL PROTECTED]> wrote:
> i am writing a report by using ALV LIST. the different types of objects are
> in the list. types includes REPS FUNC DYNP and so on. I want the event
> "doulble click" to be inserted in the ALV LIST so that the code of certain
> objects (such as REPS FUNC) or the layout of certain objects(such as DYNP)
> can be displayed by double click on their names.
> i think if get the line number of the object clicked, the spare part will be
> easy to be realized. whereas can this be realized by using FUNC
> REUSE_ALV_LIST_DISPLAY? and HOW.
> thanks.

> Thanks & Regards
> Stephen                   
> ã
>
>
> Stephen(Xiaoyu) Xue
Software Engineer
Global Delivery China Center (GDCC),
>
Hewlett-Packard Development Company,L.P.
Addr : 25 Yun Qiao Road, 3/F-28,
> Shanghai 201206, China P.R.
Office :  +86 21 2898 3079
Email : <a
> href="" PROTECTED]" target="_blank" > > top.js.OpenExtLink(window,event,this)">[EMAIL PROTECTED]</a>ã

>
>
> To unsubscribe from this list, send a to mail to
> [EMAIL PROTECTED] or go to http://groups.yahoo.com/group/ABAP
>
> Comments about the list can be sent to [EMAIL PROTECTED]
>
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
>
> ________________________________
> Yahoo! Groups Links
> To visit your group on the web, go to:
> http://groups.yahoo.com/group/ABAP/
>  
> To unsubscribe from this group, send an email to:
> [EMAIL PROTECTED]
>  
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.


To unsubscribe from this list, send a to mail to
[EMAIL PROTECTED] or go to http://groups.yahoo.com/group/ABAP

Comments about the list can be sent to [EMAIL PROTECTED]



Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to