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

Multiple areas in one screen.

Former Member
0 Likes
661

Hi Everyone,

when we run the transcation <b>/ns_alr_87013533</b> we get a screen that is divided in two area...first is the Tree structure and second is tabular area with six fields .

how to divide the screen in two parts.

i have all data in an internal table and have to display some fields in tree structure and rest in tabular format in the same screen.

Plz Help.

Thnaks Everyone.

Hi Everyone,

when we run the transcation <b>/ns_alr_87013533</b> we get a screen that is divided in two area...first is the Tree structure and second is tabular area with six fields .

how to divide the screen in two parts.

i have all data in an internal table and have to display some fields in tree structure and rest in tabular format in the same screen.

Plz Help.

Thnaks Everyone.

2 REPLIES 2
Read only

Former Member
0 Likes
626

Dear Anubhav,

Please have a look at the demo programs on Tree's BCALV_TEST_SIMPLE_TREE, BCALV_TREE_01, BCALV_TREE_02, BCALV_TREE_DEMO. This may help you to solve your problem.

Regards

Kesava

Read only

Former Member
0 Likes
626

BCALV_DND_01 Drag ALV Row to Tree Folder

BCALV_DND_02 Drag Icons from Tree to Rows of the Grid

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

RSDEMO_DRAG_DROP_EDIT_TREE Program RSDEMO_DRAG_DROP_EDIT_TREE

RSDEMO_DRAG_DROP_TREE_MULTI Program RSDEMO_DRAG_DROP_EDIT_TREE

RSDEMO_SAP_LIST_TREE Program RSDEMO_SAP_LIST_TREE

Rewards if useful...........................

Minal