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

any Funct Module to take internal table ...

Former Member
0 Likes
447

Hi Expert,

Le me know a func module which takes take internal table as input and display the data in tree fromat in ALV

thnx

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
422

Hi,

look with SE38 to BCALVTREE and F4.

there are a lot of exeamples.

<b>Reward points</b>

Regards

Hi Expert,

Le me know a func module which takes take internal table as input and display the data in tree fromat in ALV

thnx

2 REPLIES 2
Read only

Former Member
0 Likes
423

Hi,

look with SE38 to BCALVTREE and F4.

there are a lot of exeamples.

<b>Reward points</b>

Regards

Read only

Former Member
0 Likes
422

Hello,

Check these sample reports.


BCALV_GRID_DND_TREE            ALV Grid: Drag and Drop with ALV Tree
BCALV_GRID_DND_TREE_SIMPLE     ALV GRID: Drag and drop with ALV tree (simple)
BCALV_TREE_01                  ALV tree control: build up the hierarchy tree
BCALV_TREE_02                  ALV tree control: event handling
BCALV_TREE_03                  ALV tree control: use an own context menu
BCALV_TREE_04                  ALV tree control: add a button to the toolbar
BCALV_TREE_05                  ALV tree control: add a menu to the toolbar
BCALV_TREE_06                  ALV tree control: Icon column and icon for nodes/items
BCALV_TREE_DEMO                Demo for ALV tree control
BCALV_TREE_DND                 ALV tree control: Drag & Drop within a hierarchy tree
BCALV_TREE_ENABLE_AUTH_CHECK   Program for Enabling and Disabling the Authority Check in the ALV
BCALV_TREE_EVENT_RECEIVER      Include BCALV_TREE_EVENT_RECEIVER
BCALV_TREE_EVENT_RECEIVER01
BCALV_TREE_SIMPLE_DEMO         Program BCALV_TREE_SIMPLE_DEMO
BCALV_TREE_VERIFY              Program ZJK_BCALV_TREE_VERIFY

Regards,

Vasanth