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

Want to replicate services for object functionality in my z- program

Swetabh
Explorer
0 Likes
241

Hi

I can see the "Services for object functionality" in IW32 transaction. I want to replicate the same functionality for my custom program.

Please let me know if I can get any pointers for this.

Regards

Swetabh

1 REPLY 1
Read only

Former Member
0 Likes
212

Hi,

check out the program of the iw32 tcode.

then in debugging mode find the code where exactly the requirement is going on with the code of the program.

then copy that code in your custom program and do the needful changes.

Regards,

Venkat n