‎2008 May 26 2:00 PM
Hi
Can i upload my PDF file
or TXT file
or JPEG file or any file type
via gui_upload or
if not then how to upload such file then i need to mail to perticular user - id
for exp. to user_id abap4 or like that
Pls help me on this
Points will be rewarded
Regards
Rajan
‎2008 May 26 2:05 PM
hai,
u can upload PDF file has
File type = 'BIN'
u can upload TXT file has
File type = 'ASC'
For uploading JPEG file use Transaction SE78
Regards,
vikram
‎2008 May 26 2:04 PM
Hello,
To attach it and send, take a look at these: [/people/thomas.jung3/blog/2004/09/08/sending-e-mail-from-abap--version-610-and-higher--bcs-interface], [/people/thomas.jung3/blog/2004/09/09/receiving-e-mail-and-processing-it-with-abap--version-610-and-higher] and [/people/gregor.wolf3/blog/2006/05/25/extend-thomas-jung146s-simple-mail-function-with-attachment-filename].
Regards,
‎2008 May 26 2:05 PM
hai,
u can upload PDF file has
File type = 'BIN'
u can upload TXT file has
File type = 'ASC'
For uploading JPEG file use Transaction SE78
Regards,
vikram
‎2008 May 26 2:10 PM
Hi,
Have u try with class CL_GUI_FRONTEND_SERVICES.
REgards
Kiran SURE
‎2008 May 26 2:12 PM
‎2008 Dec 22 7:07 AM