Export BEx report to another system

hello all,
            we have BEx reports which we would like to send to other system. I tried some options and like to get more info. on the options..
openhub: not feasible as we r using hierarchies and complex queries
rscrm_bapi / apd : does not support hier and texts description
rep.agent pre-cal : looks good, but stores data on app.server..using download scheduler to get data onto next system, but there is no interaction b/w rep.agent job and download scheduler.
                         any other suggestions to get data from a BEx report to another system....
thanks
sri

I dont know much details about MDX. But this can be achievable via MDX Queries.
Try the transaction MDXTEST and search for more documents on MDX.
/people/prakash.darji/blog/2006/09/04/work-with-xmla-web-service-for-bi-data-in-external-applications

Similar Messages

  • APD collecting information form a BEX report from other system

    Hi experts!
    Just wondering if it is possible to collect information from a BEX query from other system.
    And if possible, we wonder if you could kindly assis how to do it.
    Thank you very much in advance!!

    Hi,
    No, we cannot make the query from other system as a source in APD.
    The APD allows you to create analysis processes from the data which resides in your BI system.
    BR
    adlin

  • Exporting Webi reports to another server

    I have webi reports in dev that need to go to production.
    How would I be able to save/export the webi report from the dev server to the production server in webi (without using the migration tool) ?

    Yes this is possible without using the Import wizard but its a lengthy process.
    Its ok if you have only a fwe reports. For large number of reports it might not be feasible.
    Steps:
    On your dev environment:
    Find out the path of the .wid file using the CMC.
    On the basis of this path find and copy the .wid file.
    Paste this file somehwre on your production machine.
    Create a new Webi report in Production and save it.
    Find out the path using CMC. - (A)
    Copy the name of the .wid file.
    Rename the file that you brought from dev to this file name.
    Copy this renamed file and paste it on the path in step (A).
    It would prompt you that there exist a file with the same name, hence say yes to replace the file.
    Go to Infoview and open the report that you created and saved.
    It will open up the report you brought from dev.
    Go to Edit Query.
    Under the properties tab you would find an option to select Universe.
    Repoint this report to the correct Universe.
    This should work. Its a little complex but its the only solution if you dont't want to use Import Wizard.
    Thanks

  • Interface to export BEx Reports to ppt

    Hi,
    Is it poossible to create an interface with the help of ABAP to Export SAP(3.1c) Web Reports in to Powerpoint format.
    Awaiting for ur answer.
    bye

    Raj,
    you could look at embedding the workbooks into the powerpoint presentation instead...
    Arun

  • How to prepare Aging report in another system

    Hi,
    I have seen aging report for customer in SAP B1, its okay but not serve my purpose. i want this report little difference.
    i sent a link file for aging report like this way.
    [Aging Report |
    http://www.sendspace.com/file/v8jbt3]
    if it is possible to make this report please help me about this.
    Regards,
    Mizan
    Edited by: mizan700 on Dec 29, 2010 11:39 AM

    Hi Mizan,
    Try this as a command in Crystal Report:
    SELECT T0.CardName,T0.DocNum,T0.DocDueDate, DateDiff(DD,T0.DocDueDate,getDate()) as Overdue, T0.DocTotal-T0.PaidToDate as 'Due Amount'
    FROM dbo.OINV T0
    where T0.DocStatus='O' AND DateDiff(DD,T0.DocDueDate,getDate())>0
    UNION ALL
    SELECT T0.CardName,Null,NULL, NULL, SUM(T0.DocTotal-T0.PaidToDate) as 'Due Amount'
    FROM dbo.OINV T0
    where T0.DocStatus='O' AND DateDiff(DD,T0.DocDueDate,getDate())>0
    GROUP BY  T0.CardName
    Order By T0.CardName,T0.DocDueDate DESC
    Rank can be by CR function.
    Thanks,
    Gordon

  • Export a report from another page with parameter problems...can it be done?

    Hi All,
    I have used Dennis Excel pkg which works fine if on the same page... however, I want users to enter two dates in my items
    P5_FIRST_DATE
    P5_SECOND_DATE
    I have manged to create a button that will execute the report on the second page without parameters
    by choosing the redirect to url and this does work...
    however, when i parameterize the url, it still works but does not send across the values
    here is what i am using in the url
    #a href="f?p=102:7:3458199286078769:FLOW_EXCEL_OUTPUT_R2491013790251874" ##a href="f?p=102:0:3458199286078769:DOWNLOAD_EXCEL:NO::T_REGION_ID,T_EXCEL_NAME,T_PAGE,PFIRST_DATE:R2491013790251874,my_report,7,:P5_FIRST_DATE"
    This does work... but does not putt the parameters across
    Can this be done? or is there a better way of doing this. I dont really want them to see the report because it just a list of urns with dates which the user enters which they will always want to download
    so i just want them to add the dates and download
    thanks for your time in reading this
    cheers

    Fazlar,
    This is how you do it:
    http://apex.oracle.com/pls/otn/f?p=23521:8
    You should never name your items
    P5_FIRST_DATE
    and put the item on the page 8. This is confusing and costs a lot of time to find out an item
    doesn't exist.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Issue With exporting any report

    Hello,
    I am trying to export any report in my system,On the screen there is a option to export the report ->When I click on it first time it asked to select the format for exporting report So i selected MHTML and also clicked on option always use this format while exporting.
    Now issue is whenever I am trying to exporting any report it is always using the same format but in some case I need to use different format.I am not getting where it stored my this default format.
    Please suggest how can I change my this default format.
    Shivam

    Hi,
    1) Call transaction SE38, enter program SALV_BS_ADMIN_MAINTAIN, and press F8.
    2) Follow the parameters below :
    3) Select DELETE on the Actions Group
    4) Select DETAILED SELECTION on the General Data :
    5) On Client - your number
    6) User :
    7) Hit EXECUTE.
    8) Press ENTER on the POPUP
    9) If there is an entry in the report that will need to be deleted.
    Also, make sure that the entry you will delete (for the user) has a value of GUI_ALV_XML_VER on field Parameter.
    10) Select the line and hit the DELETE icon .
    11) Press Y to continue delete. Press ENTER on the popup.
    12) Then EXIT all the way out of the program.
    or
    http://sappandit.blogspot.com/2010/03/default-setting-on-list-when-exporting.html
    Regards,

  • Server Error in '/Report Manager' Application: System.IO.IOException: The file exists. When trying to export a completed report.

    I am using SQL Server 2005.  I run a report which runs and renders perfectly. But I am unable to export it into any format. It fails with the following error:
    Server Error in '/Reports' Application. 
    The file exists.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.IO.IOException: The file exists.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace:
    [IOException: The file exists.
    Microsoft.Reporting.WebForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension) +489
    Microsoft.Reporting.WebForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension) +924
    Microsoft.Reporting.WebForms.ServerReportControlSource.RenderReport(String format, String deviceInfo, NameValueCollection additionalParams, String& mimeType, String& fileExtension) +84
    Microsoft.Reporting.WebForms.ExportOperation.PerformOperation(NameValueCollection urlQuery, HttpResponse response) +153
    Microsoft.Reporting.WebForms.HttpHandler.ProcessRequest(HttpContext context) +75
    System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +303
    System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
    I have seen this question asked several years ago, but have never seen a response that suggests what the issue may be.
    I would really appreciate any help in resolving this problem.\
    The application has been running from quite some time and this problem started just recently.
    Thank You.
    -Rick

    Hi Rick,
    According to your description, the exception “System.IO.IOException: The file exists.” is thrown out when you export the report on report manager.
    Generally, the exception is thrown out because there are more than 65535 files without deleting previous temporary files in our temporary directory. Based on my research, it has reported the same issue when exporting the report on report manager, and deleting all
    temp files from C:\Windows\Temp could resolve the issue. I would also suggest you remove the temporary files from C:\Users\<username>\AppData\Local\Temp. Please refer to the first comment at this link:
    System.IO.IOException: The file exists
    Reference:
    Path.GetTempFileName Method
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • How to export a Webdynpro java DC, for reuse in another system

    Hi Everybody,
    I am having a Webdynpro Java DC, i want to give that DC to another person to import into his system and work.  i am doing a export of that DC and creating a zip file.  But when we are trying to import it in another system, it is giving errors.  When trying to build, its not showing DC options at all,  DC-> buid or deploy options are not visible, when right clicked over the DC.
    Am i doing it in a wrong way.  Can anybody help me.
    thanks & regards,
    Ravi

    Hi Ravi,
    Are you working with local DC?
    Then you can take ur dc in the following way..
    Find where the dcs are stored in ur system..
    <Some File Path> .dtc\LocalDevelopment\DCs\<your dc package>\
    There will be a folder with your project name.
    Copy that folder and Paste in the other system under the same folder structure.
    ie., the copied folder need to be pasted here
    <Some path> .dtc\LocalDevelopment\DCs\<your dc package>\
    Once you copied,Open your NWDS and go to DC perspective.In the Local DCs.
    Go to Local Development -- > My Component
    Right Click on 'My Component' and click on 'Refresh'.
    Your new project will appear under the 'My Component' hierarchy.
    Right Click on your project and Choose 'Create Project'.
    Now Proper dc will be available for you to work on.
    If you are facing any problems, let me know.
    Best Wishes
    Idhaya R

  • Export data from the R/3 system from a ABAP report to BW system

    Hi Everyone,
    I have requirement to export data from the R/3 system from a ABAP report to BW system.
    Currently we are planning to create a Ztable to put the data into that, but I would like to know , is there a better way to do instead of going for a Ztable.
    Regards,
    Shobana.K

    Hi Shobha,
    In the second option as you mentioned sending the data to BI.
    1. Check when u click on second  option what is the target details that is showing?( Menas suppose if you send the data using Open Hub u will find the options like FF,Otherparty,etcc...).
    2. As you mentioned if you have option to upload the data to Table.Then you can load and u can create the Generic DS.
    Issues & Concern
                1. Need to think how the data will be poplated(Means how are going to maintain Delta info records table level before
                   populating to it)
                 2. whether Ztable should be refreshed before updating R/3 report data to Ztable.
    Based on the concerns verify your scenario.If  everything ok then u can proceed as per u r plan.
    Regards
    Ram.

  • How to  Export/Import "report for the query" to another company

    Hello,
    I do this:
    1.create query in SQL analizer
    2.copy paste into SBO query generator and save
    3.create report for the query
    Then, How to Export/Import "report for the query" to another company ?
    Thanks for your HELP.

    Look for SAP Note number 600813
    That's the note Adele means, I guess.
    <b>Edit (@13:18)</b>
    The direct link:
    https://websmp101.sap-ag.de/~sapidb/012006153200000183292003E.ITF
    ---- Replace *SOURCE* with the source database name.
    ---- Replace *DEST* with the destination database name.
    insert into [*DEST*].[dbo].[RDOC]
    select [*SOURCE*].[dbo].[RDOC].*
    from
    [*SOURCE*].[dbo].[RDOC],[*DEST*].[dbo].[cinf],[*SOURCE*].[dbo].[cinf]
    where [*DEST*].[dbo].[cinf].[lawsset]=[*SOURCE*].[dbo].[cinf].[lawsset]and [*DEST*].[dbo].[cinf].[version]=[*SOURCE*].[dbo].[cinf].[version] and [*SOURCE*].[dbo].[RDOC].[Doccode]NOT IN (SELECT Doccode from [*DEST*].[dbo].[RDOC])
    insert into [*DEST*].[dbo].[RITM]
    select [*SOURCE*].[dbo].[RITM].*
    from [*SOURCE*].[dbo].[RITM],[*DEST*].[dbo].[cinf],[*SOURCE*].[dbo].[cinf] where [*SOURCE*].[dbo].[RITM].[Doccode] NOT IN (select Doccode from [*DEST*].[dbo].[RITM])AND [*SOURCE*].[dbo].[RITM].[Doccode]IN (SELECT Doccode from [*DEST*].[dbo].[RDOC])
    Hope it helps...
    Grtz, Rowdy

  • Export Hierarchies from BPC-BW InfoObject to BW infoobject from one system to another system

    i have two sytems like KBD and LBD
    i have consunit ( means company ) in BPC (KBD system), it has hierarchie.
    i need to load the hierarchie data into another system (LBD)company info object,
    how to do it, what is the process for that.

    Delete it as its a duplicate question and follow my reply on the other.
    Thanks,
    Suyash

  • Transport bex reports between systems

    Hi All,
    i am trying to transport bex reports from test to production server . I am transferring the reports but it is not being shown in the production server. please let me know the easy or simple steps to transport bex reports from test to production server.
    Thanks,
    Prasad

    Hi
    Goto RSA1 then select transport connection
    select query elements then find your query and drag the query into collected objects area.
    Then select all the fields on query then click on transport object(TRUCK) then it will ask you to create a request.
    Select create button then enter the description then continue.
    Transport request created.
    Now goto transaction se10 then open the request and check whther the request has the all the elements which are on query.
    Then ask your basis team to import into production.
    Regards,
    Chandu.

  • BEx Report Display - Transformation Rule Issue - Urgent

    I have 2 fields one Key Figure : "Amount (Datatype-CURR / length-13)" and one Characteristics : "Indicator (Datatype-CHAR / length-1)" in the source system.
    I need to display the Amount field with +/- depending on the Indicator field which has only 2 values S(Credit) and H(Debit) in the BEx Report.
    How can I handle this issue. Please provide your suggestions.
    Thanks,
    Shekar

    Create 2  Key Figures.
    One restricted with S(Credit) and another restricted with H(Debit).
    Create another canculated Key Figure and multiply with -1 for the u want to do.
    Then add the 2 filed if you want to and display and keep the others in No Display.
    Regards, Siva

  • Problem to export a report (to PDF) after converting my reports to CR13

    I have an old project with reports developped using Crystal Reports for Visual Studio 2003 (.NET 1.1). I want to convert them so I can now use Crystal Reports for Visual Studio 2010 (with .NET 3.5).
    I installed Crystal Reports for VS2010 and I converted my reports to the new format. Unfortunately, one of my reports is not working anymore.
    My ASP.NET application generate the report and export it as a PDF. I use CrystalDecisions.CrystalReports.Engine.ReportDocument.Export().
    Everytime I run this method, an exception is thrown...
    System.Exception was unhandled by user code
      Message=System.Runtime.InteropServices.COMException (0x80041004):
    Mémoire insuffisante pour l'opération.
       à CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Export(ExportOptions pExportOptions, RequestContext pRequestContext)
       à CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext)
       à CrystalDecisions.CrystalReports.Engine.FormatEngine.ExportToStream(ExportRequestContext reqContext)
       à CrystalDecisions.CrystalReports.Engine.FormatEngine.Export(ExportRequestContext reqContext)
       à CrystalDecisions.CrystalReports.Engine.FormatEngine.Export()
       à CrystalDecisions.CrystalReports.Engine.ReportDocument.Export()
       à
      Source=GSPRapport
      StackTrace:
    I also tried to export the report (using PDF format) at design time with the "Export Report" button in Preview mode. It didn't work. But, I can export the report at design time using another format type (like XML).
    The old version of te report (using .NET 1.1, CR9) work fine. As I said, other reports in that same project work perfectly.
    Is someone have an idea of what's wrong!
    Thanks!
    Max.

    The most common cause of this problem is having very large detailed images, or lots and lots of images in your report. The Crystal Report engine changed a lot from 9.1 to 13. The big change was from 9.1 to 10 though when we started using the RAS InProc engine.
    The Crystal reporting engine is not efficient at handling the images and it can cause memory issues like you are seeing. As a test, try suppressing the images that show up frequently in your report and retry your export. If it works you'll have your answer and you'll need a new creative way to design your report without so many images.

Maybe you are looking for