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

tree using oops....

Former Member
0 Likes
378

hi abapers ,

i wuld like to know about the tree concept. my reqiurement is like that below:

1lvl> Bulk Batch Purchase Order Delivery GR Date

2lvlProd.Ord Material Prod Batch Batch Rec: Date:Time

how i can make 1st level node by using multiple workarea in same row and similarly same for 2lvl.

i done work on tree by making a single value node(MATNR) in same row like that...

+matnr

I

PLANT

I

LGRT1

LGRT2

2 REPLIES 2
Read only

Former Member
0 Likes
355

Hi,

see the SAPTLIST* programs in the system for help on tree creation using OOPS.

rgds,

bharat.

Read only

Former Member
0 Likes
355

Refer this program..its simple to undstd

BCALV_TREE_01

Hope dis helps..

Reward if it does