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: 

function module

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

hii

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

[Download JPEG File|]

regards

twinkal

Former Member
0 Kudos

hi,

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

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

Former Member
0 Kudos

hi,

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

Use this link...it will certainly help you

Regards,

Manish