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

ABAP Objects - Splitting Custom Control

Former Member
0 Likes
479

Hi All,

i want to split a custom control which is presently displaying a hierarchial tree. want to split the right side part.

i am passing a container to the interface IF_GRAPHIC_PROXY~INIT of class CL_GUI_GP_HIER.

Helpfull answers will be rewarded.

Regards,

Theja.

2 REPLIES 2
Read only

FredericGirod
Active Contributor
0 Likes
410

Hi,

look the transaction DWDM, there are a lot of examples with the split container ..

Rgd

Frédéric

Read only

Former Member
0 Likes
410

Hi,

That transaction has examples of "containers" not custom controls

Thnx,

Theja