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

ARCHIVOBJECT_GET_SERVER

Former Member
0 Likes
961

hi,

can anybody tell me what is the use of this FM 'ARCHIVOBJECT_GET_SERVER'

regards

sami

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
720

I think i r askin abt this function module . ARCHIVOBJECT_GET_CLIENT

used to copy archive files to local disk.

5 REPLIES 5
Read only

Former Member
0 Likes
721

I think i r askin abt this function module . ARCHIVOBJECT_GET_CLIENT

used to copy archive files to local disk.

Read only

0 Likes
720

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

Read only

Former Member
0 Likes
720

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

Read only

0 Likes
720

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

Read only

0 Likes
720

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