Copy a report

I have a report which contains many "includes" and I want to copy it to a new report .
I get it that we do it by a copy option which we already have . But the issue here is , when I am copying everything including the "includes" it says it is copied . But I do not see them in my new report .
Am i missing anything ?

need for COPY:- it was an existing report which I am not able to edit ( no permissions to edit ) so I want to copy the whole of it to a new report .
Yes I selected it while renaming the include .
the error it shows
each ABAP Program can contain only one report or program or function pool . thats the code :-
*& Report  ZPAMU_MAIN                                                  *
REPORT ZPAMU_MAIN.
INCLUDE ZPAMU_01.
*INCLUDE ZPAMU_BELEG_TOP .
INCLUDE ZPAMU_02.
INCLUDE ZPAMU_BELEG_O01.
INCLUDE ZPAMU_03.
INCLUDE ZPAMU_BELEG_I01.
INCLUDE ZPAMU_04.
INCLUDE ZPAMU_BELEG_F01.
include functions seperate . Now i tried changing this report from an executable program to Include but didnt work .
original report shows module_pool on top but my report shows report zpamu_main.
Pls ADvice
Edited by: pawanpanjwani1704 on Aug 19, 2011 5:34 PM

Similar Messages

  • Copying a report from one environment to another

    Hi,
    I need to copy a report from QA to PROD. I saved the report in local drive from Desktop, connected to PROD and then tried to open the it in PROD. But I am getting an error message from "Visual C++" saying "Abnormal Program Termination".
    I am using Discoverer 10g Rel 1.
    Have anyone experienced this error ?
    Please help.
    Yogini

    Hi,
    Thanks for the reply. I found that the business area was missing a join as compared to the QA business area. After adding the join, it is not giving me any errors, but returns no data.
    The query returns data in Toad. -- So I have access to the database views
    I am not getting any errors in Discoverer -- so I have access to the folders too.
    I confirmed that the folder is shared with the proper responsibility.
    Still I dont see any data.
    Any idea/suggestions are appreciated.
    Yogini

  • Sorry, Flagfox has encountered a problem. Please copy the report below and post it on our forums with a detailed explanation of what you were doing at the time so we can attempt to fix your issue. (English please) Flagfox version null (missing IPDB!)

    Sorry, Flagfox has encountered a problem. Please copy the report below and post it on our forums with a detailed explanation of what you were doing at the time so we can attempt to fix your issue. (English please)
    Flagfox version null (missing IPDB!)
    ERROR MESSAGE: Fatal Flagfox startup error!
    EXCEPTION THROWN: TypeError: ExtensionManager.getItemForID(id) is null
    STACK TRACE: startup()@file:///C:/Documents%20and%20Settings/Vanessa%20Ecret/Programdata/Mozilla/Firefox/Profiles/9eyewkfc.default/extensions/%7B1018e4d6-728f-4b20-ad56-37578a4de76b%7D/chrome/flagfox/modules/flagfox.jsm:40
    ([object ChromeWindow])@file:///C:/Documents%20and%20Settings/Vanessa%20Ecret/Programdata/Mozilla/Firefox/Profiles/9eyewkfc.default/extensions/%7B1018e4d6-728f-4b20-ad56-37578a4de76b%7D/chrome/flagfox/modules/flagfox.jsm:160
    Flagfox_loadForThisWindow([object Event])@chrome://flagfox/content/overlay.xul:16
    BROWSER: Mozilla Firefox 3.6.6/20100625231939 (Gecko 1.9.2.6/20100625231939) using locale en-US on WINNT x86-msvc
    This error and a Flagfox preferences dump has been sent to Tools -> Error Console. Please report this and any related errors so we can investigate your problem. Conversely, if you don't report this then it probably won't get fixed.
    == i was update

    Sorry, the Flagfox extension has encountered a problem. The following error output and a Flagfox preferences dump has been sent to Tools -> Error Console.
    FLAGFOX VERSION: 4.1.x (missing IPDB!)
    ERROR MESSAGE: Fatal Flagfox startup error!
    EXCEPTION THROWN: TypeError: addon is null
    STACK TRACE:
    (null)@resource://flagfox/flagfox.jsm:70
    safeCall((function (addon) {try {FlagfoxVersion = addon.version;var ip4db = addon.getResourceURI(IPv4DBfilename).QueryInterface(Components.interfaces.nsIFileURL).file;var ip6db = addon.getResourceURI(IPv6DBfilename).QueryInterface(Components.interfaces.nsIFileURL).file;ipdb.init(ip4db, ip6db);checkIPDBage();ready = true;} catch (e) {handleStartupError(e);}}),null)@resource://gre/modules/AddonManager.jsm:48
    ([object Object])@resource://gre/modules/AddonManager.jsm:897
    AOC_callNext()@resource://gre/modules/AddonManager.jsm:118
    (null)@resource://gre/modules/AddonManager.jsm:892
    PL_getAddon("{1018e4d6-728f-4b20-ad56-37578a4de76b}",(function (aAddon) {if (aAddon) {safeCall(aCallback, aAddon);} else {aCaller.callNext();}}))@resource:///modules/PluginProvider.jsm:79
    callProvider([object Object],"getAddonByID",null,"{1018e4d6-728f-4b20-ad56-37578a4de76b}",(function (aAddon) {if (aAddon) {safeCall(aCallback, aAddon);} else {aCaller.callNext();}}))@resource://gre/modules/AddonManager.jsm:76
    ([object Object],[object Object])@resource://gre/modules/AddonManager.jsm:888
    AOC_callNext()@resource://gre/modules/AddonManager.jsm:124
    (null)@resource://gre/modules/AddonManager.jsm:892
    (null)@resource:///modules/XPIProvider.jsm:3047
    ([object Array])@resource:///modules/XPIProvider.jsm:4864
    (0)@resource:///modules/XPIProvider.jsm:3867
    BROWSER: Mozilla Firefox 7.0.1 (Gecko 7.0.1 / 20110928134238)
    OS: Windows NT 6.1 (WINNT x86-msvc windows)
    LOCALE: en-us content / en-us UI / en-us OS
    Select and copy the error report above. In order to fix this problem for you and others, please read and follow the troubleshooting and bug reporting instructions on the Flagfox support forums. Please post an abundance of information with any error reports, namely what you were doing at the time that may have triggered this. (English please)

  • How to copy a report into my namespace

    how to copy a report into my namespace as said in this blog....
    /people/michal.krawczyk2/blog/2005/11/09/xi-restarting-successfully-processed-messages

    how to copy it my namespace
    I didn't get what exactly you mean?
    If you run any interface you will find its details in SXMB_MONI.
    This report will pickup the data from Moni and resend the message. So its not Interface specific.
    You copy the report from SE38 and try.
    Gaurav Jain
    Reward Points if answer is helpful

  • Copying standard report transaction selection screen

    Hi  everybody,
    How can we copy standard report transaction's VI05 selection screen to my custom report transaction's selection screen some zprogram . The problem is that when i am copying the selection screen into my programs screen, it is getting copied, but not as selection screen rather as normal screen. I have defined a transaction code for the same with the custom screen no as the selection screen but its giving a message that selection screen 9001 doesn't exist. However if i keep the selection screen as 1000 the screen in the standard transaction VI05 the transaction is executing fine.
    But again the problem was that although it seems that the screen 1000 of the standard program for VI05 has been copied to my custom program but its not showing in the object list of my custom program. so I cannot do any changes which i require.
    If anybody requires any clarification u can raise your doubts i will try to make it more clear.
    Can any body help me with this?
    Your help will be deeply appreciated.
    Thanks a lot!
    Best Wishes!
    Regards
    Prem

    Hi Prem,
    Even if the GUI Status is active, you cannot see two components of Standard Selection Screen.
    1. All Selections - Push Button
    2. Categories - Screen Block in the first with two options
         2.1. OI_STAND
         2.2. OI_BULK
    This is becoz, there are enhancement spots included in the Standard program and the enhancement spots will not be copied, unless you copy them manually.
    Check the same.
    Regards,
    -Syed.

  • Altering copied SAP report layout

    I've copied SAP std report from investment management (in IME2) to create my own layout. I've copied the report and form, and have alterred the form to my liking.
    When I execute the report, the summary section at the bottom of the report appears correctly, but the middle section doesn't show the same columns.
    I can't find where this is controlled/stored. How do I get into the centre section of the report layout to alter the column layouts and bring in my new columns when the report executes.
    Can anyone tell me how I get into this area of a report to configure the column layout
    Thanks
    Graham

    Hi Prasanna
    No I've checked throughout Report painter/writer, and its not there.  Style wise, it appears to be more of a Profitability Analysis report.
    I've managed to create my own copy of  SAP standard report S_ALR_87012825, with a modified form that gives me what I nee at the bottom summary section.  I've spent hours trying to get into the middle section, but just can't find a way.
    the nearest I got was in IME2, where I can right click on the program name, and choose "Layout Display", but there doesn't seem to be any editing options where I can alter the columns in the middle section of the report, which I basically want to replicate the summary section at the bottom.
    Graham

  • Copy the report of T.code FBL3N gives problem

    Hi Gurus,
    I am trying to add the new field in T.code FBL3N.
    I am copy the report RFITMGL and exeute it will exute but
    when i m selecting Vendor Field from change layout it will give
    error message.
    ie Message no. MSITEM012
    Internal error in ANALYZE_ACT_FIELDCAT.
    how to solve the this error.
    Pls help me.

    Hi,
    while copying follow the Procedure.
    Goto SE38>RFITEMGL>IN MENU PROGRAM->COPY>GIVE THE TARGET PROGRAM NAME>CHECK ALL THE BOXES-->COPY ALL THE INCLUDES WITH START LETTER Z.
    DONOT GO INSIDE THE PROGRAM-->ACTIVATE OUTSIDE FROM THE SE38 EDITOR.
    Hope it will Work.
    Regards,
    Morris Bond.
    Reward Points if Helpful.

  • Crystal 10 RDC Save Copy of Report opened by the Viewer

    Anyone know the setting in the RDC that will allow me to save a copy of the report that is being opened by the viewer? Years ago I used this for troubleshooting reports where we were dynamically setting the datasource paths. When a report was opened in the Crystal Viewer it would save a copy of Report.RPT to a specified directory after setting the datasource paths and if any path issues occured and the report errored out we could open the copy (Report.RPT file) and see what the datasource paths were changed to when the report was opened and figure out if they were set correctly or not. I can't find the setting I used before.

    There are two ways of saving a loaded report;
    1) Export to rpt
    2) report.saveAs
    Both should give you the info you're looking foe.
    Ludek

  • Regard download and copy of report

    Hi Experts,
    i have got a request from our client .
    he want to download the report directly into email so that he can send it to anyone.
    also he want copy the report not its xml from copy option in dashboard.
    is it possible ?
    please suggest solutions.

    Hi User,
    For download to email, you have to go for Ibots.When you set up an Ibot and schedule it, the report will be delivered to the user's mail box.
    Rgds,
    Dpka

  • KE31 - Copying a report with newly defined form

    Hi ,
    While creating a new profitability report(Report A)  by copying an existing report (Report B with Form B) with the newly defined FORM(Form A) , the system is creating the new report(Report A) with  the form (Form B) from the copied report.
    How to create the report by copying another report (to get Report A with Form A)?
    Thanks,
    Prabha

    Hi ,
    Thanks for your reply.
    I created form A and used KE31 for creating report A by copying report B.
    While doing so, the report A got the form B not the form A. Though I assigned the form A while creating the report A (with copying report B), the report A got Form B.
    How to create the report A with form A by copying report B?
    Thanks,
    Prabha

  • Copying Standard Reports including enhancements

    Dear All,
    Im tried to copy standard report mb5b  but enhancements in that is not getting copied.
    Please guide me.

    Hi Dilip,
    Which enhancements are you talking about ?
    I dont see any enhancement in program RM07MLBD.
    Best regards,
    Prashant

  • Copied standard report shows error.

    i just copied the standard report RM07DOCS TO YRM07DOCS
    AND EXECUTED.
    IT SAYS LAYOUT /GR VKP DOES NOT EXIST FOR YRM07DOCS.
    and if i execute without giving any layout , it shows only few fields of output
    PLEASE tell ME TO SOLVE THE PROBLEM to get the layout , and complete output..
    Edited by: Dastagiri on Dec 7, 2011 4:30 AM

    Dastagiri wrote:
    i just copied the standard report RM07DOCS TO YRM07DOCS
    > AND EXECUTED.
    > IT SAYS LAYOUT /GR VKP DOES NOT EXIST FOR YRM07DOCS.
    > and if i execute without giving any layout , it shows only few fields of output
    >
    > PLEASE tell ME TO SOLVE THE PROBLEM to get the layout , and complete output..
    >
    > Edited by: Dastagiri on Dec 7, 2011 4:30 AM
    Hi,
    How did you copy your report? Check if there are includes in program RM07DOCS and it is copied in you Z report.
    Also, check if your selection is made thru Screen-painter?
    Reetesh
    Edited by: Reetesh on Dec 7, 2011 5:40 AM

  • Copying Crystal Report layout from Sales Order to Delivery etc

    Good afternoon!
    I have created a really lovely Sales Order layout in Crystal!  It is the best!
    Is there any way to copy this layout to a Delivery Note so it picks up the correct tables?  I would love it
    Thanks
    OB

    Open the report in Crystal Designer, select the menu option Set data source location.
    In the top part, choose the table you need to change, then in the bottom bit find the table you want to replace it with and choose update. Do this with each of the tables you ned to change and they will update the source for you.
    Other wise, import into SAP as a layout, the export as a Bip package. when you import it, choose it as a master layout and assign it to the forms you want to use it with and SAP will do the rest

  • Error while Client copy request - Report Painter

    Hi friends,
    I am copying a Workbench request from customization client to test client through SCC1. This relates to Report painter report transport for FDI1. However, I am getting the following warning message while transport -
    "Program ended with error or warning, return code: 4"
    As per my understanding, the above message is a warning message. However, I would like to check if any of you have come across this message? Is this a normal warning message without any negetive system impact?
    Request your guidance for the same.
    Thanks in advance
    Hrishi

    Hi Suma,
    Thanks a lot for the response.
    Yes it is a Workbench request. And I am adding the new report to the SAP Standard report menu under Line Item Analysis.
    Also, some COPA tables are getting updated in the background. Is this normal? Are the standard report painter tables related to COPA tables in any manner?
    Thanks in advance.
    Hrishi

  • Simple copy of reports not working - help please

    Hello
    I have this function that was written to copy a given report object to a given folder. The code is not working - the copyObj = col.Copy(obj,2) appears to be failing.
    Can anyone shed some light on this? Thank you in advance!
    - Russell
    My function:
    function CopyReport (objID, DestFolder, iStore)
    dim col
    dim obj
    dim copyObj
    on error resume next
    'QUERY FOR OBJECT TO COPY
    str = "SELECT * FROM CI_INFOOBJECTS WHERE SI_ID = " + objID
    set col = iStore.Query ( str )
    obj = col.Item(1)
    'COPY THE OBJECT
    copyObj = col.Copy(obj,2)
    'SET THE PARENTID OF THE COPIED OBJECT
    copyObj.Properties.Item("SI_PARENTID").Value = DestFolder
    'SET THE PARENT FOLDER OF THE COPIED OBJECT
    copyObj.Properties.Item("SI_PARENT_FOLDER").Value = DestFolder
    'COMMIT THE COLLECTION
    iStore.Commit(col)
    end function

    Hi All
    I've resolved the problem with the copy and am posting the code below. I'd appreciate it if it could be placed in the appropriate forum so that it may be a resource for other developers in the future. I've left in all of my debugging/error checking code for reference as well.
    - Russell
    The working copy function (with loads of debugging code) is this:
    function CopyReport (objID, DestFolder, iStore)
    'Function CopyReport
    'Parameters:
    '  objID - the ID of the report to copy
    '  DestFolder - the ID of the destination folder for the copy
    '  iStore - the InfoStore to use
    'Returns: A text string that is displayed in a web page via response.write that includes the
    '  name of the report if copied or the error information as appropriate.
    dim col
    dim obj
    dim copyObj
    dim newCol
    on error resume next
    'QUERY FOR OBJECT TO COPY
    str = "SELECT * FROM CI_INFOOBJECTS WHERE SI_ID = " + objID
    set col = iStore.Query ( str )
    If Err.Number <> 0 Then
      CopyReport = "iStore.Query failed<br>"
      CopyReport = CopyReport + "<br>Error: " & Err.Number & " - " & Err.Description
      CopyReport = CopyReport & "<br>" & str
      Exit Function
    End If
    set newCol = iStore.NewInfoObjectCollection()
    If Err.Number <> 0 Then
      CopyReport = "newCol creation error"
      CopyReport = CopyReport + "<br>Error: " & Err.Number & " - " & Err.Description
      CopyReport = CopyReport & "<br>" & str
      Exit Function
    End If
    set obj = col.Item(1)
    If Err.Number <> 0 Then
      CopyReport = "OBJ = col.item(1) error<br>"
      CopyReport = CopyReport & "<br>" & str
      CopyReport = CopyReport & "<br>Error: " & Err.Number & " - " & Err.Description
      Exit Function
    End If
    'COPY THE OBJECT
    set copyObj = newCol.Copy(Obj, 2)
    If Err.Number <> 0 Then
      CopyReport = "copyOBJ error"
      CopyReport = CopyReport & "<br>Count: " & col.Count
      CopyReport = CopyReport + "<br>Error: " & Err.Number & " - " & Err.Description
    '  Exit Function
    End If
    'SET THE PARENTID OF THE COPIED OBJECT
    copyObj.Properties.Item("SI_PARENTID").Value = DestFolder
    If Err.Number <> 0 Then
      CopyReport = "Error setting SI_PARENTID to " & DestFolder
      CopyReport = CopyReport + "<br>Error: " & Err.Number & " - " & Err.Description
      Exit Function
    End If
    'SET THE PARENT FOLDER OF THE COPIED OBJECT
    copyObj.Properties.Item("SI_PARENT_FOLDER").Value = DestFolder
    If Err.Number <> 0 Then
      CopyReport = "Error setting SI_PARENT_FOLDER to " & DestFolder
      CopyReport = CopyReport + "<br>Error: " & Err.Number & " - " & Err.Description
      Exit Function
    End If
    'COMMIT THE COLLECTION
    iStore.Commit(newCol)
    If Err.Number <> 0 Then
      CopyReport = "Commit error"
      CopyReport = CopyReport + "<br>Error: " & Err.Number & " - " & Err.Description
      Exit Function
    End If
    'Return the object info
    CopyReport = copyObj.Title
    end function
    Edited by: Russell L Magidson on Dec 11, 2008 5:12 PM
    Edited by: Russell L Magidson on Dec 11, 2008 10:28 PM
    Edited by: Russell L Magidson on Dec 11, 2008 10:29 PM

  • How to copy specific reports from one environment to another?

    I need to release a few answers, prompts and dashboards from one test environment to a production environment. I do want to move just specific things, not the whole RPD and catalog as I do have a lot of reports in testing.
    How that can be easily done?

    Hi,
    I am doing as follows.
    for Answers: Assume you are copying from Dev to Prod.
    1)open the two environments.
    2) in the target environment take any answer and save it as sample1.
    3)From Dev environment open the answer which you want to copy to target environment.
    go to Advanced tab---> copy the xml from the window of Request XML
    4) open the sample 1 report in target environment and go to Advanced tab.
    Paste the copied xml in to Request xml window--->> click on set xml
    5) save it.
    you should be able to see the report in new environment.
    I hope this helps.
    for Dashboard i am using catalog manager as others explained.
    Thanks,
    samsmagi

Maybe you are looking for