FM to get archived document Info

Hallo all,
is there any FM that returned all information about a document in Archive System? i need to get only the name of the document, i have document id and content repository id. but i am looking for the name of the file,
thank you all

It looks a bit like mixing data archiving with optical archiving.
Make it easier for the community, and tell the transactions that you used to upload your foto and tell the transaction that you use to access this foto from within SAP
I guess you see your file name in the  transactions where you load or display the document?
So just debug the SAP program and you will see what SAP does to get the name.

Similar Messages

  • Get the document info panel details

    I need to get the document info panel (Windows>Document Info) details through scripting in illustrator cs3. Kindly advice me is it possible or not.

    I think sample code in the SDK contains a 'skeleton' plugin, I'd start with that. It should also provide a list of suites that get automatically loaded, I think it's in Suites.h. Just make sure AIDocumentSuite is in the list, and if it's not, just follow the examples in that file to add it. That should end up with a global variable called 'sDocument', which has all the suite functions as methods.
    Then it's something like:
    AIDocumentSetup setup;
    AIErr error = sDocument->GetDocumentSetup(&setup);
    // check error to make sure it's kNoErr
    Then you just have to inspect the setup struct for (hopefully) the answers you're looking for.

  • How to get the "Document Info" in illustrator

    In illustrator using "Document Info" we can get the file information. Like that how to get the document information using script. Anyone please help me.
    Regards,
    Prabudass

    I think sample code in the SDK contains a 'skeleton' plugin, I'd start with that. It should also provide a list of suites that get automatically loaded, I think it's in Suites.h. Just make sure AIDocumentSuite is in the list, and if it's not, just follow the examples in that file to add it. That should end up with a global variable called 'sDocument', which has all the suite functions as methods.
    Then it's something like:
    AIDocumentSetup setup;
    AIErr error = sDocument->GetDocumentSetup(&setup);
    // check error to make sure it's kNoErr
    Then you just have to inspect the setup struct for (hopefully) the answers you're looking for.

  • How to get the "Document info" in illustrator cs?

    Hai all,
    I need to know how to get the counting of RGB objects, CMYK Objects and Grayscale Objects information for illustrator vector(editable) file.
    In illustrator raster image file, i need to know how to get the Embedded image information(Resolution, Mode).
    I collect these infomation manually from "Windows->Document info". I saved the "Document Info" details in illustrator manually using "Document Info Pannel". I dont know how to save that information through "illustrator sdk" or through any other way without manual interaction. Could you please advice me. This is for windows operating system.
    Thanks,
    Prabudass

    I think sample code in the SDK contains a 'skeleton' plugin, I'd start with that. It should also provide a list of suites that get automatically loaded, I think it's in Suites.h. Just make sure AIDocumentSuite is in the list, and if it's not, just follow the examples in that file to add it. That should end up with a global variable called 'sDocument', which has all the suite functions as methods.
    Then it's something like:
    AIDocumentSetup setup;
    AIErr error = sDocument->GetDocumentSetup(&setup);
    // check error to make sure it's kNoErr
    Then you just have to inspect the setup struct for (hopefully) the answers you're looking for.

  • Get Linked Document info into Purchase Order

    Hi,
    There is a popup which comes up upon pressing the attachment key in ME21N. This is currently blank.
    My requirement is to fill this popup with Linked Document Info from Material master into Purchase order at PO creation (ME21N).
    The fields that I want are
    DRAW-DOKVR (Document Version) or DRAD-DOKVR
    DRAW-DOKNR (Document Number)
    I found a BADI Document_main01 but how do I pass material number (EKPO-MATNR) to it as the OBJKEY in DRAD table.
    Is there any other way to populate the document number and version which is stored in the material master.
    Appecriate your help !

    Hi Shyam,
    Thanks for your reply.
    Could you please briefly explain your point.
    I am stuck up at some point and unable to find exactly the place to insert the specified data in the BAPI.
    Also note that I need to update data which I will take from Sales order in header text of PO. This data should automatically be picked up while Saving the PO.
    Useful replies will be definitely rewarded.
    Regards,
    Daya.

  • Customisation steps for archiving document mgmt. system

    Hi,
    Please suggest the customisation required for the document management system.The object name for the doc is CV_DVS.
    What are the steps necessary to archive this document.
    Thanks & best regards,
    Goraksh Dhikale.

    hi,
    To call the archiving functions for document info records from the standard R/3 menu, choose
    Logistics _ Central functions _ Document management _ Environment _ Archiving.
    You can set a deletion flag for document info records that you no longer require for managing
    documents and their original application files. Archiving object CV_DVS enables you to archive
    these document info records. After the archiving run, you can delete the archived document info
    records.
    The document info records that you archive and delete with archiving object CV_DVS are
    identified by the following data:
    Document,Document type,Document part, Version
    When you use archiving object CV_DVS, you archive data from the following tables:
    Table    Description
    DRAD   Link between document and object
    DRAO   Originals for document
    DRAOZ  Additional files for original for document
    DRAP    Document log file
    DRAT     Document descriptions
    DRAW    Document info record
    DRAZ      Table for additional files for original
    The following table shows the functions that you can use for archiving object CV_DVS.
    Function Report Program
    Archive   DVSARCH1
    Delete    DVSARCH2
    Manage  DVSARCH3
    rgds,
    Ben
    Edited by: benaka rajes on May 7, 2008 12:16 PM

  • How to get to the archived documents in KM?

    I am trying to implement a feature that will retrieve (and then delete) archived documents in KM.
    Any idea where the documents are stored?
    Thanks
    Sid

    Hi Sid,
    for sure there will be such a way... but this is really something you shouldn't do. The whole database storing is totally undocumented and should be totally transparent for the developer. Just don't care about the fact that it exists!
    (And that says someone who loves to wade through undocumented code and who wants to get behind the secrects no one wants to tell...)
    Really, the way you have started is the way it should work. As said in another thread here, try to reduce the not working example to a minimum of code etc and if the problem still exists, open an OSS message.
    If you get a super-small example being built, expand this line by line, if needed char by char , until you see what causes the problem. By this way you would also see if it's a problem of your coding of whatever or a problem of the wizard etc. (again the chance to open an OSS message).
    Hope it helps
    Detlev

  • Get document info in INBOX

    Hi,
    Can every one tell me witch FM must be use to get liste of document (mail) received in the INBOX in WORKPLACE.
    the FM : SAP_WAPI_CREATE_WORKLIST give me the liste of workflow but I need more that to get the document(Mail) detail liste received.
    Thanks.

    Hi
    Try this
    HttpServletRequest request = ((IWebContextAdapter) WDWebContextAdapter.getWebContextAdapter()).getHttpServletRequest();
    Cookie[] cookies = request.getCookies();
    See this Thread
    Re: How to get the client IP using Web Dynpro API?
    Kind Regards
    Mukesh

  • FS10N - Not displaying line items for Archiving document

    Hi Experts,
    When we are double clicking on the FS10N accont display balance report to get line item reprot, it is not displaying archived document data. We have also deleted secondary indexes for those archived document.
    We are able to get same report while using FBL3N with Archive info structure loaded with data.
    Please suggest how to do FS10N archive enabled?
    Thanks,
    SamirV.

    Hi Samir,
    You should look at the following SAP notes and implement the corrections:
    792515
    776164
    and 831568 (if you use business areas)
    Regards,
    Eli

  • Display Archived Document in Abap Webdynpro without opening new window.

    I would like to create a wd4a application that receives the parameters of Archive ID and Doc ID and displays the archived document.  The document is stored as a pdf on SAP's content server.  Currently the webdynpro will open a separte blank Window.  I have not defined any view elements to the embedded view because I do know which view element I should to display the archived documente.  I have a url to the document and it will get displayed by creating an new window by executing  the code below to launch the file in a separate window.   The Adobe Viewer creates a new window to view the document.  Does  anyone know what view Uielement I should use to view the document in the main window and main view?
    Thank you
    Tom
    data ld_url type dms_url.
    data ls_message type bapiret2.
      call function 'SCMS_AO_URL_READ'
        exporting
          MANDT               = SY-MANDT
          arc_id              = id_archive_id
          doc_id              = id_arc_doc_id
          COMP_ID             =
          DOCUMENT_TYPE       = ' '
          PDF_MODE            = 'A'
          HTTP_URL_ONLY       = ' '
          DP_URL_ONLY         = ' '
           loc_info            = 'F'
          LIFETIME            = 'T'
          NO_CACHE            = ' '
       importing
         url                 = ld_url
       exceptions
           error               = 1
           others              = 2
    assert sy-subrc = 0.
    added by YINS Mar.05 2007
      if sy-subrc <> 0.
        ls_message-type = 'E'.
        ls_message-id = sy-msgid.
        ls_message-number = sy-msgno.
        ls_message-message_v1 = sy-msgv1.
        ls_message-message_v2 = sy-msgv2.
        ls_message-message_v3 = sy-msgv3.
        ls_message-message_v4 = sy-msgv4.
        append ls_message to wd_this->mt_messages.
       wd_this->flush_messages( ).
        return.
      endif.
      data:
        lr_api_comp_controller  type ref to if_wd_component,
        lr_window_manager       type ref to if_wd_window_manager,
        lr_window               type ref to if_wd_window,
        ld_url_str              type string.
      lr_api_comp_controller = wd_this->wd_get_api( ).
      lr_window_manager = lr_api_comp_controller->get_window_manager( ).
      ld_url_str = ld_url.
      lr_window = lr_window_manager->create_external_window(
          url   = ld_url_str
      lr_window->open( ).

    I found a solution after much troubleshooting including uninstalling/reinstalling Office 2010 which didn't solve the issue. 
    Here it is:
    When Outlook or some other Office program is minimized in the taskbar and won't open, right click the taskbar to bring up task manager. 
    Right click the program in the task manager list that is giving trouble and click Maximize.  You should now see a full screen.
    This worked for me and solved the "open and stays minimized" delima.  Hope this helps you too.  Cheers :)
    Thanks a bunch this saved me a potential headache!

  • Document Info Record

    Hi All,
    A PDF file is attached to SAP Document Info Record. While opening that PDF file through CV03N getting a messege like -
    "Error while executing C:\DOCUME~1\.................."
    What can be the reason for this & how it can be soleved?
    Regards
    MHP

    Hi Manish,
    You need to define application type in DC30.
    Kindly put suffix as .pdf and mime type as "application/pdf". This will activate the application pdf in the sap dms.
    if you found problem with other files do same and fill mime types properly. Aslo tick the start authorization field in same screeen.
    I hope this will resolve the query.
    Regards,
    Ravindra

  • I followed the steps to restore to factory settings now I can't get back my info from a prior backup. My pads screen was frozen on the connect to iTunes I needed to restore. I had to setup my pad as if it was new. How do I acess my prior backup

    I followed the steps to restore to factory settings now I can't get back my info from a prior backup. My pads screen was frozen on the connect to iTunes I needed to restore. I had to setup my pad as if it was new. How do I acess my prior backup

    Once again, KP is correct, but I just want to add that if you don't see the backup in the drop down menu on the summary page of iTunes when you choose the restore from backup option, then the backup is unfortunately gone. If you backup your computer, the iPad backup should probably be in that computer backup. I use Time Machine with my MacBook Pro and can access backups from months ago.
    On a side note, I also archive backups from time to time. If you right click on a backup name in iTunes>Edit>Preferences>Devices (Windows) or iTunes>Preferences>Devices (Mac) you can save that backup or archive it. It will be date and time stamped. I have no idea why I do this to the degree that I do it, but I probably have 12-14 iPad backups archived in iTunes.

  • I can't get my saved info off of the dvd's. help me please

    hi  i had to have my HP G56 notebook pc restored 2 days ago.  i saved all my pictures & documents to DVD'S, like cyberlink said to do.  how do i
    get my pictures & info back from the DVD'S ??  i tried the restore my
    files, & it put a second one on the desktop.  i am so lost & need help. 
    three weeks ago i was hacked in my email, then hit hard in my microsoft
    security essentials; whatever it was damaged my drivers.  they have all
    been fixed thru HP.  microsoft did their part.  so far, so good as i'm
    double protected, i think.  operating system:  windows 7 home premium. 
    can anyone there help me to restore my pictures & info on the DVD'S ?? 
    thank you, bambeyette

    Thank you, Allen.  My iMac is a 2009.  I can't shine a light into the disc drive slot as it has a built in whisker cover that prevents anything from getting in.  It will accept a disc half way in before the disc reaches a springy obstruction.
    About 3 weeks ago, the computer locked up so I inserted the OS disc and reinstalled it.  In general, the computer works just like it used to but we've had a few quirks appear; for example, this is one of them.  Also, we can't figure out how to keep from having to sign-in when we turn the computer on.  Also, we can't access our one on-line account anymore.  Very strange.
    Dave
    P.S.:  Just realized I mis-spelled your name.  Sorry Allan.
    Message was edited by: DTabbert

  • Spot color infomation not shown in Document info objects

    Hi,
    In the eps file, I have checked the Document info-->Objects menu in that spot color mentioned as "NONE"(refer img1.jpg). But in the same eps file Document info-->"Spot color Objects" menu its shows E(CMYK)(refer img2.jpg) that is spot color name. Could you please advise me why this difference occurs. Also I need to get this spot color object name via javascript, how to get this infomation?. I have attached the screen shot for your references.
    Thanks for looking into this,
    Maria prabudass

    Hi.
    TextFrame color informations included under textPath property.
    app.activeDocument.selection[0].textPath.fillColor.gradient.gradientStops[0].color.spot.na me
    If your selection is textFrames, add "textPath" after "selection[0]".
    Ten.

  • Freezinng with document info window

    I have a problem with all of the programs in my Master Collection CS5. When I open the document info window it comes up blank and then freezes the program. Mouse clicks don't work and the blank window won't close. The only way to exit is to force quit. I'm on Macbook with 10.6.8 OS. This happens iwth all progrms, Illi, Indesign, Dreamweave ect. Is there a setting I could have worng?

    Looks like someone was kind enough to move this to the InDesign forum.
    Please run InDesign and get it to hang, and then open Activity Monitor.
    In Activity Monitor, select InDesign and choose Sample Process. Save the output, upload to http://pastebin.com/, and post a link here.
    Next, still in Activity Monitor, run View > Send Signal: Abort (ABRT). You will get a crash report. Upload that to pastebin.com (and post the link here).
    We should be able to tell you why your software is freezing.
    Though a good bet often is 3rd party plugins, or Adobe's SING component.

Maybe you are looking for

  • ERROR:Simulator:861 - Failed to link the design

    hi i'm a very new student user of xilinx 14.2 design tool who just used it 2 weeks. this week i should do "Simulate Behavioral Model" but i can't.... just i saw below messages.. and i don't know what is the matter. Started : "Simulate Behavioral Mode

  • Digital Signature Comments in DSAL

    Ok...I've spun my wheels on this one for a while, like usual, I'm missing a piece of the puzzle somewhere.  I'm trying to see digital signature comments in transaction code DSAL. My system is on support levels SAP_ABA - SAPKA64019 and SAP_APPL - SAPK

  • Certain messages crash Mail

    I've had this problem with a couple of emails. It started the last couple of days. I can't open or preview the messages, can't forward to another email or do anything, when I click on these messages mail just crashes. Both messages are sent from anot

  • INDEX STATISTICS(compute when)

    How can I know if a index statistic of a table is too old, and if I have to recalculate it? How can I watch the process of computing statistics? Thanks PS: The version that I'm using is Oracle 9.2.0.4.0.

  • Clearing dropdown menus

    // clear contents of add form txtFirstName.text=''; -done! // reset the DropDownList item selectors -  cat category.text=''; -it says category undefined. how do I clear/reset an Array/Object? here's the code of what I want to clear: <mx:FormItem> <s: