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

generic document services - > web

Former Member
0 Likes
292

hi folks,

we're in planning/doing to migrate a part of an application (abap / dynpro) to a webdynpro abap application for the frontend part, and in the old one we're using the generic object/document services (cl_gos_manager etc.).

does anyone has some good tips how to handle these attachments? as they need the sapgui for the whole management?

kind regards,

oliver

1 REPLY 1
Read only

athavanraja
Active Contributor
0 Likes
258

you can follow the program logic explained in the following weblog. the code sample given in the weblog dosent require SAPGUI unlike cl_gos_manager

<a href="/people/rammanohar.tiwari/blog/2005/10/10/generic-object-services-gos--in-background">Generic object services (GOS) - in Background</a>

Regards

Raja