‎2005 Dec 06 10:46 AM
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
‎2005 Dec 06 10:53 AM
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