‎2007 Oct 25 5:55 AM
hi,
can anybody tell me what is the use of this FM 'ARCHIVOBJECT_GET_SERVER'
regards
sami
‎2007 Oct 25 6:06 AM
I think i r askin abt this function module . ARCHIVOBJECT_GET_CLIENT
used to copy archive files to local disk.
‎2007 Oct 25 6:06 AM
I think i r askin abt this function module . ARCHIVOBJECT_GET_CLIENT
used to copy archive files to local disk.
‎2007 Oct 25 7:32 AM
hi
can u please tell me from which tables i have to select the data to give it to the FM for its import parameter 'ARCHIVOBJECT_GET_CLIENT' to execute it succesfully
specially the import parameter archive_doc_id.
regards
sami
Message was edited by:
sami sami
‎2007 Oct 26 7:34 PM
Hi
Check out the source code of report OACGDAJB which will give you the idea on how to use the FM ARCHIVEOBJECT_GET_SERVER
Cheers!
Samanjay
‎2007 Oct 29 5:43 AM
hi
i want to execute the report given by you OACGDAJB.
please tell me what are the input values i have to give.
please give the details of input values.
regards
sami
‎2007 Oct 29 1:09 PM
Hi,
The report OACGDAJB is used for retrieving a document asynchronously from a content server. You need to provide the minimum input ie content repository from which you would like to retrieve the documents. You can provide the path ie the location for the retrieved document. If you dont provide the path then I presume the document will be retrieved to path configured in the content repository (TA: OAC0). If you know other details such as document id, class you can provide that too.
Hope this helps
Cheers!
Samanjay