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

alv tree report

Former Member
0 Likes
622

hi!

i wrote an alv tree report for notifaication.

when i open the notification, i get document flow.

when i stand on the notification or on one of the documents, i need to double click on them and the to get to the relevant transaction, but nothing happens.

i used in class_lcl_event_reciever definition method double click.

in class lcl_event_reciever implemntation i used method handle double click.

I also have class lcl_tree_event_recievr definition and in the implementation of the class i have method double click.

what might be the problem?

regards

yifat

hi!

i wrote an alv tree report for notifaication.

when i open the notification, i get document flow.

when i stand on the notification or on one of the documents, i need to double click on them and the to get to the relevant transaction, but nothing happens.

i used in class_lcl_event_reciever definition method double click.

in class lcl_event_reciever implemntation i used method handle double click.

I also have class lcl_tree_event_recievr definition and in the implementation of the class i have method double click.

what might be the problem?

regards

yifat

2 REPLIES 2
Read only

venkat_o
Active Contributor
0 Likes
536

Hi Yifat BAR ,

I dont know the solution .But i can help u b providing the below programs.

<b>BCALV_DND_01

BCALV_DND_02

BCALV_GRID_DND_TREE

BCALV_GRID_DND_TREE_SIMPLE

BCALV_TEST_COLUMN_TREE

BCALV_TREE_01

BCALV_TREE_02

BCALV_TREE_03

BCALV_TREE_04

BCALV_TREE_05

BCALV_TREE_06

BCALV_TREE_DEMO

BCALV_TREE_DND </b>

Check the solution for ur problem .

<b>Thanks,

Venkkat.O </b>

Read only

Former Member
0 Likes
536

Hi,

Use the transaction DWDM, which contains more demos with example code.

Regs,

Venkat Ramanan