Application Development 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: 

Problem being faced with 'SUBMIT'

Former Member
0 Kudos

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

Former Member
0 Kudos

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