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

Class CL_ITEM_TREE_CONTROL

Former Member
0 Likes
675

Hi all,

I'm facing problem while populating an item table and node tables.

Actually i want to display a checkbox in the output. I dont know how to relate this node and item tables.

Please provide me an example in filling out this internal tables.

Thanks & Regards

Santhosh

Hi all,

I'm facing problem while populating an item table and node tables.

Actually i want to display a checkbox in the output. I dont know how to relate this node and item tables.

Please provide me an example in filling out this internal tables.

Thanks & Regards

Santhosh

4 REPLIES 4
Read only

Former Member
0 Likes
600

Hi Santhosh,

Can you please explain me about what your are doing and give me some information about your problem so that i can help you out to solve the problem

Warm Regards,

Vijay

Read only

0 Likes
600

Hi Bhaskar,

Actually i'm using this class, to display a checkbox in the container.

There will be a tree node inside that i want to display a checkbox.

<b>"add_nodes_and_items"</b> in this class uses two internal tables for node table for tree node information and item table contains information about the elements ( <b>checkbox</b> or <b>pushbutton</b> or<b> link</b> or <b>text</b> ) to display.

I'm facing the problem while populating these two internal tables and how to link those.

Thanks & Regards

Santhosh

Read only

Former Member
0 Likes
600

chk this DEMO program to add checkboxes

<b>BENPARTMF01</b>

Read only

0 Likes
600

Hi Chandrashekar,

Actually i'm working in CRM system. I dont find this program.

Please can u give me a sample code for this.

Thanks & Regards

Santhosh