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

function module

Former Member
0 Likes
551

Hi All,

when i am downloading using WS_DOWNLOAD function module, i am passing

FILENAME = 'abc.txt'

FILETYPE = 'ASC'.

In the above example for .TXT files the file type is 'ASC'

simillarly wht is the file type supported for .JPEG and .PPT files and also what are the function modules that support .JPEG and .PPT.

Thanks in advance,

S.Gangi reddy.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
516

hi,

MIME types support these files..visit this link for more details:

http://help.sap.com/saphelp_nw2004s/helpdata/EN/af/cc634114b78047e10000000a1550b0/content.htm.

3 REPLIES 3
Read only

Former Member
0 Likes
516

hii

refer to Rob's code from below link.i hope it will solve your problem.

[Download JPEG File|]

regards

twinkal

Read only

Former Member
0 Likes
517

hi,

MIME types support these files..visit this link for more details:

http://help.sap.com/saphelp_nw2004s/helpdata/EN/af/cc634114b78047e10000000a1550b0/content.htm.

Read only

Former Member
0 Likes
516

hi,

U cant use .PPT and .JPEG files with this FM.

Use this link...it will certainly help you

Regards,

Manish