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

Need to write code in the proxy class impelmentation/method?

Former Member
0 Likes
345

Requirement: To update/write a code in the abap proxy class like ZHR_CL_TIME_SHEET_CH  z. How do i do?,

   Note: Unable to find proper example in the forum.   

   Pl kindly provide me good example…

Moderator Message: Spoon-feeding is not encouraged in the forums. Thread locked.

Message was edited by: Suhas Saha

1 REPLY 1
Read only

former_member544878
Participant
0 Likes
307

Hi,

Login into R3 side - > Type T Code SPROXY

you can see program linked with PI.

Select your program in Enterprise service prepository.

Go to the - > Service Interface

Select ->  Interface -> Provider class

Double click on provider class

Then you can see  Method attached through PI .

Thanks,

Rehan