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 GRAPH

Former Member
0 Likes
910

Hi,

I want alv graph directly .

right now i get ALV grid as an output and then i go into graph button and set whole graph as per our requirement as many time i execute the report.

Is thier any way to save graph and we get directly graph with the desired layout.

Is it possible ?

if yes plz tell me.

Priya.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
869

Hi Priya

before pressing graph button put a break point and check what is calling ( is ther any fm)

or use 3D_GRAPH OR GRAPH_3D fm's....

reward points to all helpful answers

kiran.M

6 REPLIES 6
Read only

Former Member
0 Likes
870

Hi Priya

before pressing graph button put a break point and check what is calling ( is ther any fm)

or use 3D_GRAPH OR GRAPH_3D fm's....

reward points to all helpful answers

kiran.M

Read only

0 Likes
869

HI KIRAN!

thanks for replying.

ok i try this thing right now.

but can u tell me what i should pass in this parameter "IT_ALV_GRAPHICS" of alv grid.

Priya

Read only

0 Likes
869

please help me out

Read only

0 Likes
869

Hi

where did u findout this parameter IT_ALV_GRAPHICS...

right now i dont have sap system have u checked in debugging

Read only

0 Likes
869

Hi

i had done debugging but not able to get it.

can u help me when yr system is with you.

Priya.

Read only

Former Member
0 Likes
869

Hi,

Can refer the following weblog :

/people/varun.vijh/blog/2007/03/20/report-with-a-graph-an-approach

Pravesh.