Application Development 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: 

ALV tree structure

Former Member
0 Kudos

I did one program in ALV showing matnr schedule agrement vendor and stock etc. there is possibility one matnr can be sourced by 2 vendors. right now the output showing empty fields in the vendor.

I would like to have the output in tree structure.

could you anyone help me. Im using the FM in my program

Thanks

Alekhya

2 REPLIES 2

Former Member
0 Kudos

Hi,

Refer to this program in SAP. This is a sample program for ALV tree BCALV_TREE_01.

Thanks

Varun

Former Member
0 Kudos

Hi,

Check these programs

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_TEST_COLUMN_TREE Program BCALV_TEST_COLUMN_TREE

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_DND_MULTIPLE ALV tree control: Drag & Drop within a hierarchy tree

BCALV_TREE_EVENT_RECEIVER Include BCALV_TREE_EVENT_RECEIVER

BCALV_TREE_EVENT_RECEIVER01

BCALV_TREE_ITEMLAYOUT ALV Tree: Change Item Layouts at Runtime

BCALV_TREE_MOVE_NODE_TEST Demo for ALV Tree Control

BCALV_TREE_SIMPLE_DEMO Program BCALV_TREE_SIMPLE_DEMO

BCALV_TREE_VERIFY Verifier for ALV Tree and Simple ALV Tree

SAPBC408OTHD_ALV_TREE

ZBCALV_TREE_EVENT_RECEIVER Include ZBCALV_TREE_EVENT_RECEIVER

Regards,

Senthil