Mass Upload of documents for a Person

Dear Friends
I want to mass upload various kinds of documents related to a person in HR.
I have cretaed 5 document types ( Employee Photo, caste Certificate, Joining Biodata, Employee Signature, Gratuity Nominations).
I want to upload Legacy data which in mass to all employees created in SAP HR.
I have seen many threads related to Upload of employee photo. But I am not getting clear picture how to upload data related to various document types for an employee. I am using Assign and store scenario.(Manual Storing).
Is there any BAPI  vailable for mass upload.
Or can LSMW can be used.
Please advice for the method of upload.
With Regards
Mangesh Pande

Hi Mangesh Pande,
Currently I have the same requirement like you.
So can you please post it, how you solved the issue?
It will be useful for others also in future.
So please make it asap.
Thanks in Advance!
warm regards
Senthil Kumar

Similar Messages

  • Mass Upload of documents for a financial Document

    Dear Friends
    I have created Document Type ZFIINVOICE and assigned it to Object Type BKPF. I am able to link Document to individual FI Document via OAWD.
    I want to mass upload documents related to a person in  Financial Document .
    Is there any BAPI vailable for mass upload.
    Or can LSMW can be used.
    Please advice for the method of upload.
    With Regards
    Mangesh Pande

    Hi,
    You can use the following BAPI for this purpose:-
    BAPI_ACC_DOCUMENT_POST
    Regards,
    Gaurav

  • For mass upload of documents

    Hi Everybody
    Is there any tools available for mass upload of documents into server? please provide me the information.
    Thanks
    Prasad

    Hi Prasad,
    There are several options that you can explore for mass document upload and see which best fits your requirements and constraints:
    -You can upload documents by using LSMW(Legacy System Migration Workbench). Using this, you can safely upload 1000-1100 documents at one go.
    - Ask your ABAPer to develop a BDC for mass document upload.
    - Use 'DMS Loader' solution from SEALS systems. http://www.sealsystems.de/fileadmin/mediaFiles/Factsheets/DMS_Loader_en.pdf
    Regards,
    Pradeepkumar Haragoldavar
    Edited by: Pradeepkumar  Haragoldavar on Jun 17, 2010 11:09 AM

  • MASS UPLOAD OF DOCUMENTS USING LSMW

    Hello Experts,
    I am experienced in SAP DMS but not in LSMW.
    I would like to use LSMW for Mass Uplaod of Documents and would like to give the input in the below format.
    I was able to create LSMW for Doc Upload using Recording option but it will not give me the original path location.
    I know there is a BAPI too for Document create which is BAPI_DOCUMENT_CREATE but dont know how to use it in LSMW>
    Which option is best to be used in this case. Below find the input format of the file which am looking
    DIR
      Number
    Doc Type
    Doc Part
    Doc Ver
    Description
    Status
    Original File
      Path.
    Appriciate your answers.
    Regards,
    S.Kulkarni

    Dear Shrikanth,
    please note that batch input in Document Management System is not
    supported for Releases higher than 4.5. The batch input technology
    was designed for the transactions CV01 and not for CV01N/02N etc.
    To create
    or change a document info record in background I would recommend you to
    use the BAPIs BAPI_DOCUMENT_CREATE2 or BAPI_DOCUMENT_CHANGE2 to create
    or change a Document info record. Please see SAP note 766277,
    which contains the full documentation of all BAPIs in the DMS area.
    Normally you can use DMS BAPI or API function modules to checkin
    originals into the content server. I would recommend you to use the
    API modules as they are much more flexible then BAPIs. Please see the
    note 504692 which contains further information and some
    sample programs.
    With transaction SXDA you can also create document info records
    in the background but the filepath should not be shortened anymore.
    For further information please check SAP note 817743.
    I hope that this information could be useful for you to setup a
    working scenario to edit document info records successfully in
    background.
    Best regards,
    Christoph

  • Separate TCode for Mass Change of documents (For authorization purpose)

    Hi
    We have internal audit function where internal audit chief will remove the payment block of multiple vendor invoices through FBL1N --> Environment --> Mass Change.
    Now problem is that authorization for FBL1N is given to 6 more employees (related to AP Accounting). Hence all these employees can do the mass change. I want to restrict this mass change authorization only to one person i.e. internal audit chief.
    Please tell me how to bring this restriction.

    Hi:
          You should contact your basis guy to do so...In tab authorization first you will have to find this object he system will display it , there you can assign 03 in place of *. 
    Personally i will recommend you should go for creating transaction variant using SHD0 which is an easy way to do so. Please check it will solve your issue. I just did both in test sever both of them are working perfect for me. Mass button is disabled when you set 03 for F_BKPF_KOA. SHD0 meets the subject topic of your post.
    Regards

  • Mass upload of Documents/Folders in SolMan?

    Hi,
    We have a situation here. All the project documents and other documents are stored on the company portal. For any given process, they have a set of documents associated with it.
    Example: for a change request, they have at least  10 - 12 documents which follow a chain and are dependent. All these 10-12 documents are stored in a folder "Change Request Documents".
    There are close to 200 such folders on the portal and each folder has between 20 to 50 documents. Is there any way that we can import all the folders with the same hierarchy structure in SAP Solution Manager?
    Do we need ABAP program? What is the best possible way other than manual upload?
    Appreciate suggestions.
    Thanks,
    Krish

    Hi Aditya
    If you start doing 1 by 1, you'll go mad , as you said, there are more than 2 lakh documents are there.
    You can upload documents by using LSMW. To be safer side, you can upload 1000 documents at one shot.
    Otherwise you can ask your ABAPer to write a BDC.
    Good luck.
    Amaresh Makal

  • Mass uploading of Documents with ABAP

    Hello,
    i have to write an ABAP-Program, to automatically mass-upload documents to cFolders.
    I have the FUBA CFX_API_DOC_CREATE where i can create document-hulls. Now i think i have to use CFX_API_DOC_DOCUMENT_WRITE to upload the content. The FUBA needs the filling of the TABLE_Parameter IT_CONTENT, which is the content of a file. My Question: How can i fill this Parameter?? Is there a FUBA, where i can simply fill this parameter???
    Thanks
    Best Regards
    Helmut Wenzler

    ok, found the solution...a simple "GUI_UPLOAD" works
    Best Regards
    Helmut Wenzler

  • Mass upload of documents over FlexUI

    Hi,
    is it possible to implement a mass upload of files to the portal km over the FlexUI?
    Best regards,
    Thomas Kuri

    Hi Thomas,
    with FlexUI, unfortunately, the possibilities that you have regarding your requirement are very limited.
    To implement an enhanced upload to KM it is advisable to either use GWT (Google Web Toolkit) or the preferred and recomended language WebDynpro Java.
    You can find here on SDN a tutorial on [Uploading and Downloading Files in Web Dynpro Java|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00062266-3aa9-2910-d485-f1088c3a4d71].
    In a past project, we added the multiple file selection capabilities by using Flash Objects, and enabled the communication between Flash Objects and the WD Application via Java Script and EPCF event junction.
    Hope that helps,
    Robert

  • Revoke a document for a person

    Hi All,
    What is the right way to revoke a document for a certain principal without impacting other principals that belong to same policy?
    Thanks, Yan

    Yan
    You need to edit the policy and remove the principal from the policy.
    regards
    Steve

  • Error while uploading pdf document for GP process  .

    Hi,
    I had developed a pdf form in Adobe designer and i'am tring to upload that file into Portal for GP process.But it is giving me an error as "<b>Could not retrieve template fields: Wrong document format or adapter mismatch from adapter</b>"
    Kindly help me in this issue.
    with regards
    Pradeep.B

    Deepak,
    Can you indicate the exact version of Adobe LiveCycle that is being used? Also, please let me know which application server, database and MS Office versions are being used.
    Also, please delete (or achive) your existing application server log files, and restart your application server. Then repeat the steps that lead to this error.
    Finally, please post the application server log files.

  • Mass upload of documents through SAP Archive Link

    Hi Experts,
    Our client is having a requirement, to upload legacy (old) data from third party tool to DMS Content server through Archive link. Tool is implemented and it works fine for attaching individual document along with SAP Object like, Purchase Order, material, etc.
    We dont have any idea as how to upload bulk of drawings for material, need your advice on this.
    Regards,

    Hi,
    I am trying to get more info on how to bulk upload employee documentation through SAP Archive Link' OpenText Enterprise Scan into the categories in OAWD. Once the documents are in Enterprise Scan the Administrator needs to link these to the categories in SAP. This is a manual process - is there a way to bulk upload these documentation to the right categories? Since these documents vary I am not sure that OCR will be a help.
    Pleae could you help in this regard.
    Thank you.
    Regards,
    -- Gustav de Bruyn

  • Mass upload of documents

    Hi,
      The requirement is to automatically upload hundreds of documents from a website to Solution Manager.
    What is the best way of doing this?
    Thanks,
    Kashyap

    Hii,
          i think you should use LSMW for the same.Morover if you want to make any changes to specific data  you can do it easily.
    Regards,
    Shweta

  • Mass upload of BOM for Equipment & Functional Locations

    Dear Gurus,
    I have an existing system with Functional Locations & Superior Functional Locations, Equipments with Superior equipments. I need to update the BOM for all (most) of these. Can we do it through LSMW or any other Mass update transactions?? Please guide me with the process.
    Thanks & Regards
    Krishna

    Hi Krishna,
    You Can use LSMW object by Direct INPUT method In which Sap ECC 6.00 has Standard Programme for uplaoding of BOM.Details are as below
    Object:0030---> Material BOM
    Method:0002--->Change
    Program Name:--->RCSBI010
    Program Type:B--->Batch Input
    Regards,
    Rakesh

  • Using the electronic filing feature in federal court safari will not allow me to upload my documents for filing

    I am an attorney and required to efile my documents in the federal court. Up to about 3 weeks ago I was able but now safari won't let me upload my word docs to file them.  I was told that I have to go to the settings option and uncheck where it says "only allow or selct jpeg files". I have looked and looked and cannot find where to do this.  Can anyone help?

    There is no such setting in Safari. As far as I know, PACER will only accept documents in PDF format. That's certainly the only kind it will display. Convert the documents to PDF and file them.

  • Upload Document for report in WAD/Bex

    Dear All,
    Any clue on attaching/uploading the document for a report in Web Application designer/BEx  with BW 3.5 ?
    Can't ask an end-user to go to RSA1 => Document
    Please share your expertise / prior experience on same.
    Thanks in advance.
    Regard,
    Pal.

    Hello Pal,
    this is standard functionality.
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/22/14163be70a9839e10000000a114084/frameset.htm">Create/Upload Documents</a>
    Regards
    Marc
    SAP NetWeaver RIG

Maybe you are looking for

  • In Premiere I can edit an avi or mov clip but I can not save the result as a like file.  Why not???

    In Premiere I can edit an avi or mov clip but I can not save tghe result as a like file.  What do I have to do???  It only saves a project.  Under 'File' the 'Export' function is greyed out.  I need help baddly. [email protected] Bill Schoon

  • Need help setting up airport express as bridge (Any help is appreciated)

    Hello so before my wifi was switched I was able to use my 802.11g airport express as a wifi card for the xbox 360. I then decided to upgrade my main base station from an 802.11g base station to and airport extreme 802.11n. My problem is that my airpo

  • Full Screen mode feedback

    I love that Flash CC now has a Full Screen mode. However, a couple of minor oversights keep me from using it regularly: I can't see tabs of the other documents I currently have open. In order to switch documents, I have to switch back to regular view

  • How to bring/create/insert a slug in a fcpx timeline ?

    I'm not finding a command or option for it.....like I have a layer in timeline and want to insert a slug layer beneath it....I just drag a clip in the lower layer and with position tool drag it and this creates a slug but is there a direct way to cre

  • How can you fix corrupt Project Files in Final Cut Pro X?

    Hello All, I have reason to believe that one of my project files in Final Cut Pro X is corrupt. How may I begin to resolve this issue?  Is there a third party software someone could recommend, like Digital Rebellion (if they have software for FCP X,