Move attachments to Document of Records

Hi, My client has a requirement to move attached documents (Person Form) to Document of records, I am struggling to find the correct API to do this. During my search I came across bug 5841158 which states there is no such API but on the other hand HR_DOCUMENT_EXTRA_INFO API seems be doing similar stuff, not sure if I am missing something here.
If you have come across any such requirement or know some thing about it, kindly help.
Thanks.
BM

Pl see if MOS Doc 409106.1 (Documents Of Record in HRMS) can help
HTH
Srini

Similar Messages

  • Web Service to Create a Document Info Record with attachments (e.g. PDF)

    Hello guys,
    we are looking forward to create a Web Service that should be able to create a Document Info Record on SAP ERP Application Server. As we don't have installed the SAP Standard Web Services on our SAP ERP ECC 6.0 system we will manually create a Web Service with the help of the standard BAPI_DOCUMENT_CREATE2.
    The current problem is that the Web Service based on the Standard BAPI can not upload Files (PDF or Word files) from the Users Client PC to the Application Server.
    Is there a possibility to Create a Web Service that can handle files and create DIRs on application server?
    Thanks a lot!!
    Regards,
    Christian

    Hello Natallia,
    Well, in this case you don't really need the CV01N transaction. This represents the user interface (UI), and you only need an interface (that is, an API), which in SAP is represented by a BAPI
    I'm not familiar with CRM, but I assume that at some point when saving a Service Contract, you have a BAdI, where you can check the status and insert some custom code.
    So, all you have to do is call BAPI_DOCUMENT_CREATE or BAPI_DOCUMENT_CREATE2 (if available on your installed version), with the required attributes (this can be master data, classification, custom data...). After this function is called successfully, you should receive the document key (DOKAR, DOKNR, DOKVR, and DOKTL). Which you can also save in the Attachments tab.
    Hope this helps,
    Tudor

  • Need to move documents from Record center to file share

    I am trying to figure out how can I manage moving the documents from record center to file share. I want to move the older documents that are taking lot of space from record center in to some kind of file share. There are thousands of old documents that
    I need to move to file share, so this needs to be bulk move.
    ganesh

    Assuming you have permissions to the Record Center this is basically as easy as opening up the Library in Explorer view and doing a Drag and Drop Move.  But you should be aware that you'll lose all the metadata when you do it.  I suspect what
    you really want is to move the documents to lower cost storage but retain the metadata and the connection to the records center.  To do that you would need to look at something like StoragePoint from Metalogix.  There's nothing built-in to SharePoint
    that provides that kind of functionality.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Move documents to records center when workflow is completed

    I use SharePoint 2013.  In my Library, my document goes through a workflow. As soon as the workflow (developed on 2013 wf platform) is done, the document needs to be send to the Records Centre automatically. How can I do that?
    Retention Stage property (In information policy) only cater for:  Time Period = Created / Modified / Declare Record.  How can I check for wf status = Completed and then move the document to Records Centre?

    DWSWeb,
    See this links: 
    http://www.sharepointbriefing.com/spcode/article.php/52271_3893446_2/Moving-a-Document-to-the-SharePoint-2010-Records-Center.htm
    http://www.documentmanagementworkflowinfo.com/sharepoint-2013/sharepoint-workflow-move-document-records-center.htm
    Please look at this article and use "Copy List Item Extended Activity"
    http://spdactivities.codeplex.com/wikipage?title=Copy%20List%20Item%20Extended%20Activity&referringTitle=Home
    https://social.msdn.microsoft.com/Forums/en-US/1e2df275-c5a9-4968-b9c8-4958b8686cef/use-copy-list-item-extended-activity-to-move-items-in-sharepoint-list?forum=sharepointcustomizationprevious
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • File Type restriction in Document of Records Attachments

    Users have options to upload any type of Files PDF, JPEG, TIFF, docx in Document of Records. Some of the File Types would take lot more memory Space than others like PDF vs. DOCX/TIFF.
    For Example same Employee Passport scanned as PDF may take only 10KB vs. 50KB when scanned as TIFF Image.
    Are there ways to restrict File Types in Document of Record so that only PDF files can be Attached/uploaded?

    Thank you, Profile option is good idea to define overall limit on the document size. But Employee documents may range from 10KB to 20MB.
    Simple 1 Page Certificate may be 10KB in size while a 20 Page Passport would be 15MB. The profile will have to be set at 15MB to allow users to upload Passport in this case. however that would not stop a user uploading Certificate in TIFF format consuming 100KB space vs. 10KB had it been done in PDF format.
    User Hook sounds like the solution, Do you know the API used to upload document to Employee record and do they have User hook options?

  • To find whether the attachment exists for DIR ( Document Info Record )

    Sir
    We are using DMS to link the Documents pertians to Project .
    Documents are  having the Drawing PDF attachments .
    How to track whether there is attachment exists or Not ?
    ( We have chakced the DRAW & DRAD but no attachment related infomation is observed )
    Pl help
    Regards

    Dear Ashish
    Table                                                                    Description
    DRAD                                                                   Link between document and object
    DRAO                                                                    Originals for documents
    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
    All the detail store in above mentioned tables...
    so find out your solution with the Help of ABAPer 
    Regards
    Tushar Dave

  • Documents of Record doesnt display for all employees inCustom Responsiblity

    Hi
    I have created custom responsibility with function of Documents of Record. I have enabled the Passport and Visa Information under this custom responsibility, it is not displaying the icon fro searching employees, default it is showing the same employee Passport and Visa Information.
    If i log in with UAE HRMS Manager, it is displaying the Search button for all employees where as new custom responsibility is displaying only one employee.
    Can you please guide on this.
    Regards
    Arjun
    [email protected]

    I haven't done any work related to IP-camera. So, sorry I can't help you with
    reading images from IP camera and generating a movie. But I guess, you might
    find a solution in some posts of this forum or if I remember correctly,
    in the book "Killer Java Games", there's a chapter discussing this issue
    of making movies in Java.
    I just happened to work on a project that requires reading images from
    a MJPEG stream. Unfortunately, it is a commercial project and I'd be very
    unprofessional if I expose some code of that project here even though
    I wrote the code myself. Anyway, I used a algorithm similar to what you
    guys did in this thread ((I implemented it abit differently, though)
    http://forum.java.sun.com/thread.jspa?threadID=494920&start=0&tstart=0
    One thing I noticed is that after I read the first image successfully, there were
    still some data, which I haven't got time to investigate what kind of data they
    are, before I encountered the boundary between successive images and other
    customized header lines. So after reading an image, I just read each line of
    data and check if it starts with the boundary string. If I got to the boundary,
    then I start to read (and remove other header lines) before I start reading the
    next image. Again, similar to the post mentioned above, this method
    requires you read the server manual (or print out the boundary and header
    lines in case you don't have such document available). But it does give you
    easy access to custom header lines.
    Alternatively, you can detect the start of the raw JPEG data like one guy in the
    above post did.
    Good luck, mate!

  • Documents Of Record / Images

    Does anyone know of a method to bulk load images into the Documents of Record? The APIs that exist seem to only create a "record" of a Document of Record, but doesn't actually allow the uploading of a file? We were initially going to store our images as attachments on different forms but since the attachments option was taken away from the new SSHR salary form, this is no longer possible(which is super by the way).
    Any help would be greatly appreciated.

    are you sure you cannot personalize the salary web page so that the attachments show up, or add an attachment item?

  • I can't open .mov attachments in mail with ios 7.1? Please help?

    Hi
    Ever since I downloaded ios 7.1 I can't open .mov attachments in my email. I can email a movie file to myself from the same device and when I click to download it, I get a generic icon and it simply goes to a white screen.
    I never had this problem until ios 7.1
    Help please?

    I my case there is no button - I can't even scroll down. But I also don't get any error message, especially not "domain error 912".
    If I try to open the .mov file the screen shows the movie-progressbar (where you can normally scroll through the video) for half a second and then the screen goes gray. In the middle of the gray screen I can see the file name and the text "QuickTime-Film" (german version) and the file size. Underneath is a "play-button" (with no reaction if I click on it) and the buttons for forwarding the movie and the button for airplay. No "Download full message"-button.
    Seems that we are having different problems with more or less the same result. Again, it only seems to happen with mail which was sent through MS Exchange and it started with IOS 7.1. Therefore I don't think that we can fix it but I hope that someone from Apple is "listening".
    My fault! I misunderstood your posting - I was looking for a "download full message"-Button on the screen AFTER clicking on the movie icon. But you meant the mail itself - and there I found it. Thanx! That also explains why small mail went through without problems but larger didn't.

  • This is my first mac i have 2 hard drives installed how do i move photos or documents from one to the other

    i just bought my first imac i have 2 seperate drives on it. how do i move photos and documents from one to the other.

    This is our resident iPhoto guru, Terence Devlin's, advice:
    You can move your iPhoto Library to an external or secondary internal disk:
    1. Quit iPhoto
    2. Copy the iPhoto Library Folder as an entity from your Pictures Folder to the External Disk.
    3. Hold down the option (or alt) key while launching iPhoto. From the resulting menu select 'Choose Library' and navigate to the new location. From that point on this will be the default location of your library.
    4. Test the library and when you're sure all is well, trash the one on your internal HD to free up space.

  • 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

  • Hi, i get the error -49 when trying to Export a Movie edited in iMovie and recorded with Elgato Video Capture anyone know why i get this Error and can help me?

    Hi, i get the error -49 when trying to Export a Movie edited in iMovie and recorded with Elgato Video Capture anyone know why i get this Error and can help me?

    Read this
    http://support.apple.com/kb/ts1583

  • Linking document info record and purchase order

    Hi all,
    I hope that someone can help me because I'm having a problem with creating links between document info records and purchase orders.
    By default in SAP I can create links between document info record and purchase order ITEMS! When I create that link, I can see it in document info record under Object links tab, but when I double click on the number of purchase order nothing happens (I expected that this purchase order will open).
    Why is that so?
    Why can't I access purchase order from document info record even though the link exists?
    The other question is about creating object links to purchase orders, not purchase order items! Is it possible to link document info record with purchase order?
    I would appreciate quick answer because we're in the middle of a project and we're stuck with that problem.
    Thanks!

    Hi Karlo,
             As you mentioned, object links could be linked to Purchase order items. In customisation you maintain these entries under the node SPRO > Cross Application Components> Document Management--> Control Data --> Define Document Types --> Define Object Links.
    There are many links in the standard system (possible entries).
    The system automatically determines the screen number (dialog box) where the key data for the object is maintained for document maintenance.
    You can check the screens when the screen entry is missing or contains errors by doing the following:
    Start the Object Navigator and display the objects for the development class  CV.
    Expand the function group 130. The structure nodescreens lista all screens that can be used for object links.
    You can make an object link to SAP objects that are not shown in the possible entries list. To do this, proceed as follows:
    In the standard system, there are already two special screens for the module pools SAPLCV130 and SAPLCV140 for the linked SAP object.
    You must create two new screens with the same number for the module pools SAPLCV130 and SAPLCV140 .
    The processing logic must follow that of screen 1204 in program SAPLVC130.
    Create function module OBJECT_CHECK_XXXX (XXXX = object name)
    If the object can be classified, this function module already exists .
    Otherwise copy the function module for linking equipment DOCUMENT_CHECK_EQUI and change it as required for the new object.
    Hope the above instruction helps in solving your problem,
    Sojan
    Note : Award points if you find the information useful

  • Variable number of document info record parameters

    Hi guys,
    I have a question about adding additional information to document info record.
    The situation is following:
    Our customer wants us to link original purchase order (PDF file) with it's document info record in SAP. The document itself is stored in another document management system and we have succeeded in linking this object with it's document info record in SAP.
    He also wants to have some description data stored in document info record (date, description, name, etc). One odd requirement is copying information about cost centers and costs per each cost center from fields in document management system to some fields in document info record.
    The problem is that each purchase order can have various number of cost centers and costs per each cost center!
    So, is there any possibility to define some fields in document info record to which I can store variable number of parameters (for example in one case 3 fields, and maybe in another case 1 field)?
    Any kind of information will be valuable for me!
    Thanks for help!

    Hi,
    But my next question is how can I know how much cost centers will be for some document? If I need to define number of cost centers in advance, then this solution is not very flexible. The best solution would be if I could add values to classification flexibly (for example: one time 3 values and the other time 1 value).
    :-Check box additional values in values tab of char. that will allow to enter flexible number of values any time
    The other question is about values of parameters. For each cost center I need to enter two values (cost center number, and costs for that cost center). So, for each cost center I need to add 2 values. Is that possible using classification?
    :-Create classification with chara. cost center, cost center value and check box additional values as above that will allow you to add values for cost center and cost center value.
    Anirudh.

  • Version Document Info Record and File Management

    Hi all!
    want to edit DMS document info records (as in cv04n - add, del files) without deleting original DIR -> Version management of DIRs.
    I use the following BAPI scenario:
    - BAPI_DOCUMENT_GETACTVERSION (get the highest version of a DIR)
    - BAPI_DOCUMENT_GETDETAIL2 (to get the object links of the DIR)
    - BAPI_DOCUMENT_CREATENEWVRS2 (create a new version of the DIR, copyoriginals = X, object links are copied as well)
    - again BAPI_DOCUMENT_GETACTVERSION (get this new version number)
    - again BAPI_DOCUMENT_GETDETAIL2 to get the files of the new version DIR)
    - to delete single files, i change the file record of the files table ( set deletevalue = X).
    - then BAPI_DOCUMENT_CHANGE2  as suggested in a nother thread of mine by 2 community members.
    the latest step runs for version = 00, but when having a version gt 00, the bapi_document_change2 returns : "original is already checked in and stored".
    also i checked the ph_objid and lo_objid (the ids are the same for Version n and n+1), which might be the reason for the error mentioned above.
    i can't find any solution.
    thanks for replies in advance,
    Christoph

    Hi all!
    got the solution: - finally !!!
    Problem:
    you want to edit Document info records - using a new version of this DIR. in the new version it is possible to add and delete files.
    Solution:
    - CALL FUNCTION 'BAPI_DOCUMENT_GETACTVERSION'
    and get the actual hightest version of the DIR
    - ls_objtype-OBJECTTYPE = '*'.
    append ls_objtype to myobjectlinks. to be able to copy all the objectlinks of the DIR.
    - lv_dokvr_new = lv_dokvr_ref + 1. - increment the DIR version number
    - CALL FUNCTION 'BAPI_DOCUMENT_CREATENEWVRS2 to create a new version of the DIR.
    - * get again the actual version
    CALL FUNCTION 'BAPI_DOCUMENT_GETACTVERSION'
    - * get files of the new version
    CALL FUNCTION 'BAPI_DOCUMENT_GETDETAIL2'
    - * set the delete flag for those you want to delete in the table documentfiles.
    - CALL FUNCTION 'BAPI_DOCUMENT_CHANGE2'
    IMPORTANT ***
    !!! transfer O N L Y the files you want to delete O R transfer all files but C L E A R the STORAGE_CATEGORY field !!!
    any questions? feel free to ask...

Maybe you are looking for

  • Why do the colors in images embedded in word (TIFF/JPEG) export off-color from Acrobat?

    I chose this forum as opposed to the printing and pre-press forum because I have a very limited existing knowledge of color space and profile matching and I didn't want to be (1) shunned and (2) overwhelmed by the level of technical detail. When I at

  • Best way to make a menu that shows up on all pages and that's easy to add links to later?

    Hi everyone, first post on the forums.  I am very new to using Dreamweaver and making web pages in general, so bear with me Here's what I want to do: 1. Make a web site with a menu bar on the left with about 30 links. 2. All 30 links go to different

  • Problem in adding custom area to ESS

    Hi All, I have created an Area in SPRO and done all the sub area, service assignment with the PCD page path. When I click the link on the Portal I get an exception saying Fatal error: Area ZNEWAREA does not exist In the XssMenu iview, when I change t

  • Best way to synchronize in a Singleton

    I have this classimport java.util.ArrayList; import java.util.List; public class SynchIssues   private List values = new ArrayList();   private static final SynchIssues singleton = new SynchIssues();   public static SynchIssues getInstance()     retu

  • Fault error Code on UCS 6140 Cluster

    Hi all, I'm running a UCS 6140 Cluster with 1.4(3q) UCSM Version. I've a Critical Fault. The fault code is F999590. This fault code have no correspondance in the "Cisco UCS Faults and Error Messages Reference" doc. By searching with fault description