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

simple report tree

Former Member
0 Likes
460

Hi expert,

I have to develop a simpy report tree. In the left column i have to put a list of item, and at the right respectively object.

For exemple:

at left: table's name, if click on, at right is displayed the table and the user can modify data.

I see BCALV_GRID_DND_TREE, but i think is complicated, do you know something more easy to develop ?

tks a lot,

bye,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
434

Hi,

If you specifically want to be provide the ability to update several tables from within one transaction, i.e. have a list of tables on the left and the ability to modify their content on the right then you could create a viewcluster using SE54.

Link: http://help.sap.com/saphelp_nw04/helpdata/en/d0/999246b2aa11d1a5700000e82deaaa/content.htm

Regards,

Steve.

2 REPLIES 2
Read only

Former Member
0 Likes
435

Hi,

If you specifically want to be provide the ability to update several tables from within one transaction, i.e. have a list of tables on the left and the ability to modify their content on the right then you could create a viewcluster using SE54.

Link: http://help.sap.com/saphelp_nw04/helpdata/en/d0/999246b2aa11d1a5700000e82deaaa/content.htm

Regards,

Steve.

Read only

narin_nandivada3
Active Contributor
0 Likes
434

Hi,

Please Check these threads

Hope this put some light for you.

Good luck

Narin