SAP FI ARCHIVING

Hi all,
I need to know how I can retrieve FI documents/data, what transactions to use and how to do this step by step?
I want to do this in my development environment, do i need to firstly archive away? or can i go into RETRIEVAL straigh away?
I have the following, but I dont have RETREIVAL
Configuration
In SARA tcode,
Object : FI_DOCUMNT (For archive FI Documents) and press enter
click on customizing button
Maintain account type life
Maintain document type life
For Archiving FI documents:
Object : FI_DOCUMNT (For archive FI Documents)
Select Write Option.
Put a variant name and click maintain.
In the next screen (change screen assignment) check the check box and click continue.
Enter Company Code, Fiscal Year / Period and all Document numbers, Remove Test run button and Click on Attributes
Enter meaning text and Save.
In Main screen again click on SAVE and click on BACK.
Go to start date run it immediately. Then,
Go to spool parameters and check it.
Click on Immediate
Click on Save.
Go to Spool Parameters. Click on ok.
Execute the same now job is scheduled.
Go to SM37 and check scheduled job.
Click on job log and note session number for archival
Now to delete the documents:
Object : FI_DOCUMNT
Click on Delete
Click on archive selection, select session number and schedule background job.

Hi,
You need to first archive to be able to retrieve.
Following transactions / reports support retrieval for FI_DOCUMNT:
FB03     Display Document: Initial Screen     Transaction     FB03
FBL5N     Customer Line Item Display     Transaction     FBL5N
FBL1N     Vendor Line Item Display     Transaction     FBL1N
FBL3N     G/L Account Line Item Display     Transaction     FBL3N
ALO1(RASHFI11)     Search for documents with relationships (Incl archive)     Transaction (Report)     ALO1(SA38)
RFBELJ00     Compact Document Journal     Report     SA38
RFEPOJ00     Line Item Journal     Report     SA38
RFKLET01     Accumulated Balance Audit Trail     Report     SA38
SAP_FI_DOC_002     AS: Item Key and Reference     Infostructure     SARI
SAP_FI_DOC_DRB1     AS: Standard for DRB     Infostructure     SARI
Hope this helps,
Naveen

Similar Messages

  • SAP Data Archiving in R/3 4.6C and ECC 6.0.

    Hi Guys,
        Need some suggestions,
    We currently working on SAP R/3 4.6 and have plans to upgrade it to ECC 6.0,
    In the mean time there is an requirement for SAP Data Archiving for reducing the database size and increase system performance.So wanted to know if its better to do Data Archiving before upgrade or after. Technically which will be comfortable, Also wanted to know if any advanced method available in ECC 6.0 compared to SAP R/3 4.6.
    Please provide your valuable suggestion.
    Thanks and Regards
    Deepu

    Hi Deepu,
    With respect to archiving process there will be no major difference in 4.6 and ECC 6.0 system. However you may get more advantage in ECC6.0 system because of Archive routing and also upgraded Write, Delete programs (upgraded program will depend on your current program in 4.6 system). For example In 4.6 system for archive MM_EKKO write program RM06EW30, archiving of purchase document is based on company code in the selection criteria and there is no preprocessing functionality. In ECC 6.0 you can archive by purchase organization selection criteria and preprocessing functionality will additional help in archiving of PO.
    In case if you archive documents in 4.6 and later upgrade it to ECC 6.0, SAP system will assure you to retrieve the archived data.
    With this i can say that going with archiving after upgrade to ECC 6.0 system will be better with respect to archiving process.
    -Thanks,
    Ajay

  • New to SAP Data Archiving

    Hi,
    Is it a must to have third party tool/ software for SAP Data Archiving
    OR
    SAP has its own solution for (CREATE archive files, WRITE archive files and DELETE from database).
    Any pointers for some more information on different stages of SAP Data Archiving project. (Any links to how-to documents would be great help.)
    Regards,
    Rehan

    You have posted your query in a wrong forum.
    This space is for discussion on SAP TDMS topics.
    You may check in the forum Information Lifecycle Management
    for any available information.

  • Sap BI Archiving

    Hello All,
    I want documents on  the SAP BI archiving and the third party tool for it (PBS and SAND).Its urgent.
    :Points will be assigned for helpful answer.

    Hi jain,
    Here is the useful link for you , go through it.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c05da82c-e36e-2910-27bd-abb7c1bca6b2
    Regards,
    Ravi Alakuntla

  • A question about SAP database archiving

    Hi Archiving experts,
    I am working on SAP database archiving. Due to operation error, I run two times write program "S3VBAKWRS" for object SD_VBAK. so there are generate two archiving session in tcode SARA. so whether I can maked one archiving session as invalid? 
    Kelvin
    Regards

    Srikishan D wrote:
    Hi,
    >
    > You would need to activate logon tickets for the ABAP system.
    > Follow this link and set the profile parameters accordingly followed by a system restart.
    >
    > http://help.sap.com/saphelp_dimp50/helpdata/en/62/831640b7b6dd5fe10000000a155106/content.htm
    >
    > Regards,
    > Srikishan
    Hello there and happy new year !
    Thanks for the link, according to the documentation in this link, I'm supposed to install
    SAPSECULIB (I don't have enough rights in my MarketPlace account to download softwares).
    However, as I understand (please correct me if I'm wrong) what I have installed on my PC
    is not a complete SAP system. It is just a trial version with an ABAP server allowing to test
    local codes and developing. Are  you sure that SAPSECULIB goes as well with a trial version
    of SAP? because I checked in the  installation package, there were no SAPSECULIB to install so
    I thought maybe it is not going  to work with this version of SAP Netweaver (Yet, it is strange
    because in the download page  it is specifed that we may create web dynpro with this package)
    Thanks in advance,

  • Access SAP Data Archival file from outside SAP

    Hello Everyone,
    I have a requirement to archive the SAP data, dump that outside SAP in some other system like ILM or BI and build a reporting tool on top of that data.
    So, basically customer want to shutdown the SAP and want to retain data for legal and audit pourpose.
    I was doing some RnD and done archiving of MM_EKKO using SARA. the file got generated with extention .ARCHIVE. I donwnloaded teh file but it is encoded file with all special character in it.
    My question is:
    1. How can I read the archieved SAP data from outside SAP system.
    2. Can we decode the .ARCHIVE file to get it in .DAT format?
    3. Or Is there any other way to access the SAP data outside SAP in a report format.
    Thanks,
    Chintan SOni.

    Hi Chintan,
    1. How can I read the archieved SAP data from outside SAP system.
    For this you could refer SAP Note   460620 - Migrating archive files
    2. Can we decode the .ARCHIVE file to get it in .DAT format?
    As per my knowledge,it's not possible to decode or move to .DAT format.
    3. Or Is there any other way to access the SAP data outside SAP in a report format.
    Refer my first response & the SAP note.
    Hope this will help you.
    Good luck !!
    Gaurav

  • SAP XI Archive retrieval on content of archived invoice

    In SAP XI i have succesful activated archiving of the xml-messages of inbound invoices. <b>The first problem is how do i select only the invoice messages instead of all xml- messages</b>
    I have succesful stored the xml-messages on a file system location with a write-job. After that i have deleted the archived xml messages succesful. With transaction SARI i can retrieve the archived xml-messages on generated key, <b>but i want to retrieve the archived messages on CONTENT of the xml-message (for example document-nr). How is that possible, is there a retrieval component ??</b>

    Hi,
    you can both in the rwb and in the sxmb_moni indicate which message interface you want to select. There you have to specifyyour invoice interface.
    Concerning searching the content: As far as I know you can only search on XI's content if you have a TREX connected to your XI.
    For archived message you would need to configure TREX for indexing your backups as well. But even then you won't be able to search for messages based on content in the RWB.
    Hope this helps,
    helge

  • SAP Data Archival Project Documentation Report

    hi,
    Do any one can send me the documentation report on Data Archival .It ll be more helpful 2 me...Plz send me ASAP...
    Thanx in advance..

    Hi Kota,
    Check this link
    http://www.opentext.com/2/sol-products/sol-pro-extensions-sap/pro-ll-sap-dataarchiving.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/2e/9396345788c131e10000009b38f83b/frameset.htm
    <b>Regards,
    Jackie.</b>

  • SAP Data Archiving

    I have question on Archiving Statistics.
    I get some statistical information in the spool file of the archive run. And also I can see some additional statistical information when clicked on the "Statistics" button under the SARA transaction.
    I am trying to understand the relation, primarily, among:
    1) Size of Archiving Session in MB
    2) Occupied Database space in MB
    3) Deleted Database space in MB
    Which of these numbers or a combination would reflect the actual disk space emptied by the Archiving run from Database?
    This information is critical for the upper management.
    Your help is highly appreciated.
    Regards,
    Srinivasa

    Hi Juan,
    Appreciate your inputs. Even though the performance improvements is the primary objective for implementing archiving, containing the data growth as well is an objective. I am not sure if there are any methodoligies to quantify the performance improvements resulting from archiving. Currently I am concerned about quantifying the containment of data growth as a result of archiving.
    I have been also looking at documentation on archiving statistics. SAP says data archiving does a 5:1 compression for non-cluster tables, and no further compression for cluster tables.
    When SAP is providing the statistical information (from the spool file of an archive session and also the "Statistics" button under the SARA transaction), I believe that should be CORRECT. And I am confused as to what the numbers in the statistics really reflect.
    Here are the numbers from a production run of CO_ML_IDX (which archives data from CKMI1 table):
    From the spool file the numbers are:
    Size of Archiving Session in MB   -    700.900
    Occupied Database Space in MB     - 10,827.569
    From the statistics display the numbers are:
    Disk Space         -   700.9
    DB Space (Write)   - 10827.57
    DB Space (delete)  -     0
    Did this archive run free up 3504.5 MB (which is 5*700.9)
    or 10827.57 MB (the DB Space written)? Should the "DB Space (Delete)" not reflect the space deleted from the database? If so it should have some non zero value.
    How are these three values related to actual disk space freed up in the database as a result of this archive run?
    Appreciate for sharing your findings.
    Regards,
    Srinivasa

  • SAP BP Archiving: Reloading archived data

    Hi Experts,
    I've just managed to archive Business Partner data using transaction SARA. Now I need to verify if I can reload archived data and bring it back to 'life'.
    Some SAP documentation suggests that reloading is not possible for some archiving objects. Is it possible that BP archiving object CA_BUPA might not be reloadable? on SARA, the "Reload" (GoTo>Reload) menu item is greyed out.
    Please help.

    This is SAP's answer with regard to BP reloading:
    Dear Customer,
    The Reload functionality is not officially released from SAP. The CRM application have not implemented the coding/functionality and hence you will not be able to Reload the Business Partner.
    The central data part (Business Partner application) have implemented the required FM’s but not all the other applications. Since not all the required components have implemented the reload feature we cannot reload the Business Partner as Business Partner should be loaded fully or not reloaded at all.
    If you have any further queries regarding the same, please get in touch with SAP Solution Management or create a development request for the same.
    Message number is 0000588765/2007 dated 19 July 2007)
    Regards
    Tumi (Nhlanhla Ndlovu posted the original inquiry on my behalf)

  • SAP HR Archiving for PDF forms from BWP

    Hi All,
    I need to Archive PDF forms from SAP BWP. Kindly let me know the step by step method to archive the forms and also how to retrieve back them
    Br

    Can you please share that how you did it??? I have a similar requirement. Please read and let me know if is the same???
    Since I am new to HCM process and I need guidance for the same.
    We have developed HCM PDF SAP interactive form (i.e. a PDF form on Web Portal) and now I need to archive the PDF Form created into External Location for future use.
    Since this PDF Form contains data only when created or when the user entered the data and it would be lost as soon as we close the form.
    SO before closing the form, I need this PDF to archive into some other location so that I have a copy of that.
    Moreover, this PDF cant be saved in local system hard drive
    Can anyone help me how do it??? What configurations need to be maintained for this?
    http://scn.sap.com/thread/3279338

  • SAP Data Archiving in R/3 Ecc6.0, MS-SQL 2008 Server:

    We are using MS-SQL 2008 Database, these days our production database growing quite faster. I want to setting up Data Archiving using T'Code DB15. Can anyone give steps to setup Data Archinving using DB15?
    Edited by: Ahsan's on Jul 19, 2010 11:44 AM

    Archiving data is bound to legal things depending on the country and the company you work. Setting up archiving is not following a few steps, you'd need to have a system where to put the archiving data.
    Markus

  • SAP FI Archive dcument type JV is not getting archive

    Hi gurus,
    i am doing archiving for document type JV,but i am not able to do this particular document type,i am getting following job log..
    Job started
    Step 001 started (program FI_DOCUMNT_WRI, variant FI_NEWJV, user ID SAPAUDITOR)
    Period version  is not defined
    Period version  is not defined
    Period version  is not defined
    Period version  is not defined
    Period version  is not defined
    Archiving session 000030 is being created
    Total of documents read/archived: 0/0
    Total of documents read/archived: 1/0
    Job finished
    thanks and Regards,
    veera.

    Hi ,
    I identified the issue,due open documents, the document type JV is not getting archived.
    now my problem is solved..
    regards
    veera.

  • SAP FICO Archiving

    Hi all,
    I am seeking to know in Archiving FICO processes, what objects are required to be ARCHIVED?
    Also what about when archiving what typical obstacles does one face nd should keep an eye on like open items etc....
    i would like as much advice and help as possible from anyone around the world on their experiences please.
    I hope this will help me.
    thanks

    Hello,
    Hope the following thread must be useful.
    Re: Checks were sent out and then voided - What to do?
    Regards,
    Ravi

  • SAP PM: archiving confirmation

    Hello!
    We want to archive confirmations on PM orders. In the standard archiving object PM_ORDER the confirmation is deleted totally but we need the hour and the cost-information also in the historical orders. Did anybody have the same problem?
    Is there a possibility to customize an archiving object for confirmations?
    Thank you!

    Hi Mohan,
      Why don't you create a BDC program for transaction IW45 and can upload the sheet of required documents.Then you can schedule that program in SM36.
       Recording for BDC can be done thru transaction SHDB.
       This would do everything in one go.
       Reward points if it helps.
    Regards
    Karan
    Message was edited by:
            Karan Bhatia

Maybe you are looking for

  • How do I get iTunes to ignore my wife's iPhone

    My wife has an iPhone and I have the iPod Touch. If her iPhone is connected to our Mac Pro, whenever I login to my account iTunes and iPhoto launch to try to sync her phone. How do I teach Leopard and the apps to ignore her device when I login? Likew

  • Powerbook talk to  G5

    How can I get it so that I can network my G5 and powerbook together? I have them plugged in through a switch already, but was wondering what I configure them as in order to maintain an internet connection as well as share the info on both machines? T

  • How to remove/remap keyboard shortcut mapping in firefox ?

    I have a text editor that uses CTRL-SHIFT+P for macro playback and pressing the sequence in my text editor is always launching an instance of firefox. How can I remove/remap this kb shortcut in firefox ?

  • IMovie won't show up in my MacBook. Am I supposed to buy it off the app store? I used to have it but I restarted my computer and it just disappeared?

    I used to have iMovie but I restarted my computer and when I started it again my iMovie app was gone. When I search for it it says theres nothing there in that name, but when i look it up in the website it says that its supposed to be a build in app.

  • MSI RMA how? When?

    Hello, I started a thread  2 weeks ago about my bad MSI motherboard..   They told me to e-mail MSI (in my case MSI in Holland) Didn't got a reply of them (except that they have my e-mails and that it takes time to reply)... 2 weeks later still not an