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

Data Output in Tree Form

Former Member
0 Likes
686

Hi guyzzzzzzzzzzz,

i want to do the documentation on the following topics,

Data Output in Tree Form & Exercise

· Structure of a program that uses

· How the Tree Structures are stored in programs

· Function Modules pertinent to Tree Programming

· Working Example

· Demo/Exercise

please help me to complete the documentation....... i want full details about those topics.........

Thanks in advance,

Vishnu. R

1 ACCEPTED SOLUTION
Read only

former_member435013
Active Participant
0 Likes
657

Hi,

use se80 menu -> environment -> examples -> controls examples.

There are some pretty samples. For your purpose you should examine the "tree controls area" threre. Working with trees is some overhead anyway.

regards

Walter Habich

Hi guyzzzzzzzzzzz,

i want to do the documentation on the following topics,

Data Output in Tree Form & Exercise

· Structure of a program that uses

· How the Tree Structures are stored in programs

· Function Modules pertinent to Tree Programming

· Working Example

· Demo/Exercise

please help me to complete the documentation....... i want full details about those topics.........

Thanks in advance,

Vishnu. R

3 REPLIES 3
Read only

former_member435013
Active Participant
0 Likes
658

Hi,

use se80 menu -> environment -> examples -> controls examples.

There are some pretty samples. For your purpose you should examine the "tree controls area" threre. Working with trees is some overhead anyway.

regards

Walter Habich

Read only

0 Likes
657

hi walter i want document for that............

Read only

former_member435013
Active Participant
0 Likes
657

Hi,

Before working with trees you should be familiar with controls.

There won't be a simple knitting pattern.

I actually don't use trees, since it is too much work!

But sample coding (SAPSIMPLE_TREE_CONTROL_DEMO)

contains some documentation and relevant methods are documented too.

In earlier times, I have tried to make a report showing modifications in the application hierarchy (SE81), which would be worthy for patch and release updates and so on.

regards

Walter Habich