Application Development 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: 

ARCHIVOBJECT_CREATE_FILE

Former Member
0 Kudos

Hi Folks,

Am looking to archive and link a .pdf to a delivery document using functions ARCHIVOBJECT_CREATE_FILE and ARCHIV_CONNECTION_INSERT. Can someone provide me the exact usage of the ARCHIVOBJECT_CREATE_FILE  function ? I have my form data ready in binary in my program but running in to all sorts of issues on using this.

1 REPLY 1

arindam_m
Active Contributor
0 Kudos

Hi,

I think in your case you are looking at the GOS functionality of archiving a PDF in the DM repository. The following will give you starting steps:

http://wiki.sdn.sap.com/wiki/display/SI/Frequently+asked+questions+about+Generic+Object+Services+%28...

If that is the case. The below wiki will give you a better idea also

http://wiki.sdn.sap.com/wiki/display/Snippets/Save+SmartForms+OTF-output+as+GOS+PDF-attachment

Cheers,

Arindam