Mass Revesal of Documents

Hi All
During the month end process, we found that the report total was not correct. For this purpose unfortunately we did the mass reversal of 126 documents using the T.code: F.80. But this is wrong.
How can we retrive back the reversed documents to set back as the original documents?
I request you to all, please help me in this regard.
Thanks with regards
Ranesh

Hi
Reverse the reversed document..
3. F-02 - Reversal of Reversal. (Post with reference & generate reverse posting.)
 Give Document date :
 From Menu Go to DocumentPost with reference button
 Give Document number which is already reversed
 Select “Generate reverse posting” check box
 Select “Display line items” Check box
Enter 4 times and SAVE
Assign points

Similar Messages

  • 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

  • Any upload programe for mass update of documents

    hi
    i just want to know whther there is a process for mass update of documents .....like LSMW .....
    pls suggest me
    Reagards
    s

    Hi Surya,
    Following are the step to upload batch document in LSMW:
    Create the Project, Subproject and Object in the LSMW Transaction (press F8)
    1) Maintain Object Attributes (click on Batch input recording) for ex: Do the recording to create DIR .
    Create recording (t code CV01N
    It will direct us to T code CV01N crate DIR attaché the document then save it.
    2) Maintain Source Structures: from Object overview List
    For easy reference copy the source file to Excel sheet and tabulate it has horizontal format then copy that in .txt .Create source structure save and go back.
    3) Maintain Source Fields:
    Maintain table (for ex: field name: DOKAR, type (should be) :C and length: 3)  save it and go back.
    4) Maintain Structure Relations : create relationship and go back.
    5) Maintain Field Mapping and Conversion Rules
    Go to Extras -> Auto field mapping
    Accept all proposals Continue till Auto file mapping is completed save it and go back.
    6) Maintain Fixed Values, Translations, User-Defined Routines(Optional)
    7) Specify Files
    Specify the input file (which we have saved in .txt file format in step 2) click in Tabular.
    8) Assign files
    9) Read Data:
    Execute the read data step to read the input file data (press F8)
    10) Display Read Data . 
    11) Display and Convert Data:
    The validations will take place when we execute the convert data step. The error records will download to the specified file path if there any and same will be displayed.
    12) Create Batch Input Session (press F8)
    13) Run Batch Input Session (press process-F8)
    Thus continue with this process document can be uploaded with given source file hence will create the specified DIR. hence continue enter...
    Continue till all the DIR created (as per input given in source file).
    Regards,
    Seema Pilankar

  • BAPI_DOCUMENT_SETSTATUS for mass release of documents

    Dear Expert,
                      I am using BAPI_DOCUMENT_SETSTATUS for mass release of documents, but when i am trying to release document getting error saying u201CDocument does not exist" but when go to CV03N i can see that document.
    Regards
    Bhuwan Tiwari
    Edited by: tbhuwan.kaar on Mar 4, 2011 8:05 AM

    Hi Pradeepkumar,
                               Even the document without original attachment also throwing an error"document does not exist" actually i am using mix number range for document number i don't know whether it is because of using mix number range.
    Regards
    Bhuwan

  • SOLMAN_DIRECTORY :Mass downloading of documents not possible in solution manager

    We have maintained various solutions in solution directory under solution structure in solman 7.10 SP10 .
    Tcode to access solution directory: SOLMAN_DIRECTORY
    Various test cases and documents are stored under this structure.
    We can only download single document at a time but we are unable to download multiple documents present in the documentation tab.
    Everytime i try to export multiple documents we get below error 'Select one row' .
    Can anyone please suggest a solution since there are lot of documents & downloading single document each time is really frustrating and time consuming.I tried with SAP KW, but its not working. 
    - Regards
    Deepak

    Thanks Vinod
    I have already tried with SAP KW but its not working unexpectedly. I will follow up with our client for this.
    Apart from SAP KW is there any other way by which we can perform mass download of documents in solman ?
    -Regards
    Deepak

  • Mass Deleting Supporting Documents

    Hi,
    We have over 6000 WMF loaded as supporting documents. We had problem in displaying those WMFs and had to convert them to JPGs and loaded all those JPGs to PLM. Since we don't need all of those WMFs now, how can we delete them in mass.

    Hi
    The function of mass deleting supporting documents is not available. But you can generate scripts to get mass deleting done.
    Due to that I don’t know the exact objects you want to delete, only valuable scripts can be supplied.
    Suppose you want to delete supporting documents, whose pkid starts with 1014, you need to generate following scripts:
    delete DrlAttachmentReference where fkOwner in (select a0.pkid from attachments a0 where a0.fkSpec = '1014351bc57a-1c92-4bd3-ad8f-e9d0ee4e594d');
    delete attachments where fkSpec = '1014351bc57a-1c92-4bd3-ad8f-e9d0ee4e594d';
    delete gsmProductFactSheet where fkSupportingDocument = '1014351bc57a-1c92-4bd3-ad8f-e9d0ee4e594d';
    delete from gsmSupportingDocAttributes where fkAttrParentID = '1014351bc57a-1c92-4bd3-ad8f-e9d0ee4e594d';
    delete SupportingDocuments where pkid = '1014351bc57a-1c92-4bd3-ad8f-e9d0ee4e594d';
    Note: 1014351bc57a-1c92-4bd3-ad8f-e9d0ee4e594d is a sample pkid in my local server. In your case, it should be replaced by the supporting document’s pkid you want to delete.
    With current spec, you can get all supporting documents’ info easily from table SupportingDocuments:
    select * from SupportingDocuments
    where fkSpec='CurrentSpecPKID '
    Please backup your DB before you run any script.
    Thanks,
    Sherry

  • 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

  • Revesal-retirement document

    Hi SAP Guru's,
                  1.    In f-02 user tried to post
    pskey
    70       Auc asset A/c       5000$
    50        bank   A/c            5000$.
                2. After user tried to post direct retirement in f-92(with out seetlement).
                3. Document number is 501#.now user tried to revese that document number.
                4. We tried to reverse in FBRA,FB08,AIST & F.80,but this is not use.any transaction code is avliable in sap.
    Thanks & Regards,
    Sri........

    Hi,
    Go to AB08. Enter the Asset number. It will show the transaction for that asset. just select it and click reverse button.
    Regards,
    Jigar

  • Mass Update Contract Documents through workbook?

    HI Experts,
    Is it possible to mass update Contract documents through Workbook? if yes please proivde the workbook.
    Thanks
    Kushagra A

    HI Kushagra
    Please use the below mention fields to update the current Contract Document. you can use an CSV file to upload this.
    see the attachment.
    # Field name:
    # Unique Agreement Name : This is the agreement's unique name to identify the agreement.
    # Agreement Class ID :  This is the agreement's class ID. It is '1004' for Master Agreement and '1003' for Sub-Agreement.
    # Agreement Display Name :  This is the agreement's display name.
    # Attachment Name : This is the attachment's display name.
    # Attachment Order Code :  This is the attachment's order code to locate the attachment collected by the agreement.
    # Attachment Size (KB) :  This is the attachment's size in KB.
    # Attachment Visibility :  This is the attachment's visibility. Either Buyside only or Buyside and Sellside.
    # Added by :  This field indicates who added this attachment.
    # Contract Document (Y/N?) :  Please enter this field with either 'Y' or 'N' to indicate if you want to convert this attachment to a contract document.
    # Contract Document Type:  Please enter this field with the display name of the contract document type. Check the Setup->Contract Document Type for available choices.
    # Contract Document Phase External ID: enter this field with the External ID of the contract document phase. The phase should be defined in the phase configuration of your contract document type.
    Let me know if this helps
    Thanks
    Kanchan

  • Mass reversal of documents posted using F.13

    Hi Friends,
    We have some GR/IR open items as on 28.02.2010, and we ran the F.13 program to clear those line items with clearing date 03.03.2010. Since all those documents cleared on 03.03.2010. In total there were 1000+ documents posted by the program.
    But unfortunately user has not entered the posting date range in F.13 selection screen as 01.03.2010 to 03.03.2010. Because of this, documents related to FEB period also cleared in march and if we run the FBL3N with open item key date 28.02.2010, all items are showing open items. which is correct from the system perspective.
    But we need clear, those documents posted prior to 01.03.2010, with clearing date 28.02.2010 only.
    In FB08, mass reversal option, we can reverse multiple documents, only in case of open items, but not the cleared items.
    My requirement is that, is there any program / way to reverse the cleared items, posted by using F.13.
    We cannot use FBRA, since we have 1000+ docs.
    Please advise.
    Thanks,
    Srinu

    Hi Joshi,
    Thanks for your prompt reply.
    I have acheived my target, using LSMW batch input recording method with tcode FBRA to reset the cleared items.
    After that, i went to F.80 and given the doc number series and did the mass reversal.
    Again i did F.13, given end posting date as 28.02.2010, and clearing date 28.02.2010 and executed.
    This resolved my issue.
    Thanks,
    Srinu

  • 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 Loading of documents on Easy DMS

    Hi SAP DMS
    We need to load 17 000 documents on SAP Easy DMS, Is there a mass upload functionality that we can use and What is the maximum  number of documents can we drag and drop if the mass upload functionality is not available on Easy DMS?
    Thanks
    Charity

    Hi Phephile,
    I used C++ for the solution you can see documentation in the following links:
    [http://wiki.sdn.sap.com/wiki/display/PLM/EasyDMSPlugin%28Addin%29Development]
    [http://wiki.sdn.sap.com/wiki/display/PLM/EasyDMSPlugin%28Addin%29-Advanced+Development]

  • Mass Printout of Documents viewed through FB03

    I want to print a number of documents from SAP. I am viewing these documents through FB03. In FB03 when I select a range of documents it gives the result as a list. Is it possible to print each of the documents through a single T-Code?
    At present I am having to double click each line item in the list and print the documents individually.
    Any help in this regard would be appreciated.
    Thank You.

    Please use transaction code F.62 to print the documents in mass. Please follow instruction in transaction help for any issues you face during printing.
    Regards
    K.R

  • Mass Reversal of Documents -

    Hi, The users when try to do the Mass Reversal of the documents using the T Code F.80, the system displays the documents that cannot be reversed and gives the error message -
    Message : 00349 Field BSIS-BLDAT does not exist in the screen SAPMF05A 0105.
    Thus the documents cannot be reversed using the Mass Reversal option.

    Hi,
    I think you are doing this with BDC.The screen SAPMF05A screen 105 will have posting date and document date but not the base line date.Hence, the error.Please correct the program to include ZFBDT(Doc date) and BUDAT(Posting date).The BSIS-BLDAT is not required here.
    Aravind

  • Mass change in documents

    hello all
    I need to perform mass changes to some documents.
    as LSMW does not perform well with the classic enjoy transactions such as CV02N, how can I do that?
    specifically, I need to
    1) change the descriptions in tab "descriptions"
    2) set the deletion flag to the documents
    3) attach a whole bunch of objects (Functional locations and Materials) to a specific doc.
    any idea?

    Hi,
    The above process of setting deletion flag through search results  hold good only if you have DIRs of one DOC type, what if I have n number of DIR of different doc type.
    I tried to use different combinations of search criteria, bt its nt working for me.
    Please suggest if we can achieve this or do we need to set the deletion flag for each doc type individually ?

Maybe you are looking for

  • Trouble opening Premiere Elements project in Premiere Pro

    Hi All, Just bought Production Premium CS6. I've been working on a project in Premiere Elements 9, and I'd like to continue working on it in the new snazzy Premiere Pro CS6. But when I try to open the project file I get the following error: "The proj

  • DBMS_XMLGEN, Carriage Returns XSLT to HTML

    Hi, I am facing an issue using the DBMS_XMLGEN. I have written a function (see under) that receive A SYS_REFCURSOR and return as a CLOB the XML with eventually transformed using a CLOB containing the passed XSLT code. The goal is to reuse several tim

  • QuickTime 7.3 - only audio, no video on Safari

    Although Firefox works perfectly well, I only get audio, without any video with Safari 3.0.4. This is the case even when trying to view the videos on Apple's website. I have had this problem since QuickTime 7.2 and was hoping that QuickTime 7.3 would

  • Rman command fails with "RMAN-00554: initialization of internal RMAN"

    Hi I am at cross roads with no direction. 2 things and most like cause for the issue is same 1)rman target rman1/rman1@ppmqa Recovery Manager: Release 11.2.0.1.0 - Production on Thu Dec 16 10:34:46 2010 Copyright (c) 1982, 2009, Oracle and/or its aff

  • Guest VLAN cannot ping gateway

    Hi Sir,      I have an issue wherein my guest vlan cannot ping its gateway thus it cant go through the web auth page. I have been given an ip address with corresponding gateway, subnet and dns for the guest vlan. I have allowed all the vlans in the t