Standard transaction copy

Hi Friends,
I want to do copy of standard transaction and i want to do some modifications.
how to proceed. Help me.
Thanks in advance.

Hi,
In ur case, u need to copy the whole underlying program for the transaction into a  Z program and then make ur changes.
For this, u first get to know the underlying program for the transaction. Goto SE93 --> Put the tcode and click display. This will show u the program name.
Now, tht u hv got the pgm name, goto SE80 --> Select the object as Program and give the Program name.
Now click on copy and provide the Z program name.
if neede, u also will hv to copy the Includes, Documentation, etc. for the same.
Regards,
Himanshu

Similar Messages

  • Copying standard transaction

    Hello Everybody,
    I have the following doubts with regard to enhancements
         1. How to make a copy of standard transcation into a custom transaction for example how can we create a custom transcation XYZ which has the same functionality as an SAP transaction VI05?
         2. How can we modify the transaction input screen? Example -->suppose we need to add an extra field or make certain field mandatory in the transaction VI05?
    I would be highly obliged if anyone can help me with this.
    Thanks a lot!
    Regards,
    Prem

    Hi,
    Better to use screen exits/ BADI instead of copying the transaction / program.
    For copying a transaction, u need to copy the program to a Z program and make necessary changes to the Z program and assign a T-CODE for the Z Program.
    Find the program name from the standard transaction. system>status.
    GOTO SE38. Give the program name and copy it to a Z program. Make changes in it.
    Goto SE93 and create a Z transaction for the same.

  • Copy standard transaction

    Hi,
    I want to copy standard transaction CO02.But its a function pool program. I am getting a dump after copying can anyone guide me on this??
    <REMOVED BY MODERATOR>
    Regards,
    Sowmya.
    Edited by: Alvaro Tejada Galindo on Jun 12, 2008 2:23 PM

    Hi Sowmya,
    Dump occurs cause the function modules in that function pool u copied with z names.
    those function modules are used again in that copied funtion pool.
    so u need to change the CO02 function pool function modules to Z function modules in that Zfunction pool program.
    paste the dump so we can infoprm u better..
    Regards,
    Syed A

  • Copying standard transaction to Z-Transaction

    Hi,
    I need to copy standard transaction to Z-Transaction,
    i.e., MIRO to ZMIRO.
    And then I need to insert some code in one of the include program of ZMIRO.
    please tell me the various steps involve for copying a standard transaction.

    While copying a standard transaction may at first seem the easy way to achieve the functionality you need, there are a number of longer term negatives with this approach.
    If you copy major parts of SAP code like this, your copies will not be kept up to date as SAP OSS Notes are applied to the original using SNOTE.  You can manually apply such changes, but this is nearly always forgotten as the person applying the note does not always realise there is a local copy.
    This also applies when support packs are loaded - the SAP code can be changed without these changes being reflected in your copy.  In the worst case scenario, the change may result in your copy of the transaction performing invalid updates to data and causing data integrity issues in your system.
    When the time comes to upgrade the system, there will be a major amount of work in comparing the Z version of the code with the standard code to identify what is in the new version and to update the Z code - in a lot of cases this will mean a complete rebuild of the Z version is required.
    It is far better to use available BADIs, user exits, enhancement points and even repairs using the object key to achieve the desired result so that tools like SNOTE, SPAU, etc can keep the basic code up to date with the latest patches.
    Another option for some types of change is to build a custom screen that calls the standard transaction using BDC / Call Transaction or using a BAPI so that the data is presented as desired by the customer, but the updates still use the SAP supplied code.
    Andrew

  • COPY INFORMATION BUTTON FROM STANDARD TRANSACTION

    Hi!
    I want to copy the selection screen from the standard transaction QA07, and also I want to copy the information button that appers next to the excecution button.
    How can I copy that information button????
    Thanks a lot!!!!

    The report RQAAAS10 has the documentation and because of that documentation, the information button is coming on the QA07.
    To copy this documentation:
    Go to SE63
    R3 Objects > Long Texts
    Select the L5 > RE ( Reports, Function Groups, Logical Databases) node form the popup
    Enter Report RQAAAS10
    Select your languages and press Edit.
    Select the Fullscreen Button.
    Form the Fullscreen.. Text > Download.
    Now, in your program upload this documentation.
    By selecting the Text  > Upload in the documentation section.
    Regards,
    Naimesh Patel

  • How to add a new column in a standard transaction mb5b

    Hi,
    In t-code mb5b, there are columns which describe the material description, material , opening stock , opening value, etc. I have to add a column with the field name "opening rate". Values for opening rate are calculated using the formula
    opening rate = opening value / opening stock.Please help.

    Hi
    if you want to add a new Column in the Standard transaction you need to create a copy of program RM07MLBD. Add your field in the end of STYPE_BELEGE, Populate the text for field in FieldCat and in the end Populate the value by doing calculation on each row and modifying the table.
    Rajnesh

  • Cloning a standard transaction FPO4

    Hi All,
    I have a requirement where, i have to clone the standard transaction FPO4 ( alphabet O) . I will pass a key date, company code and G/L Account number in the selection screen and in the output report , I would get amounts for the respective document numbers (OPBEL) ,which i have to sum up as per Company code.
    Here problem is as this is a standard tcode how can i make a 'Z'   report based on the above that can meet the requirement.
    I have tried this with SUBMIT , but this didn't work out .
    Please suggest me if there are any better ways.
    Thanks,
    Vijay

    FPO4>System>status>note program name from here which is RFKKOP04
    now from se80 you can copy this program in to some z program with all elements like screen gui status include and all.
    once you copied all these thing than save check activate and five new transaction from se93.
    Amit.

  • How do I integrate BDS into standard transactions?

    Dear all,
    I'm facing a new challenge here as the design guys want the BDS functionality that is e.g. available in transcation WTY available in some other standard transactions.
    Has anyone ever done this? Do I need to copy the standard program and treat this like a custom-extension or is there a simpler way to do this?
    Thanks a lot,
          J. Euler

    Hi,
    Try to findout the user exit and you can do it in the respective user exit.
    Thanks
    -Suresh Revuru

  • Customizing Standard Transaction MSC2N

    Hello folks,
                    We need to add a new field in the Basic Data tab of the transaction MSC2N.
                    As we couldn't find any suitable screen exit to do so, we are decided to create a copy of standard transaction and customize it.
                    My question is what is the best way to copy MSC2N to ZMSC2N and what are the things need to take care while doing so, as it should not
                    affect any standard behavior of SAP.
                   Thanks in Advance,
                    Shyam.

    Hi,
    go to customizing:
    Materials Management -> Purchasing -> Reporting -> Scope of List -> Define Scope of List and create your own scope of list.
    In ME2N fill in the new scope in list in the 3rd field from the top.
    Regards,
    Andreas Gieres

  • Liking customize sapscript in standard transaction fbz5.

    hi guys,
                    i have created sapscript with pay,rupees in words and number ,date.
                   now i want to link this sapscript in standard transaction fbz5. how should i link it ? plz guide me.
    thanks in advance.
    for tht standard prog used is  ' SAPMFCHK '

    Hi,
    FBZP is the TCode where u can get the SAPSCRIPT form name, and Driver Program.
    RFFOUS_C...is the Program name , in this in the OUTPUT  CONTROL  give the Form Name in the Alternative check form
    and print.
    But for this u need to copy the Standard Sap Script and need to Modify the Elements in order to print it without any Errors.
    when u run the TCODE..
    SUrya

  • Report similar to standard transaction

    Hi experts,
    I ve got a requirement wherein i need to develop a report which is similar to QA32 transaction (Inspection Lot selection. That is,  my client wants to add and remove only a few parameters from this standard transaction.
    For eg., i need to remove the parameter 'selection profile' , 'End of Inspection' from the existing transaction and need to add few fields like 'Customer Invoice No', 'Customer Invoice Date' etc.,
    So could someone tell me what is the approach to be followed for achieving my requirement?
    Should i need to copy the existing program and do the changes in the copied program or is there any other way to achieve my requirement?

    hi,
    I dont think so u can do anything in QA32(means u if u do enhancement, then u can, but i will not recommend u to do it because SAP standard report can be used by other end-users and they might require those fields which u try to hide in enhancement)
    If QA32 is a report and does not contain many includes(means complex type) then just copy it to ur custom report and make required changes to it.
    If u dont copy to custom report & try to make on ur own then try to use logic inside it(means Function module used to fetch data and other thing...)

  • What to do if there is no relavent BADI/EXIT for standard transaction

    Hi,
    Can any one say,What to do if there is no relavent BADI/EXIT for standard transaction.
    Helpful Answer will be rewarded.

    SAP provide some hooks to add our code to the standard program. This is what we called enhancement.
    It has following types:
    1. Personalization ( here the fields can be hide, display only etc. )
    2. Customer Exit ( Function module Exit, Menu Exit and Screen Exit )
    3. BTE
    4. BADI( Function module Exit, Menu Exit and Screen Exit )
    5. User Exit
    Suppose all these are not helpful, then you could create the code from scratch. But it is too difficult to develop because of its complexity.
    So what you can do is get SAP access key and change the code in the standard program. This is called as modification. Advantage of Enhancement and modification is whenever there is a new version come the changes made by us in standard code will be attached in the newer version also. 
    The final way is copy the source code into customer namespace and make changes according to your criteria. Eg. in the standard PO creation if you do like this, several disadvantages are the user has to give a new t.code, BASIS guy has to restrict the standard PO create T.code and you can't avail the new features of future versions.
    Hope this gives you complete picture and solution.

  • How to create custom routine in standard transaction

    Hi all,
           Can anybody suggest me how to write a custom routine in a standard transaction?
    My Requirement : In standard transaction ' VTFL ',  For each target and source there will be a standard routine assigned, for COPYING REQUIREMENTS. Each routine serves a particular functionality.  I need to develop a new functionality. For that, I need to develop my own routine. 
    Please give me an idea of how to develop a custom routine and include that routine in this standard transaction ( VTFL ).
    Any Suggestions are appreciated.
    Thanking you in advance,
    Regards,
    Murali Krishna T

    Piyush,
    The best way is to create a region in Jdeveloper and import it to server.
    Finally create a flexible region using personalization and specify the path the Custom region.
    This will help you to have a better control as well as alignment issue to be resolved.
    Regard,
    Gyan

  • How to add function key to a menu exit in a standard transaction

    Hi all,
    I have a requirement to add a function key for a menu item in a standard transaction.
    In Menu bar we have an option Extras->Other->Repricing . Now my requirement is if i click a function key (ex. F9) the code under the menu exit (Repricing) should trigger. For that i had a function exit EXIT_SAPLJHPA_011 and in this the menu exit SAPLJHPA +CU7 is defined.could anyone suggest me the procedure in detail to add a function key..
    Thanks in advance,
    Uday.

    Hi
    for this u have to edit standard PF-status, that particular transaction is using. becarefull as the same pf-status may be used for many programs.
    get the PF-status for that program. you can get the pf-status via se80, give the program name and u can get the the list of all the objects of that prigram, there you can edit the standard status and can add the function key to your menu item.

  • Add button to RF Standard transaction

    Hello,
    Is it possible to add a push button to an RF Standard transaction? and How?
    Thx

    Hi,
       SAP has provided Dummy screens to each RF screen for you to enhance it. They usually named as 'SAPLXLRF' and screen number would be 9XXX . 'XXX' being the original screen number. Then you need to activate the corresponding user exit that starts with MWMRF* for the corresponding screen. Also in the RF Screen Management you need to add an entry with Variant '1'.
    Hope that helps.
    Thanks
    Vinod.

Maybe you are looking for

  • Odd greyscale behavior when drop-shadow is applied.

    I have a file with four images in it. One is RGB and three are greyscale jpeg images. They all look fine. Now, when I put a drop-shadow effect on the images, the RGB image looks as expected; but, the greyscale images all look lighter than before. I e

  • Adobe Reader error in firefox response

    Hello I am submitting my PDF data to oracle database through java servlet. On submitting, i am writing confirmation in response object. response.setContentType("text/html" utf-8) Using IE, I do not have any problems printing response object after suc

  • My iPad gets stucked in the last step of the sync with the computer.

    When connecting the iPad to the computer the iTunes starts, reconizes my iPad and starts the sync of the iPad. It syncs the contacts, calendars, pictures, music, etc, but in the last step (7th; "finishing Sync") it stucks and stays for ever without f

  • Elements Organizer and Editor Image Differences?

    I've noticed that the images displayed by Photoshop Elements Organizer are noticeable different from the display of the same image file by the Elements Editor.  Why does this happen and is there a way to correct one or the other displays.  Generally,

  • Planning on using Oracle Portal

    I'm a web developer and our company is planning to use Oracle Portal. I am now doing my research as to what book should I be reading or online trainings that I ahould be attending. Please note that I have not tried any Oracle software yet. I dont hav