Copy package to customize standard report

Hi all,
I have a standard tcode that displays an ALV. I need to add fields to the ALV. My research suggests that the package contains no reference to user exits...and the included BAdI has no change parameters that will allow me to add code to effect the standard ALV display. So...I believe I will need to create an entirely new implementation of this tcode in order to display my additional fields. Does this mean that I will need to copy the package in which the function group for this tcode resides to the customer namespace...where I can make changes to the code and screen to include my fields? Maybe I should be asking what is the smallest peice of code I need to redefine in the customer namespace in order to make the necessary changes? Also...what is the easiest way to copy the necessary code to the customer namespace?
regards,
Mat

hi mathew,
         Yes u need to include those function groups.
Copying a module program can be done through download option on ur menu bar of se51.Download it to ur PC. Then u can upload the same to ur custom program.
TTR

Similar Messages

  • Customize standard report using BI Publisher.

    Hi,
    There is one standard concurrent program 'Send Separate Remittance Advices’ whose executable type is 'Java Concurrent program'.
    I want to customize the standard report and implement in BI Publisher tool that allows specific output formats to be designed.
    How to do this using BI publisher tool?
    If some new query or fields required for custom report then how to add the query or fields as the standard program executable type is 'Java Concurrent program'.
    Please help me out in this.
    Thanks & Regards,
    Sagarika

    Hi,
    I am working on Send Separate Remittance Advice program in R12.
    As per our requirement we need to add some new field in Send Separate Remittance Advice program.
    So I have extended the XML in 'iby_fd_extract_ext_pub' package.
    The extended XML is working fine if I'll run the Send Separate Remittance Advice program automatically through payment process request.
    If Send Separate Remittance Advice program run manually by selecting Payment Instruction Id and Remittance Advice format then whatever extension I have done to add new field is not appearing in XML.
    Please suggest me how to resolve this issue.
    Thanks & Regards,
    Sagarika

  • Error data file is empty in standard Copy package

    Hi,
    We have an appset that consists of four applications and we can't successfully run Data Manager Copy package in one of them. It launches the following tasks: Dump, Convert (execution fails in this step with error "Data file is empty") and Load. SSIS configuration in BIDS is defined by default and we haven't set any parameter.
    We have figured out this error appears when we select any member of a dimension in "COPYMOVEINPUT" prompt except for Time dimension. Previously there was a custom Copy package based on standard BPC and it only filters by Time dimension. Perhaps this error is related to application configuration to run custom package.
    We show code:
    INFO(%TEMPFILE1%,%TEMPPATH%%RANDOMFILE%)
    INFO(%TEMPFILE2%,%TEMPPATH%%RANDOMFILE%)
    TASK(DUMP,APPSET,%APPSET%)
    TASK(DUMP,APP,%APP%)
    TASK(DUMP,USER,%USER%)
    TASK(DUMP,FILE,%TEMPFILE1%)
    TASK(DUMP,SQL,%SQLDUMP%)
    TASK(DUMP,DATATRANSFERMODE,2)
    TASK(CONVERT,INPUTFILE,%TEMPFILE1%)
    TASK(CONVERT,OUTPUTFILE,%TEMPFILE2%)
    TASK(CONVERT,CONVERSIONFILE,%CONVERSION_INSTRUCTIONS%)
    TASK(LOAD,APPSET,%APPSET%)
    TASK(LOAD,APP,%APP%)
    TASK(LOAD,USER,%USER%)
    TASK(LOAD,FILE,%TEMPFILE2%)
    TASK(LOAD,DATATRANSFERMODE,4)
    TASK(LOAD,DMMCOPY,1)
    TASK(LOAD,CLEARDATA,%CLEARDATA%)
    TASK(LOAD,RUNTHELOGIC,%RUNLOGIC%)
    TASK(LOAD,CHECKLCK,%CHECKLCK%)
    Any variables as %CONVERSION_INSTRUCTIONS% aren't defined. Is it a system constant?
    Thanks.

    Hi Roberto,
    Thanks for having a look at my question.
    We're using .act files to upload data from SAP BW into SAP BPC.
    This is the content of  .act file that I'm trying to upload:
    ACTUAL
    1
    1
    GCN.CZN,2621.LC_.EUR,100.5000
    GCN.CZN,2621.TC_.CZK,7050.0000
    Transformation file looks like:
    Conversion files are:
    Time:
    Category:
    Entity:
    Counterpart:
    RCCinterco:
    IntercoCurr:
    Transcurrency:
    In case of any other info needed, please let me know.
    Thanks a lot in advance,
    Wai Yee Kong

  • How to expand layout in standard report GLRTBD.rdf

    Hi All
    I customize standard report GLRTBD.rdf . I want to expand layout for add new 6 columns .
    when run report in concurrent I got error
    REP-1212: Object 'R_PAGEBREAK' is not fully enclosed by its enclosing object 'Body'.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-1212: Object 'R_PAGEBREAK' is not fully enclosed by its enclosing object 'Body'.
    Pls Help.

    I would guess that you have increased the report width beyond the number of characters specified by the print style in the application. If the report started as 'landscape', then try using 'landwide'.

  • Copy and add standard report

    I have a request to add few column in the standard report (T-code F.19, program, RFWERE00), so i copy the program and proceed modification, when i check the code, it has error. I would like to know can I have any solution to add column into the report. Thanks!

    hi
    make changes in ur list_item table then u wll get the required output in ur tcod
    hey the ouptput is comging for me
    with Regards
    Rohan Shetty
    Edited by: Rohan Shetty on May 7, 2008 6:41 AM

  • Standard BPC Copy Package Fails

    Has anyone experienced the standard copy package failing in BPC?  I get the error message: 'Object variable or With block variable not set'.

    I tried to submit data via an input template and received the same error (Object Variable or With block variable not set).  I checked the security and the ID has all functionality access.  The member is a base member.  I also had the server rebooted and still no luck.
    Below is the detail log of the copy pkg:
    TOTAL STEPS  3
    1. Dump:           completed  in 3 sec.
    2. Convert:        completed  in 3 sec.
    3. Load:           Failed  in 2 sec.
    [Selection]
    CLEARDATA= No
    RUNLOGIC= No
    CHECKLCK= No
    (Member Selection)
    Category: ACTUAL
    Time: 2006.JAN
    RateSrc:
    Rate:
    InputCurrency: 
    (Destination Member Selection)
    Category: ACTUAL
    Time: 2007.JAN
    RateSrc:
    Rate:
    InputCurrency: 
    [Messages]
    Object variable or With block variable not set

  • Is there an Oracle-recommended tool to customize eBS standard reports?

    Hi,
    a few days ago a collegue of mine dropped in and asked for a tool to customize eBusinessSuite (R12) standard reports. He came along with XXBA_PO_STANDARD_XSLFO.xsl (which is a mix of XSL and FO) and asked me if I could modify the position of some tables and if I knew a WYSIWYG editor that he could do the same without learning XSL and all the stuff.
    First thing was not too complicated but the second: I spent some hours to find a tool on the internet, but I didnot find a way to do that on an existing report using the big ones (XMLSpy, Stylus Studio), and I neither found another tool to archive this.
    Any hints or recommendations are appreciated.
    Thanks
    Carsten

    sorry, wrong forum!

  • Copy standard report

    hi all,
    I have copied the standard program GP49GVYDGHSFRBGM9CYT2E1I1S2 (assigned to the transaction code S_ALR_87012168) to the custom program ZFI*****, Could you please let me know how to configure the custom program to the node FBRD01RFRRD20 0SAPDUEAN-01 report type RE, with the new Extended Program Name so that I can use the same (i.e. the node report type and Extended program name) to assign it to new Transaction code (to have the same functionality as the standard transaction S_ALR_87012168).
    Please do comment and thanks a lot.

    Hi anuar,
    Once you have copied the Standard report to ZFIxxxxx then proceed as follows:
    1. Go to SE93 and input the Z TCode name and click on Create
    2. Provide the Description and selelct the radio button Transaction with parameters (parameter transaction) and Press Enter
    3. Under Default Values for there is an input field Transaction. Input START_REPORT
    4. In the bottom of the screen you can see two columns Name of screen field and Value
    5. Input the following with out any change
    *Name of screen field*                         *Value*
    D_SREPOVARI-REPORTTYPE             RE
    D_SREPOVARI-REPORT                    ZFIxxxxxx  "(Your custom report which you copied from standard)
    D_SREPOVARI-EXTDREPORT            FBRD01RFRRD20                       0SAPDUEAN-01
    6. You'll be presented with another selection screen. Here simply press Enter
    Here you go with the same functionality as that of the  S_ALR_87012168. Hope these steps resolves your problem. Reward accordingly.
    Thanks and Regards,
    Maddineni Bharath.

  • 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.

  • Copying user specific layout of standard report to some user ids.

    Hi ,
    I am using user specific layout of standard report in my customizing report for retrieving data from standard report.
    i want to copy this user specific layout of standard report to some end user user ids.
    if any body successfully solved this isseue previously, please help me to sort out this .
    Thanks & regards,
    Hari priya

    hi sadaram,
    Thanks for ur quick reply,
    I am using this user specific layout in my zreport for retrieving data from std report. i don't want this layout to be global for all users. i already created same layout in production also , but i want to copy this user specific layout to some of end users
    ( not all end users) with different user names.
    please suggest any solution to solve this issue..
    regards,
    Hari priya

  • Standard Report Customization

    Hi All,
    I am wanted to Customization for existed oracle standard Report(VAT Sales Report).I just want to add 4 more fields.
    So that i have increase the "Main section width and hight" While i am trying to expand the Main frame i am getting the error follow
    "REP-1212: Object 'Body' is not fully enclosed by its enclosing object ''."
    Please can any one help me?
    Or please tell me the prerequisite setups for the rdf to customize it.
    Thanks in advance.
    Regards
    Raghavendra Nara

    From Reports builder help:
    REP-1212: Object '<object name1>' is not fully enclosed by its enclosing object '<object name2>'.
    Cause:  
    The possible causes of this error include the following:
    Case 1: An object is not fully enclosed by the page. That is, the object extends beyond the page boundary.
    Case 2: A repeating frame that forms a matrix is one or more layers above a repeating frame that it contains. In a matrix layout, repeating frames must be below repeating frames that they contain.
    Action:   You can take the following actions to correct this error:
    If Case 1: Move or resize the object so that it does not extend outside the page boundary. Alternatively, increase the page size in the Report Property Inspector.
    If Case 2: Using Arrange--\>Send to Back, Arrange--\>Bring to Front, Arrange--\>Move Backward, and Arrange--\>Move Forward, arrange your repeating frames such that, in terms of layers, the following is true: repeating frames are below repeating frames that they contain and down repeating frames are below across repeating frames.

  • Error with standard Copy package

    Hello!!
    When I run the standard copy package selecting the option "Replace & clear data values" the execution finishes with status error and I receive the next error message in the log:
    Item has already been added. Key in dictionary: '[Invalid time Member] - EN_NONE|DSP_INPUT|2004_UPA_SEPT|'  Key being added: '[Invalid time Member] - EN_NONE|DSP_INPUT|2004_UPA_SEPT|'
    If I run the package with the option "Merge" it executes OK.
    Anybody help?
    Thank you in advance
    Pedro
    Edited by: Pedro de las Heras on Aug 7, 2009 3:16 PM

    Hello,
    You probalby get this error message beacuse you have not setup the Work Status for this application. Please defined the Work Status you want to use on the appset level and then define the dimensions you want to use to control the work status on the application level. That should solve your issue.
    Regards,
    Marcel

  • Standard report for client copy

    Hi All,
    is there any standard report exist to copy all the infotype  data from production client to development client for a perticuler employee?here we r facing the situation that dev client is not updated as production so the errors which we gets in the production to solve them we have to create the same data in development manually and it is very time consumming.so if anybody knows then please tell me .or is there any other way to do the same?
    Thank u.
    Raj.

    Though above solution will work, it will need lot of efforts and more than that extraordinary knowledge of SAP tables. For each problem scenario, the Infotype & Spro tables will vary drastically.
    To send a dev request / transport request and to tell the abaper what needs to be moved can be huge task. Thats where a tool helps

  • 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

Maybe you are looking for

  • FCP Project File created in 5.1.4 won't open in 5.1

    Hi All, I recently had to replace my hard drive. Things could have been worse, but thankfully I saved a copy of a major project to another drive. I successfully reinstalled all my original software including FCP 5.1. The problem is that I was running

  • Can not drag songs into new playlist

    itunes issue, Unable to drag songs into new playlist folder. New itunes 10.4 has not worked since I installed Lion Macpro 2.66 GHZ Quad-Core xeon

  • Ipad wont sync my outlook calendar from my desktop

    My email stopped downloading so I deleted my email account and re-instated it.  When I did this, it erased my calendar from my IPAD and now it won't sync with my desktop.  I have Outlook 2010.  I have tried the option (in I-tunes) to replace on next

  • Enhancement for Equipment master data

    Hi all    I want to find an enhancement for Equipment master data. I want to add some customer fields to Equipment data,but i can't find the enhancement.Anybody tell me the Enhancement which be useful for that. thanks. BR Chris.

  • Migration from 9.3.1 to 11.1.2.1 through 9.3.3

    Hi all, We're planning to migrate from 9.3.1 to 11.1.2.1 version. We've been proposed to migrate from 9.3.1 to 9.3.3 and then from 9.3.3 to 11.1.2.1 Draft plan is as below: 1) to have a new server(server B) to install 9.3.3 2) do the migration of all