cancel
Showing results for 
Search instead for 
Did you mean: 

you cannot edit proxy object

Former Member
0 Kudos

hi

while i am creating proxy. in se24 i try to edit the method Execute_asynchronus but it showing you cannot edit proxy object.

what i am to do to edit the method.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member184619
Active Contributor
0 Kudos

HI Limat,

u can't edit that.

If it's client proxy then u can send it through some report prog. in which u can call this method and pass the data.

check this link

Sachin

prabhu_s2
Active Contributor
0 Kudos

for client proxies u will not be able to edit.

Former Member
0 Kudos

hi

then, hw should i write coding inside method..

prabhu_s2
Active Contributor
0 Kudos

if u are looking for server proxies u need to activate the interface and from there u can access the method. but for client proxies u can pass the data to the paraemter of this method by calling it in a report prgm

prabhu_s2
Active Contributor
0 Kudos

for client proxy check here:

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy