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

Input on HTTP_POST_FILES

Former Member
0 Likes
861

Hi,

I need to export the Flat file from SAP to some HTTP server, I found that function module HTTP_POST_FILES for this.

can any one help me to, waht are all the paramaeter values needs to be passed and how the flat files to be attched.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
517

Hello Bala,

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/9b/e8c186eaf811d195580000e82deb58/frameset.htm">This link</a> in the documentation should give you some information.

There's also a test program which you can look at - RSHTTP70.

regards,

Anand Mandalika.

1 REPLY 1
Read only

Former Member
0 Likes
518

Hello Bala,

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/9b/e8c186eaf811d195580000e82deb58/frameset.htm">This link</a> in the documentation should give you some information.

There's also a test program which you can look at - RSHTTP70.

regards,

Anand Mandalika.