Resetting FI Document

Hi,
One of my user cleared more 300,000 line item in a single document.
Now due to some reason they want to reset and reverse the clearing document.
Since this involves huge data, FBRA transaction runns more then 4 hours and throughs abap dump.
Can we run FBRA transaction in background ?
Or Is there any solution for this ?
Thanks in advance.
Surya

Hi,
I am not asking about mas resetting.
While clearing user clear more 300000 line items in a single document.( Say XXXXXX)
The above document, I want reset.
Due to data volume, FBRA is running more then 4 hours and giving dump.
Early reply highly appreciated.
Thanks,
Surya

Similar Messages

  • Resetting individual Document ID

    Hi,
    I'm looking for a way to reset the document ID on an individual item in a library. Is this even possible? I don't want to do the default option of resetting all (the ticket box in the Document ID settings). The reason why I need to do this is we moved a
    document from another library and it kept its old Document ID. 
    In testing when using the tick box and resetting it, it fixed the issue. But we have hundreds in the new library and we only want to target the incorrect one. 
    Any help would be amazing.
    If this is helpful please mark it so. Also if this solved your problem mark as answer.

    Hi,
    According to your description, my understanding is that you want to reset the document ID for specific library item.
    We can  update the document ID using Client Object Model like below:
    ClientContext clientContext = new ClientContext("http://sp/sites/mysite");
    Microsoft.SharePoint.Client.List spList = clientContext.Web.Lists.GetByTitle("Shared Documents");
    clientContext.Load(spList);
    clientContext.ExecuteQuery();
    if (spList != null && spList.ItemCount > 0)
    Microsoft.SharePoint.Client.CamlQuery camlQuery = new CamlQuery();
    camlQuery.ViewXml =
    @"<View>
    <ViewFields><FieldRef Name='_dlc_DocIdUrl' /><FieldRef Name='Title' /><FieldRef Name='ID' /></ViewFields>
    </View>";
    ListItemCollection listItems = spList.GetItems(camlQuery);
    clientContext.Load(listItems);
    clientContext.ExecuteQuery();
    ListItem item = listItems.GetById(27);
    item["_dlc_DocIdUrl"] = "http://xxxx";
    item["_dlc_DocId"] = "testxxxx";
    item.Update();
    clientContext.ExecuteQuery();
    Thanks
    Best Regards
    Jerry Guo
    TechNet Community Support

  • Error Rounding Difference too high when reset cleared document using FBRA

    My Client has posted cleared document with T_Code F-51. This cleared document has cleared 6040 open items.
    And now, they want to reset and reverse that cleared document.
    We found error "Rounding difference too high" when we are reset cleared document using FBRA.
    Kindly need your advice.
    Many thanks in advance.
    Regards,

    Hello,
    Please let me know the ERROR number.
    Regards,
    Ravi

  • Reset payment document FBRA

    Hello,
    I have already searched on the portal, but did not find any solution..
    While posting invoice, invoice and payment withholding key (both) are kept.
    Payment is posted without withholding tax through F110. Document is cleared.
    Now, user wants to reset this payment document.
    In FBRA, it gives a message "Payment was posted with withholding tax.  Clearing document will be reversed. Do you want to continue?"
    If I click on "yes" it is resetting the document and reversing the document.
    How to reset the payment document without reversing?
    Thanks

    Hi,
    The clearing document is generated through F110 so check might have also got generated, hence this cannot be reset / reversed through FBRA
    In this case you need to clear the payment through FCH8 as you need to void the check as well.
    Hope this solves your issue else revert.
    Regards,
    Tejas

  • Reverse a reset clear document

    Hello ,
    When I am trying to reverse a reset-cleared document, it is throwing the following error :-
    "Document xxxxxx cannot be reversed due to clearing resets".
    I followed the foll steps.
    1.There was an invoice of 100$.
    2.Incoming payment of 100$-.
    3.Reset cleared the payment by choosing the option "whole clearing" and "create a new open item".
    4.A new open credit item is created.
    5.Now i need to reverse this new open credit item. It throws the above message.
    Please help.
    Thanks in advance
    Debashish

    Hi
    The below  link may provide you some help.
    error while resetting a cleared document
    Thanks
    kamala

  • I forgot the password to a pages-document, is there any way to reset the document?

    I forgot the password to a pages-document, is there any way to reset the document?
    Thank You

    No, Apple can't help.  Just connect the iPod to your computer and restore via iTunes. If necessary, place the iPod in recovery mode.  For that mode see:
    http://support.apple.com/kb/HT1808

  • HT5824 Im trying to make the appointments on the calendar in my phone transfer to the icloud.if i reset my documents in icloud, can or will it delete data on my iphone?

    Im trying to make the appointments on the calendar in my phone transfer to the icloud calendar on my PC. If i reset my documents in icloud, can or will it delete data on my iphone?

    Hi jordanpaulbrown,
    I apologize, I'm a bit unclear on the exact configuration you are currently using/describing. If you are talking about My Photo Stream, you should be aware that it only stores stores photos for 30 days in order to allow for other device to connect and download the photos. If you would like to keep them long term off of your iPhone, you may want to set up your computer (Mac or Windows) to automatically download them. You may find the following article helpful:
    iCloud: My Photo Stream FAQ
    If you are running iOS 8 on your iPhone, you may also find the following article about changes to Photos useful:
    Get help finding your Photos in iOS 8
    Regards,
    - Brenden

  • Reset Cleared Documents and Vendor Open Items Report FBL1N

    Hi all,
    I have following scenario:
    - In last month, we had 2 documents (invoice and payment) cleared against each other. We created open items report as well as open items correspondence sent to Vendor. Obviously, the docs were not included in report.
    - In this month, we have reset and reverse clearing document of the documents. We create report again with the open key date as in last month. It should not include the 2 docs but it did with whichever key date we chose.
    Is there any setting that open item report doesn't include cleared item at the key date when we run report for previous month?
    Thanks and Regards,
    Dau

    Hi Dau,
    If i understand you correctly then you posted and paid invoice in Jan 2012 and generated the open line item report for Jan which correctly did not include this cleared invoice.
    Now in Feb 2012 you reset and reversed this payment document.
    The issue is when you execute the report FBL1N again then you get the open line item for this invoice correct. Please confirm what is the open item key date that you are using here for generating this report
    If you keep it 31.01.2012 then definetly this invoice should not appear in the report but if you keep that 29.12.2012 then this line item would for sure appear.
    The importance of key date is to limit the report to certain date. The system selects all items posted up to and including the specified key date and open for this period.
    so I think your issue is with the key date.
    Hope this helps you.
    Regards,
    Prasad

  • Reset Cleared document for multiple docs

    Deal all,
    There are around 699 documents which were cleared using a particular document number( only one ).
    Now the user wants to reverse all these documents . As these docs are cleared , we cannot reverse these docs.
    Can we reset the clearing document using FBRA ? If i reverse that clearing document,can i then reverse all the 699 documents?
    Thanks
    Srikanth.

    Hi
    As you said there are around 699 documents which were cleared using one document.
    FBRA is used for Cleared Item Reversal.
    Go to FBRA give that Clearing Document Number , company code and fiscal year and save.
    select Resetting and Reverse button.give Reversal Reason.
    Document will be Reversed.This means that the Clearing Document will be Reversed and also all the 699 documents which are cleared by that single clearing document will become Open Items.
    That is the meaning of Resetting.Reversing the Cleared Document and Resetting the Original Open Items.
    There is no need of Reversing all those items seperately.
    Regards
    Venkat

  • Reset Cleared Document

    hi Gurus,
    Im trying to reset a cleared document, via FBRA but the system keep saying that
    "Account JY001 0781 blocked by payment proposal 22.07.2008 JY6"
    I went to F110 but i am unable to find a way to delete the proposal as i have already performed a payment run. Is there any other way i go about clearing the document?
    Thanks.

    Hi,
    You may go to SM37 and release the specific job that this account has been blocked.  After that you can now delete your proposal in F110.  After deleting, resetting can now be made.
    Please assign points if found helpful.
    Thanks,
    Rod

  • Reset & reverse document with open item managed and none open item managed

    Dear forum,
    I would like to confirm the below.
    If i have a posted document where the double entry has open item managed account and none open item managed account and where the open item managed account is cleared, how can i reverse this document.
    The problem now is FBRA cannot reset and reverse (as the document partly has none open item managed account) and FB08 also cannot reverse (as part of the account is open item managed account and it is cleared).
    Besides manually reverse via FB01, any other method?
    Thanks
    Moderator: Please, avoid asking basic questions

    Which document are you trying to clear using FBRA?  You should reset the "clearing document" using FBRA; not the original document that has one open item and one non-open item.  Once you reset the clearing document using FBRA, you should then be able to reverse the original document (the one that has one open item and one non-open item) using FB08.

  • Reset Clearing Document without reverse payment document

    Hi Gurus,
    Can anyone tell me if i can reset a clearing document without reverse a payment document.
    The situation is this. I have an invoice that was paid by a payment document, and this movement generated a document clearing.
    I need to do a reverse of the invoice and the payment no
    Tks

    Tks for your response but the problem is that the invoice have witholding tax. And, when I reverse the clearing document the program reset/reverse the payment document
    Best Regards

  • Resetting Reversed Document

    Hii.
    User has reversed a payment document by mistake.Now we want the same document  to reset.Is there any way to do so.
    Regards,
    D RANA
    Edited by: Deepak Rana on Feb 7, 2009 4:59 PM

    Hi Deepak
    For Reversing the Reversed Document Tcode used is FBR2.
    Or go to F-02 and from the menu select document -
    >post with reference.
    FB08 -
    >Individual Reversal
    F.80 -
    >Mass Reversal
    FBRA -
    >Cleared item Reversal
    FBR2 -
    >Reversal of Reversed
    Regards
    Surya

  • Reset - Reverse document

    Hello All,
    What is the difference between reset document and reverse document? Can you give me examples for both cases?
    thanks

    Hello,
    Let us take example, you have posted an invoice of 100 through F-43 and made the payment of 100 by using F-53
    In FBRA, you have two options:
    RESETTING
    ==========
    When you reset, the system resets the clearing documents and the balance will still be ZERO. But the invoice and payment douments will become open items from cleared items.
    RESETTING AND REVERSAL
    ======================
    In this case the system reverse the payment document and reset the invoice document, then it looks as if you have not posted a payment document and there will be a liability on your books.
    Hope you must have understood the difference.
    Regards,
    Ravi

  • Problems reseting checked documents in Taxonomy Inbox

    Hi Team,
    When classifying documents in the “Taxonomy Inbox” the boxes that are checked must be reset after classifing every document. (i.e. What is happening now is that, after selecting the documents to be classified and moved, even after clicking the "Classify and Remove" button the documents which were classified remains CHECKED and this situation increases the risk of classification errors when users are attempting to classify many documents if boxes are not manually unchecked, such documents will be classified incorrectly.)
    Can any one tell me how to go about it?
    Thanks!

    Open the General section of Safari's preferences and check the download location; if this isn't the desktop, change it to the desktop and try again. If it still doesn't work, control-click on the desktop and choose Get Info from the File menu. Check that the Locked checkbox isn't checked and that you have full access to that folder; if you check permissions from the Disk Utility, it won't look at or fix the permissions on the desktop folder. If it still doesn't work, reopen Safari's preferences and move the download location to the Documents folder in your home folder. Also check that there is enough free space on the drive to accomodate the downloaded file.
    (10285)

Maybe you are looking for