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 Graphic

Former Member
0 Likes
1,182

Hello Experts

As I din find anything on GRAPHICAL REPORTS , I have created

simple ALV Grid Report and then I am making Graphical Display using ALV GRAPHIC option of standard ALV functions,

but I am not getting anything to save that Grpahical Layout,

If anybody have any idea regarding this, that can be of great help for me

Thanks in Advance

Hello Experts

As I din find anything on GRAPHICAL REPORTS , I have created

simple ALV Grid Report and then I am making Graphical Display using ALV GRAPHIC option of standard ALV functions,

but I am not getting anything to save that Grpahical Layout,

If anybody have any idea regarding this, that can be of great help for me

Thanks in Advance

6 REPLIES 6
Read only

Laxmana_Appana_
Active Contributor
0 Likes
1,007

Hi,

Check the transaction GRAL , there are many examples on graphs.check the programs with name 'GFW*'

Regards

Laxman

Read only

0 Likes
1,007

thanks Appana for your reply

but now I am talking about ALV Graphics option of standard functionality in ALV

How to save that Graphical Layout after doing all settings

Thanks in advacne

Read only

0 Likes
1,007

May be its only for display purpose , u can take a screen shotof that graph and save

Read only

0 Likes
1,007

thanks Chandrasekhar for ur reply

but i want to save that layout so that next time we can view it same as we can save report layout with various settings and then view it again

Read only

Former Member
0 Likes
1,007

Hi Rashmi,

i have not used this function before, so im not really sure of my answer. But i see in the class CL_GUI_ALV_GRID some methods that seem to be a good direction for solving your problem. For example:

ON_CLOSE_GRAPHICS

SHOW_GRAPHICS

Maybe if you look around in this places, there will be an option to create a download.

Greetz Peter

Read only

0 Likes
1,007

thanks piter for ur reply

but in this FM also.. ther is one import parameter it_alv_graphics..

as documentaion is not available for this parameter, I am not able to use it

so if you can give sm idea about the same. that may slove the issue

Thanks in advance