on 2006 Apr 06 10:09 AM
Hello since I can make a call to a Web from sap so that that Web it executes a batch? He is single to make the call without using to browser Thank you very much.
let me understand.
You want to call a weburl to do some processing by the webserver without openning the browser from ABAP environment? Right?
if yes
and if you are on WAS you can use calss cl_http_client to do this
if you are not on WAS
use FM HTTP_GET or HTTP_POST
Regards
Raja
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.