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

need to develop workbench like functionality

Former Member
0 Likes
448

hello guys,

have searched the forum but in vain,

although i am able to created docking control with tree control and attach it to a screen by placing one control and one sub screen area on the scree. This is not acceptable.

When i am coding withot any control on screen using splitter, i get nice docking and tree on left side but empty right hand side where i dont understand how to place any screen of my choice.

Have been through workbech transactions and other transaction it calls like se11 orr se38 and i see them using At PBO a special interface IF_WB_MANAGER..which is not very clear to me.

I have three object object1, object2 and object3 which for three different transactions.

I have to get a tree on right side with nodes and object1, object2, object3 and thier childs.

when i click on a child that screen must open on right side.

I know that this docking control has to be attached to each and every transaction or screeen being called but how?

Regards

2 REPLIES 2
Read only

Former Member
0 Likes
423

have a look at sample programs....tcode DWDM.

regards

Prabhu

Read only

Former Member
0 Likes
423

HI Trivka,

The following link may help you :

https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/tree+alv.

Thanks and regards

-Sudipta