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

CL_WB_SOURCE Class

Former Member
0 Likes
754

hello huys, i need some help on this class plzz

CL_WB_SOURCE

4 REPLIES 4
Read only

athavanraja
Active Contributor
0 Likes
699

what help? would appreciate if you spend some time explaining what help you need.

Read only

Former Member
0 Likes
699

Hi,

i would like to get information about program source: like itab

definition, variable definition, form definition...

like in SE80 when we can see program attributes.

thks

Read only

0 Likes
699

go to transaction SE24 and enter the name of the class (cl_wb_source) and hit F7 to view details.

Read only

Former Member
0 Likes
699

Standard programs use method SAVE_SOURCE of class CL_WB_SOURCE in order to save.