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: No values in Leaf

Former Member
0 Likes
646

Hi All,

I want to create a ALV tree table control display.

But i want to show values in the nodes (folders) only and don;t want to show values in the leaf row.

Please help.

I looked all the examples but in all those each example is having values at the leaf level and sum is at the node level.

Regards,

Vikas

Hi All,

I want to create a ALV tree table control display.

But i want to show values in the nodes (folders) only and don;t want to show values in the leaf row.

Please help.

I looked all the examples but in all those each example is having values at the leaf level and sum is at the node level.

Regards,

Vikas

3 REPLIES 3
Read only

Former Member
0 Likes
536

hi,

check into these reports....


Program Name                   Report title

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_TEST_SIMPLE_TREE         Program BCALV_TEST_SIMPLE_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

Arunima

Read only

Former Member
0 Likes
536

I already check all these programs but no help

Read only

Former Member
0 Likes
536

Hi Vikas,

Did u meant that you don't want to show sum values on the node?

What exactly do u mean by :

But i want to show values in the nodes (folders) only and don;t want to show values in the leaf row.

Regards,

Saba