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: 

How to use drag n drop button in report display

Former Member
0 Kudos

hello friends

i'm displaying list report . i want one customer one time and with diff amounts .ok first of all i'm diplaying detail customer details , if i click on one customer i have to display that cust one time and i want to get details . just like drag and drop button how to use this in normal report .

please help me out .

thanks & regards.

lavanya

1 ACCEPTED SOLUTION

VB09104
Active Participant
0 Kudos

Hi, Lavanya,

You can refer to one standard Report BCALV_GRID_DND_TREE_SIMPLE.

It will show you one demo regarding Drag and Drop functioanlity.

regards,

vikas.

plz reward if helpful

2 REPLIES 2

VB09104
Active Participant
0 Kudos

Hi, Lavanya,

You can refer to one standard Report BCALV_GRID_DND_TREE_SIMPLE.

It will show you one demo regarding Drag and Drop functioanlity.

regards,

vikas.

plz reward if helpful

former_member188829
Active Contributor
0 Kudos

Hi,

Check this link..

http://www.sapdevelopment.co.uk/reporting/alv/alvtree/alvtree_basic.htm

And also Check these Examples..

BCALV_TREE_01

BCALV_TREE_02

BCALV_TREE_03

BCALV_TREE_04

BCALV_TREE_05

BCALV_TREE_06

BCALV_TREE_DEMO

BCALV_TREE_DND

BCALV_TREE_DND_MULTIPLE

BCALV_TREE_EVENT_RECEIVER

BCALV_TREE_EVENT_RECEIVER01

BCALV_TREE_ITEMLAYOUT

BCALV_TREE_MOVE_NODE_TEST

BCALV_TREE_SIMPLE_DEMO

BCALV_TREE_VERIFY