I have one requirement give me any idea

Hi all
The Excel file will be executed as a background job.
This will eliminate issues related to network speed,
time-outs,user logging off,ect;
and the need for the user to remain logged in to the transaction till it finishes
execution. After the background job completes the output report will be sent to the
user via email as an attachment.
Regards
venkat
You have already been warned once here Module pool requirement.
Edited by: kishan P on Aug 24, 2010 10:37 AM

Hi all
The Excel file will be executed as a background job.
This will eliminate issues related to network speed,
time-outs,user logging off,ect;
and the need for the user to remain logged in to the transaction till it finishes
execution. After the background job completes the output report will be sent to the
user via email as an attachment.
Regards
Hi venkat,
1.  Do a BDC on the transaction code you wish to upload
2.  Use FM BDC_INSERT
3.  What File attachment do you need then?
4.  To send email use class cl_document_bcs
Regards,
JQC

Similar Messages

Maybe you are looking for