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

Problem being faced with 'SUBMIT'

Former Member
0 Likes
305

Hello All

I have a requirement to SUBMIT a program to memory and then convert the output to excel format and mail it.

I am using the following piece of code for submitting:


SUBMIT report EXPORTING LIST TO MEMORY 
              AND RETURN. 

Kindly suggest

Thanks and Regards

Avishek

1 REPLY 1
Read only

Former Member
0 Likes
267

Hi,

if you will search SCN for keywords like: email, output, report, xls, you will surely find this issue solved. It is easier to search than to post questions which were answered many times before.

Regards,

Adrian