How to copy standard SAP report to a Z report?

Hi All,
Guys, I have a requirement to copy an standard SAP report and make some changes to it. Please let me know how to copy a standard SAP report as a Z report. Is there any simple way or will I have to open the source code and copy it into the new Z program? If that is the case, how will I copy the screens and related PBO/PAI events?
Please provide me a step-by-step solution.
Thanks & Regards,
Madhur

Hello Madhur,
As Raja had said, yuo could just copy the program from SE38. But just remember a few points:
1. If the standard report is being used in some other programs, then there's no way you can make your Z-report get used in all such instances. I suspect that you may not want to do that anyways, but just in case.
2. Just also check out if the standard report you're talking about has any INCLUDE programs within it. If there are too many standard INCLUDEs in the main report, then you might have to decide whether you need to copy all of them too, or let them be as they are.
3. You are likely to have some problems with the text-elements and translation that may have been maintained for the original report.
I have experienced some problems with respect to the second and third points in the past, so it is worth it to be a bit careful.
Regards,
Anand Mandalika.
Regards,
Anand Mandalika.

Similar Messages

  • How to copy standard SAP list edit tcode IW28 , IW29 to our Z transtions...

    Hi friends,
    Can any one help me on this plz.
    Need two reports for Notifications List Edit, one for change mode and one for display mode.
    These reports need to be copied from the standard SAP list edit transactions IW28 and IW29.
    I. The selection and display variants for the customized notification list edit (ZIW28 & ZIW29) need to include the following custom fields:
    a) SONGS custom Notification attributes include:
    •     Significance level
    •     MRule code
    •     ARC
    •     “Feedback Required? “ checkbox
    b) PPD custom Notification attributes include:
    •     Outage Issue checkbox
    •     “Feedback Required? “ checkbox
    c) Order attributes to be included:
    •     Order Type
    •     Order system statuses
    •     Order users statuses
    •     Order Maint activity type
    •     Order Revision code
    d) Non-Energy Notification custom field attributes include:
    •     Circuit ID
    •     Caller Name
    •     Caller SAP Personnel No
    •     Caller Pax
    •     Caller Alt Phone
    •     Caller email
    •     Caller Company
    •     Caller Bus Unit
    •     Caller Dept
    •     Contact Name
    •     Contact SAP PERNR
    •     Contact PAX
    •     Contact Alt Phone
    •     Contact email
    •     Peregrine #
    •     Created by
    •     Closed by
    e) EAM Notification custom field attributes include:
    •     Location
    •     Elevation
    •     Room
    •     Column
    II. These fields need to be available on both selection and display variant screens. They will be grouped together on the Selection screen (as given in the layout). Also, these fields need to be variant configurable (include/exclude) on the Display screen. Report should make use of the ABAP List Viewer (ALV) functionality to permit standard SAP display results sorting, filtering, etc.
    III. The above requirement specifies that the identified custom fields need to be added to the Custom List Edit Display Variant. In addition, the Order Header Short Text (CAUFVD-KTEXT) and Order Delay Code (WA_COCI_AUFK-ZZDCODES) should only be added to the Custom List Edit Display Variant.
    IV. Delete the standard SAP section for "Selection Using IS-U Objects" and Display Variant fields from the custom list edit report.
    Thanks and regards,
    Ankitha.

    Hi,
    Copy RIQMEL20 program to your Z Program, and insert your custom fields.
    But i think it will be very difficult since it has many enhancement point and it's not recommended. And it also will give you much trouble in upgrading time.
    May be you can find screen exit for this program and add your custom fields, or just create your new z program.
    Regards,

  • Copying Standard SAP form

    hi all,
    curently I'm copying standard SAP form into Z* form then try to modify.
    Hopefully I face the problem can not add new window in new form.
    can any body have me how to solve it?
    regard,
    Hengky

    Hi
    U can change them only in the master version.
    If you have copied the sapscript from a standard one, probably you've copied all versions (for the main languages), but only one version is the master one.
    The master version is the language used to create the sapscript, so I suppose the German (DE) as your sapscript is copy of standard one.
    So if you need to change objects like window, paragraph,.... u can do it in the master version only.
    U can update the text elements only in the other versions.
    Anyway if you need you can assign another version as master one: trx SE71, insert your sapscript press change and go to Utilities->Convert the original language
    Max

  • How to call standard SAP method in the Custom Program ?

    Hi,
    i need to call sap standard method 'OpenItemRollinout' in my custom program. For the SAP Standard method 'OpenItemRollinoun' the BOR(Business Object) is 'PAYSCHEME'. So how to call the SAP standard method in the custom program ???

    Hi,
    In the method that you have provided only one function module is being used so better use the FM and copy the remaining code based on ur requirement.
    FM is ISU_S_PAYSCHEME_ROLLIN_ROLLOUT.
    Regards,
    Vijay.

  • How to Copy Standard form in Smartforms?

    Hi Experts,
    can anyone tell how to copy a standard form in Smartforms.
    Thanks in advance

    Hi Abdul,
    We have to copy them to '800'. (this is your own company define client no)
    All Standard Scripts and their respective print programs are listed in table 'TNAPR'.
    Ex: FORM MEDRUCK has the Driver Program SAPFM06P.
    NOTE: Never make any changes to the Standard Driver Programs
    STEP 1.
    Goto Transaction Code <SE71> and 
    select from Menu UTILITIES ->Copy from Client.
    Enter the Standard Form Name, It source Client 000 and the target Form Name that you want it to be saved as on your client.
    Say you are naming it as zmedruck1.
    Click on EXECUTE.
    STEP 2.
    Converting form to English.
    Open zmedruck1 in <SE71> With language DE.
    Then goto  UTILITIES -> Convert Original Language from DE to EN.
    Then you can modify the layout for example, chaging the logo, or changing the headers, or adding any new code to do some calculation etc.,
    SAVE THE CHANGES AND ACTIVATE.
    Then select from the menu  FORM -> CHECK -> TEXT.
    SELECT your driver program name from the list adn click on COPY.
    If you don't see the program name in the list then click on 
    'APPEND PRINT PROGRAM' and add your program name and then select it from the list and click on COPY.
    STEP 3: Assigning our form to the standard print program.
    Start Tr.Code <NACE>.
    In our present case since we are working on 'Purchase order' we have to select EF and click on the button Output Types.
    Then on Right hand side, scroll down and select  NEU - New P O Printout. 
    (This may change for different programs).
    Then Double click on  Processing Routines on Left hand side.
    Change from Display -> Change Mode. 
    Give your form name (zmedruck1) for printoutput and SAVE.
    STEP 4:
    Start Tr.Code <ME22N> since you are working on Purchase order and click on print Preview to make sure your layout etc., changes are OK. If not again you have to make the changes accordingly.
    If every thing looks ok then you can print your form.
    Regards,
    Sathish:)

  • How to use standard SAP stylesheets in WAD

    Hello ,
    I created a new Web template.
    Assigned a data provider, inserted a table.
    In order to view i include a Analaysis box in one of the cell of Table.
    Now i need to change the colours of result rows.
    How to use Standard Stylesheets provided by SAP.
    Where this stylesheets will be located
    Under which properties.
    How to use those.
    How to edit those and save as we wanted.
    An y step by step documents, please send it to [email protected]
    I want to include Information button in Template, so when executing if user click this button he/she should know,
    What are provided variables and if they chosen some specific variable restriction to see the result,
    Also by default this information should get print.
    In standard sap portal, this button is located on upper right corner.
    Please advise.

    Thanks Rusty,
    Thats exactly right,
    I included a naviagtion block and it worked well
    But while printing the query on Web template, It only prints the data that is coming in Analysis block.
    Similarly while running the query thru BEX to Portal,
    Navigation block is on left, but while printing it prints exactly every data in Information tab.
    Information is the button located on upper right corner.
    If you click, it will give you information such as , which restrictions u did, which extra filters you added everything.
    And while printing it prints this information too.
    I want to do the same designing for my custom Web template.
    How can i do that.
    I already added navigation block, so it will be easy for users to drag and drop Chars and KFs in rows and columns as well as filter if they needed.
    I hope you are trying to understand.
    Also for using stylesheets can you suggest.
    So that i can make changes to row and columns.
    I am unable to locate stylesheet in any of the properties.

  • How to change standard SAP program SAPLFSKB to add custom fields...?

    Hi Gurus,
    I have to change the standard SAP program SAPLFSKB screen 100 to add custom fields...i looked into OSS notes and there is a note: 174413 that provides steps to add custom fields...but when i try to do this it doesnt let me do it...it says that request cannot be changed....do i have to use modification agent...if that is the case then how shud i proceed with this....so please provide me some inputs....
    your help will be appreciated...
    Any inputs for me....
    cheers:sam
    Message was edited by:
            Sam williams

    try going into edit->enhancement operations->create.  this will allow up to add your customized field.

  • Copy Standard SAP Print Program

    Dear everyone,
      Do anyone can give some guide on coping the standard SAP print program - RVADDN01.
    Regards,
    Kit

    Go to SE38
    Enter RVADDN01
    Then Click on 'Copy'button
    Enter target pgm name 'RVADDN01' click copy button
    Check all check boxes Documentation, Variants, User Interface
    Screens, Includes, CLick copy button
    Then Check all check boxes for include pgms
    then enter target zprogram names
    RVADDN01_DG --> zRVADDN01_DG
    RVADDN01_OI --> ZRVADDN01_OI
    RVADOPFO   --->     ZRVADOPFO
    RVADTABL   -
    >ZRVADTABL
    then copy...
    Then Activate all pgms form SE38 intial screen...

  • How to changes  standard sap label description

    Hi !
    I heard that there is a way ton change standard sap label description. 
    Please tell me how to do this ?
    Thanks
    moshe

    Hi Solman
       You can do that using the method i have mentioned in
    my earlier post to change the descrptions. Mostly these
    will be used for Product Attributes in Material Master
    to give meaningful names as per our business. You can
    find the same if you go through the documentation
    following the below path
    IMG -> Sales & Distribution -> System Modifications ->
       Create New Fields( without Condition Technique).
    Here check the documentation of "Reserve Fields in the
    Customer Master Record"
      Hope that can help you understand better.
    Kind Regards
    Eswar

  • How to copy standard profit center hierarchy?

    Hi!
    I should copy standard profit center hierarchy from production to development and test systems, how can I do that? Changes in standard profit center hierachy have made straight to the production system.
    Thanks!
    Points will be given!

    Hi
    Yes, it is possible.
    You can understand it better by reading the F1 help after clickin on the item "Cost element groups" available under the same Master data1 tab.
    Regards

  • How to change standard SAP Calender

    Hi Friends,
    As per standard SAP when we press F4 on a Date field system provides a calender(as search help)  on which we get Monday as the starting day of the week.
    QUERY
    1. How can I change this Week sequence... i.e as per requirement Week should start with SUNDAY instead of MONDAY.
    2. This calender should indicate Company Holidays also, so that when the user selects date from this search help they are consious of the Company Holiday  and enters working dates from the search help.
    Thanks In Advance
    SK

    SK,
    1. How can I change this Week sequence... i.e. as per requirement Week should start with SUNDAY instead of MONDAY.
    SAP uses a Gregorian calendar in the background for many time/date functionalities. Standard definition is that Monday is the beginning of the week.  There is a modification that you can do to make the display with Sunday as 1st day of the week.  Refer to note https://service.sap.com/sap/support/notes/599989
    2. This calendar should indicate Company Holidays also, so that when the user selects date from this search help they are conscious of the Company Holiday and enters working dates from the search help.
    This is definitely going to cost you some custom programming.  There are many factory calendars in R/3, and each of them typically have different holiday schedules.  In order for you to meet your requirement, you would need to tell the system which factory calendar would be relevant, find the holidays, and then display them in the search help.  To make matters worse, a given date field in a SAP transaction may be relevant for multiple holiday calendars, depending on other info that is entered on the same screen.  If I were a consultant, and you asked me to do this, I would make you specify every date field on every screen that you wish to see this functionality displayed, and I would  also make you give me the rules with which to find the appropriate calendar.  I wouldn't take the assignment without this info.
    I really think you need to consider the cost vs benefit for this last requirement.  
    Rgds,
    DB49

  • How to Copy View sap 4.7 to sap ecc6.0

    Hi,
           Already exit  one view in sap 4.7 version.
         Now i want copy this view from sap4.7 to sap ecc6.0 version.
    Can you tell me step how  to copy this view sap 4.7 to sap ecc6.0 version.
    Regards
    Raju

    Hi Raju,
    Goto SE11 in ECC 6.0 & select radio button VIEW. Enter the view name & click on CREATE. Check the attributes in 4.7 & enter the same details in ecc.
    Then copy paste the fields from 4.7 to ECC 6.0 & activate.
    Repeat the above steps for all the tabs.
    Thanks,
    Best regards,
    Prashant

  • How to display standard SAP icons in WebDynpro?

    Hi everybody,
    in my web dynpro app I'm using several web icons for display. Works very well so far with this notation: `~Icon/Failure` e.g.
    Now I need an icon which I can't find in the web icons library: the standard sap icon ICON_PRESENCE.
    I have tried this method: http://www.sapgeek.net/2009/10/web-dynpro-use-icons/  but it doesn't work; it seems that the system searches for the gif name as a web icon and can't find it.
    Is there any other way to diaplay standard sap icons in web dynpro, or does someone know if there is a web icon showing a burning light bulb??
    Thank you in advance for any advice!

    Hi,
       Suppose you need to display a standard SAP icon then take a image UI element and in the property SOURCE
       of image element click on the small F4 icon, a window opens with different tabstrips, select SAP ICONS tab
       and choose the relevent icon.
       If you dont find the icon, then you can upload the icon onto the application server and use it in your component.
      For this rightclick on your component and create a mime object and import the image from PC to SAP and you can
      now use this and will find it in the component usage tab in that F4 window of SOURCE property.

  • How to Copy Standard Business Areas in Oracle apps

    Does anyone knows how we can copy new Standard BUsiness Areas in Oracle Apps for fresh implementations.
    Thanks

    Hi,
    You can export the business area and then import it selecting the option to create a new version of duplicated items.
    However, I wouldn't recommend doing this. If you just want a new business area, then create a new business area and use manage folders to move the folders you want into the business area. In general there is no need to copy the folders for new implementations but if you want to add copies of folders into the new business area then drop and drop the folders into the new business area.
    Rod West

  • How to copy sap standatd report to add fields and to make it work

    Hi experts,
        Can you tell me how to copy the sap standard report to add fields.
    I copied regular way including all includes also, but the porgram not activated and also every field started with %
    exp : data %dtab type standard table of /1BCDWB/IQ000000008078 with header line.
    Thanks

    Local object yes.
    I realise you're not an abaper, but if you got one in, he could simply create a subclass of /SAPPSSRM/CL_FY_NUMBER  (assuming it's not been made final) and override only the method that needs changing.  ( if it is final, then you have to use composition, but again, that's pretty straight forward ).  The point is, that copy a class rarely, if ever, needs to be done.  That's one of the major points about using classes.  If you use subclassing or composition, only small amounts of code need to be copied - which means if SAP change other bits in a new release, you automatically get them, thereby reducing the risk of an upgrade mucking up your cloned class.
    I'd be extremely nervous about having any code that had been implemented by a non-developer, being put into productive use.
    matt

Maybe you are looking for

  • PLUG ADAPTERS FOR CHILE

    Wondering if anybody can help: I'm going to Chile on Friday and am borrowing a 15" Titanium Powerbook from my office. I can't get a definitive answer from Applecare about the World Travel converter kit, with the wall outlet plug adapters. Will it wor

  • RoboHelp 9 Favicon not displaying in Internet Explorer 8

    I'm using RoboHelp 9 and am unable to get my favicon.ico file to display in Internet Explorer 8. It works fine in Firefox and Chrome but not in ie. I've also tried messing around w/ the whstart.ico file in template_skin directory as w/ RH 8, but that

  • Error msg: device failed to calibrate laser level

    I am trying to burn a dvd using disk utility and it gives me the error message burn failed: device failed to calibrate laser level. I can't burn with toast titanium either-gives me medium error message Should I try different DVD-Rs? I am currently tr

  • Help - L1 aggregate/multiplex using Nexus/65xx ???

    Hi ! This is a field i never got into so i lack few details . so forgive my trivial questions . I have a datacenter spread on two buildings . naturally i connect the two parts of the datacenter over the meetmeroom . as i grow the amount of the fibers

  • Examples of CF_RECA_MESSAGE_LIST usage

    Hello, does anybody have some examples of how to log messages using CF_RECA_MESSAGE_LIST class ? Creation of object, putting messages into the instance and saving the whole thing into database. kind regards, Krzysztof.