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

calling proxy method

Former Member
0 Likes
470

Hi,

what is proxy method and how can i call it and How can i Output a txt file to unix server .

thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
442

Hi

These links may be helpful to you

/people/siva.maranani/blog/2005/04/03/abap-server-proxies

Sachin

Read only

Former Member
0 Likes
442

hi....

proxy method or dummmy method which doesnot have any source code in it.

it is like having blank implementation.

regards