Hi All,
I am displaying the output of my report in ALV Tree form displaying Plant, Functional Location,
Equipment, Order as Levels.
The Requirement is when i double click on the order number, it should navigate to the Details of the Order i.e. navigate to Transaction IW33.
I have used the Function Module "RS_TREE_LIST_DISPLAY" for displaying my ALV output as below :
CALL FUNCTION 'RS_TREE_LIST_DISPLAY'
EXPORTING
CALLBACK_PROGRAM = 'ZPM714'.
Please suggest me for this.
Thanks & Regards,
Bhavika