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: 

calling proxy method

Former Member
0 Kudos

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

Former Member
0 Kudos

Hi

These links may be helpful to you

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

Sachin

Former Member
0 Kudos

hi....

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

it is like having blank implementation.

regards