‎2010 May 12 6:04 AM
how to create trees in simple and interactive alvs without oops concept
regards
karthik
‎2010 May 12 6:16 AM
Hi Vinu,
Try to Use the below tree Report function module .
CALL FUNCTION 'RS_TREE_CONSTRUCT'
CALL FUNCTION 'RS_TREE_LIST_DISPLAY'
Let me know if you need more info..on this simple interactive reports
‎2010 May 12 6:16 AM
Hi Vinu,
Try to Use the below tree Report function module .
CALL FUNCTION 'RS_TREE_CONSTRUCT'
CALL FUNCTION 'RS_TREE_LIST_DISPLAY'
Let me know if you need more info..on this simple interactive reports
‎2010 May 12 9:31 AM
thanks for reply
yes i need more information on that alv tree if any sample report is there please help me
regards,
karthik
‎2010 May 12 6:17 AM
Hi Vinu,
Try to Use the below tree Report function module .
CALL FUNCTION 'RS_TREE_CONSTRUCT'
CALL FUNCTION 'RS_TREE_LIST_DISPLAY'
Let me know if you need more info..on this simple interactive reports