Hi Ramu,
Have you tried to regenerate your service interface in tcode: sproxy?
Regards,
Andrzej
Hi Ramu!
When you create proxy system generates ABAP data types and proxy classes for your interface and that generated objects don't reflect on further changes in ESR.
Thus, after you've made any changes in ESR you should repeat generating your proxy in SPROXY transaction. If you can't regenerate proxy objects you can try to delete existing proxy and create it again.
Regards, Evgeniy.
Hi Ramu,
Have you chosen 'Edit' option / pressed 'Edit' button before trying to regenerate your service interface in tcode: sproxy?
Regards,
Andrzej
Add comment