Change customized reports to access archived data

Hello,
I need to change few customized reports (z-reports) to make it fetch data from an archive database.
This is done for SAP IS-H reports. So some of the tables for eg NBEW(movement table) will be archived and a correspoding
infostructre will be created acting as an indice to archive database.So my query is what is the correct approach to read the data from the archive database which is a non-SAP system.
1. Query the infostructure . Change each select statement to make it read from the infostruture .
2. Directly read from non sap system files using some unix commands.
When we use option 1 or 2 what are the benefits ? which is better?
Some times may need to query both sap  databse and archive database if the date range overlaps So what are the performance impacts.
Regards,
Abhilash

Hello All,
Any ideas on my query.
Thanks
Abhilash

Similar Messages

  • Does the Transaction FERD has the capability to access  archived data?

    Hi All,
    Does the Transaction FERD has the capability to access  archived data?
    Regards
    Prathima

    You need to set up a Personal Hotspot account with your cell carrier for your iPhone. Once it is activated you can turn it on in Settings on your iPhone then connect your iPad either via Bluetooth or WiFi. I would recommend WiFi. The BT on the iPad can be used for tethering.

  • Change pointer report scheduling for current dat

    Hi Gurus
    I want to schedule change pointer report RBDMIDOC from current date .
    But i want that This report genrate idoc only for today's changes not for older days.
    Any way to set the Sy-date in Variant??
    or any other idea ..pls suggest.
    Thanks
    SA

    tk

  • Best way to access Archive data

    Hello,
    I need to change few customized reports (z-reports) to make it fetch data from IXOS server.
    This is done for SAP IS-H reports. So some of the tables for eg NBEW(movement table) will be archived and a correspoding
    infostructre will be created acting as an indice to archive database.So my query is what is the correct approach to read the data from the IXOS server.
    1. Query the infostructure . Change each select statement to make it read from the infostruture which points to IXOS
    2. Directly read  files using  unix commands.
    When we use option 1 or 2 what are the benefits ? which is better?
    Some times may need to query both sap databse and IXOS, if the date range overlaps So what are the performance impacts.
    Any ideas is highly appreciated.
    Thank you.
    Regards,
    Abhilash

    Abhilash
    I would suggest to use the option 1, to query the infostructure.
    With this you can access the data fast as the system would've generated indexes with the archived data.
    Directly querying unix files might not be that good, as you need to identify the proper indexes to fetch the data, whcih we might not do so accurately at times.
    Thanks,
    Naveen

  • Unable to access Archived data with an ABAP Query

    I have an ABAP Query that uses Logical Database KDF (Vendor) for reporting.
    KDF is Archive Enabled and I can access archived document via SAP standard programs that used the KDF Logical Database.
    the query appears accessing the data but nothing shows on the report.
    Has anyone successfully written and ABAP query and included access to the Archived data?
    Any help is appreciated.

    Hi Gena,
    I'm facing exactly the same problem as you...
    Since this post is an old one, I imagine that you may not remember, but I have to try...
    Have you solved it? If yes, could you please tell me how?
    I've tried to use CL_ABAP_GZIP and CL_ABAP_UNGZIP_BINARY_STREAM and I'm getting the same error 30 at the  IctDecompressStream function.
    Tks in advance,
    Flavio.

  • How to access archived data through queries

    Hi,
    I would like to know if there is any way to access the archived data through SAP query. I don`t have any infostructure for this archived data.

    You mean mails once present and readable on the iPad, but no longer there (in the, by default, 50-long mail list)?

  • Best method to access archived data

    We are archiving off General Ledger data from JRNL_LN and JRNL_HEADER from our production system to a reporting environment. The customer wants to have a content reference that will allow them to read the archived journal data in the other environment. The requirement is to have the same page that is used under General Ledger--Journals--Journal Entry--Create Journal Entries--Find an Existing Value. This screen provides a link to journals where you can view detailed journal information including approvals and attachments for the journal. It will need to be read only and display the archived journal data that resides in the reporting environment. I did some research and was thinking of creating a whole new component consisting of all the pages in the JOURNAL_ENTRY_IE component. This presents a problem though. The archived tables will not be the same name (JRNL_LN and JRNL_HEADER). For reasons, these table names will be changed (something like JRNL_LN_HST). There is a ton of PeopleCode that references the JRNL_LN and JOURNAL_HEADER records and fields. There is also the FUNCLIB_GL library that includes a bunch of references to the table fields as well. I would have to create copies of all the pages, update them with the correct table/field names and copy the FUNCLIB_GL library as well and rename all the references. This would be a huge undertaking. What would be the best approach to providing a read only screen for data that resides in a separate environment? They want the same screen to be used that is used in the production environment (listed above) that is used for reading GL data and making changes. Any thoughts?
    Edited by: charlesd81 on Apr 15, 2011 6:54 PM
    Edited by: charlesd81 on Apr 15, 2011 6:56 PM

    Is your reporting environment another PeopleSoft database or just a collection of archive tables?
    If it is a PeopleSoft database, you could keep the table names the same and run the same journal entry component in the reporting database. If users want to get to it directly from the production system, you could configure single sign-on and connect to the component in the reporting database from production.
    Note that there are additional tables that you should probably be archiving in addition to the header and lines. Some are probably not used, but you will probably have data in the JRNL_CF_BAL_TBL.
    You would have to be very careful to set security correctly in the reporting database so users don't accidently enter new journals in the wrong system. Customizing the page title, background color, etc. to provide visual cues would also help.
    Regards,
    Bob

  • Change custom report function

    Post Author: BerlinOlaf
    CA Forum: Other
    Dear all,
    is there a way to change/insert a custom function by using craxddrt/.Net instead of publishing the function in the Repository?
    Thanx
    Olaf

    Post Author: quafto
    CA Forum: Other
    You can modify report formulas by modifying the Text property of the FormulaField object in the .NET SDK. The FormulaFields collection is a member of the ReportDocument.ReportDefinition object.
    For more info look at kbase c2010287 here http://support.businessobjects.com/rl/support_search/.

  • URGENT : how to change the report to use two date sets

    Hi,
    I have a summary report with the name of the sales agents and their total sales for the period from so and so. Now I need to run the same report to be able to see their total sales but from two set of dates, for eg. the same report for 2006 and 2007, side by side to compare the sales done by these agents.. to get an idea if their performance is improving, etc. How do I do this??
    The report already has two parameters date1 and date2, so in this I can give the date as from 01-JAN-2006 to 31-MAR-2006. But in the same report, I also need the total sales from 01-JAN-2007 to 31-MAR-2007, so that it can be compared.
    Please advise. Its urgent. Its for the chairman.
    Thx.

    Hi,
    I have a summary report with the name of the sales agents and their total sales for the period from so and so. Now I need to run the same report to be able to see their total sales but from two set of dates, for eg. the same report for 2006 and 2007, side by side to compare the sales done by these agents.. to get an idea if their performance is improving, etc. How do I do this??
    The report already has two parameters date1 and date2, so in this I can give the date as from 01-JAN-2006 to 31-MAR-2006. But in the same report, I also need the total sales from 01-JAN-2007 to 31-MAR-2007, so that it can be compared.
    Please advise. Its urgent. Its for the chairman.
    Thx.

  • Changing custom report function

    Post Author: BerlinOlaf
    CA Forum: .NET
    Dear all,
    is there a way to chang/insert a custum report function by using .Net? There is no Repository in my scenario...
    thanx
    Olaf

    thanks Sharad,
    i could able to create role in the system but how do i add authorization to it, i tried with PRGN_1250_SAVE_AUTH_DATA but unsucceed , if you any exposer to this function module please let me know how do i add authorization to newly created role.
    thanks,
    John

  • Change all reports data source connection

    I have numerous SQL reports that require their data source connection changed. Does anyone have code to change all reports that use a data source name of 'Data_Warehouse_Main' to a different shared connection.
    Thanks

    Hi BiscuitB,
    According to your description, there are numerous SQL reports and their data source need to be changed. You used RSScripter but it does not work.
    In Reporting Services, if we want to change data sources of multiple SSRS Report, we can use Powershell to set the data sources for an item in a report server database or SharePoint library. To achieve your goal, we need to use both the Reporting Service
    GetItemDataSources Method and the SetItemDataSources Method. You can refer to the thread provided by PrajapatiNeha, and the PowerShell script sample will be helpful for you.
    Reference:
    GetItemDataSources Method
    SetItemDataSources Method
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu

  • Archiving data in ods

    Hello out there
    In our company we ara going to archive transactional data for the first time
    I am going to create several ods:es . In those i am going to transfer data before archiving in r3.
    Now my question.  I will set a flag somewhere and if this is set i will be impossible to delete the data in the ods via rsa1 transaction
    I hope this is possible but dont know how to do.
    /7 Stisse

    Hi dear and welcome on board!
    Is your doubt related to some possible authorization settings in order to avoid potential (undesired) deletions of this data ?
    I think you can move these ODSs in a dedicated Infoarea and then avoid to assign access into it to anyone...
    Otherwise, you can archive data in BW too !
    Let me know your specific requirements (do you have to do some reporting on this archived data ?)...
    Bye,
    Roberto

  • Reading values from standard report in custom report dynamically

    Hello Gurus,
    I have a strange requirement, We have some standard reports which displays output in drop down blocked data. I want to create a custom report which will get that data in my internal tables.
    Just to elaborate this requirement, I will give you a example:
    I have a standard report which output as first line 'A' and second line as 'B'. Now when I press drop down in 'A', it displays line items say 1,2,3,4,5.... Similarly block 'B' once when pressed displays line items 6,7,8,9,10.
    Here I want a custom report which directly read data from this standard report and gives us the values of line items 1,2,3,4,5 in one internal table and similarly items 6,7,8,9,10 in another internal table.
    Hope the question clarifies the requirement now.
    Request you to please provide the resolution.
    Thanks,
    Harjeet

    Hi Harjeet,
    Use sumit statement for standard program and export the list to  memory. and then read list from memory and use in your custom program.
    Use below code for reference.
    DATA: t_list TYPE abaplist OCCURS 0.
    SUBMIT rfdopr10
                    ************** your options
                    AND RETURN
                    EXPORTING LIST TO MEMORY.
    CALL FUNCTION 'LIST_FROM_MEMORY'
      TABLES
        listobject       = t_list
      EXCEPTIONS
        NOT_FOUND        = 1
        OTHERS           = 2.
    BR,
    Vijay

  • Custom report question

    Hi all,
    We have a custom report which pulls sales data. In the output of custom report in order to hide a column i right clicked on one of the columns and selected column attribute and made width=0. After that when ever i execute the report the column is not appearing in the output. How to unhide it??  i checked all the menu options.
    Any input is highly appreciated!!
    Thanks,
    Avani.

    Hi,
    As it is a custom report, kindly coordinate with your ABAper, he ill do the need full.
    Regards,
    Ramesh

  • Change Customer master Address Data using Structure biadd2 in report rfbide00.?

    hello
         i want to change Customer  Master Address Data using using RBIDE00 report program but when i execute the report it will accept input from batch file
    but the same is not getting updated in  customer master .
    please  help me to resolve this issue .
    thanks & regard
    laxmikant soni

    Found the answer from SDN - not possible unless using some BUS.
    RFBIDE00 - Address data issue
    Thread closed.

Maybe you are looking for