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

ALV TREE DOUBT

Former Member
0 Likes
500

Hi frnds,

i was going thru "BCALV_TREE_SIMPLE_DEMO", i got a doubt that

" class cl_gui_column_tree definition load.

class cl_gui_cfw definition load."

what is the purpose of "load" and can anyone please explain me the flow of

"BCALV_TREE_SIMPLE_DEMO" program.

Thanking u all.

satya

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
478

when u write LOAD statement before any object name....u can declare the objects of the predefined classes..

load cl_gui_alv_tree definition.

points please...

when u write LOAD statement before any object name....u can declare the objects of the predefined classes..

load cl_gui_alv_tree definition.

points please...

2 REPLIES 2
Read only

Former Member
0 Likes
479

when u write LOAD statement before any object name....u can declare the objects of the predefined classes..

load cl_gui_alv_tree definition.

points please...

Read only

Former Member
0 Likes
478

frnds any documentation for the above.

thnks,

satya