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

Mailing Graphs in Background

Former Member
0 Likes
2,014

Hi,

Is there a way to mail the Graphs when the ABAP Program is run in the Background either by attachments to the mail or in the mail body itself ??

Any suggestions are welcome.

Thanks & Regards,

AyyamPerumal

Hi,

Is there a way to mail the Graphs when the ABAP Program is run in the Background either by attachments to the mail or in the mail body itself ??

Any suggestions are welcome.

Thanks & Regards,

AyyamPerumal

11 REPLIES 11
Read only

Former Member
0 Likes
1,878

Hi Ayyam,

Check this Program  GRBUSG_3.

or

Check where used list using this FM GRAPH_MATRIX_3D.

With regards,

SKR

Read only

0 Likes
1,878

Hi Sudeesh,

Thanks for the quick response.

I checked these function modules where used list and when trying to save, the format moves to Grafiedateien(*.dat) and i am unable to open that file. Also Check GRAL transaction.

By checking the MAIL_ALLOW parameter in the GRAPH_MATRIX_3D fm, Graphs are displayed properly in the SAP inbox but unfortunately not in my Outlook.

Regards,

AyyamPerumal

Read only

0 Likes
1,878

Hello Ayyam,

It may be due to some configuration setting in outlook.

Instead you can design the same in Smartform and convert it into PDF. Later send the same as attachment.

SuDEESH

Read only

0 Likes
1,878

Can you please attach the screen shot of the output of both SOST as well as OUTLOOK

Read only

0 Likes
1,878

Hi Sudeesh,

Will check and let you know on both the options.

Thanks,

AyyamPerumal

Read only

0 Likes
1,878

Attaching the screen shots for your reference using the Program GRBUSG_3 from GRAL TRANSACTION


Read only

0 Likes
1,878

Can you please check this link

http://scn.sap.com/message/4759199

Read only

0 Likes
1,878

Hi Ayyam,

I think the issue is from OUTLOOK. check your Outlook configuration. Meantime I can spend some time for this issue too as R&D. Hope I will reply you back with a solution.

SuDEESH

Read only

0 Likes
1,878

Hi Sudeesh,

Any soultions found??

Thanks

AyyamPerumal

Read only

Former Member
0 Likes
1,878

Dear Ayyam,

If you can create graph in smartform then it is possible to convert it to pdf and send with attachment.

with regards

vikas pandey

Read only

arindam_m
Active Contributor
0 Likes
1,878

Hi,

I think you might need SAP plugins applicable for Outlook to view the graphs as visible in your SAP Inbox.

Cheers,

Arindam