2015 Aug 27 8:09 AM
Dear experts,
I am working on synchronous outbound abap proxy. I gnerated the proxy on the service interface. when i am trying to edit and write the code. I am getting the belo error message. '
Regards,
Joseph
Dear experts,
I am working on synchronous outbound abap proxy. I gnerated the proxy on the service interface. when i am trying to edit and write the code. I am getting the belo error message. '
Regards,
Joseph
2015 Aug 27 8:43 AM
hi Joseph,
At service interface, it needs to define a Class and implement, then we can have Methods inside to create and write our code OR we can define custom function module inside Method...this way it goes.
Regards,
Suren.