Find Z copy of standard programs

Hello,
I would like know how find programs Z copy of standard, i need to locate all,
Thanks,

Hi,
if you have naming conventions, you have a chance.
All of our Z programs for copies of SAP programs starting with "R" must have a prefix "Z" instead of "R". If wen need more_variants, the further copies will have a numbered suffix.
For SAP module pools and function groups it is a little more difficult. "Z" has to be additionally set between "SAPL" or "SAPM"  and SAP suffix. But it is only allowed for some very rare reasons. Z copies always cause problems for they will not be updated by SAP notes or update packages.
But this are our conventions. You cannot find copies from RVADRD01 to Z1.
Regards,
Klaus
Edited by: Klaus Babl on Mar 17, 2011 12:13 PM

Similar Messages

  • Is it possible to copy a Standard Program along with the enhancements?

    Hi Friends,
    I need to copy the program RMCE0400 (Transaction: MC$K) and modify the selection screen and select queries based on the select options.
    I copied the standard program to a Z Program but the enhancements were not copied automatically.
    So i copied the codes in those enhancements and pasted them in the Z Program.
    But it does not replicate the selection screen as well as the output of the standard program.
    Can you tell me whether there is any other way to incorporate the codes in the enhancements of the standard program to the Z Program?
    Is it possible to copy the enhancements?
    I can use the enhancements to enhance the standard program, but the user wants to create a new T-Code with the copied and modified program.
    So can anyone let me know if there is any way to do so?
    Edited by: Arunkumar Balasubramaniam on Jun 11, 2010 11:42 AM

    Yes per this
    http://download.p4c.philips.com/files/p/ppx2480_eu/ppx2480_eu_dfu_eng.pdf
    The device has
    Video connection .................................Mini-HDMI socket
    Thus you will need an HDMI to min HDMI adopter

  • Copy of standard program

    Hi expert;
    I am surprise ,I am copied the standard program SAPMF02K and checked the include but when I opend my Z-program,the includes have not change to z-include. Can anyone help.
    Regards
    Flavien

    Hi Flavien,
    Here are the steps to be followed:
    1.  Go to Tx. SE38
    2.  Enter the Program Name  " SAPMF02K "
    3.  Press the Copy Button or else use shortcut CTRL + F5
    4.  You will get a popup to enter a Target Program Name
    5.  You may the copy the Attributes / Documentation / INCLUDEs etc..
    THIS step is most IMPORTANT
    6.  Now you would observe a long list of INCLUDES, you can present an alternate name for the ones you intend to do so. BUT REMEMBER TO SELECT THE CHECK-BOX / Button IN THE 1st ROW.
    And thats it..you will get the INCLUDES also renamed..Hope this helps..
    Regards,
    Nishant Nayyar

  • I cannot find CL_EXITHANDLER= GET_INSTANCE  in standard program

    i cannot find CL_EXITHANDLER=>GET_INSTANCE  in standard program can u get me why

    Hi,
    If you have created a New BADI, then u need to use GET BADI and CALL BADI statements.
    For classic BADI you can use CL_EXITHANDLER=>get_instance.
    //Kama
    Edited by: Kamarajan.pkb on Apr 26, 2009 9:02 AM

  • How to use copy of standard program for direct input in LSMW

    currently we're using object 0085 Purchase Orders and and method 0001 for standard direct input, which is processed with program RM06EEI0
    now I want to set an additional flag and avoid creating it by means of BUS PurchaseOrder.CreateFromData1 method (coz the structure is quite different and more complex).
    so my question is now how can i assign a copy of the standard program for processing?
    for better understanding I've attached a screenshot of the according screen
    [img]http://img71.imageshack.us/img71/1558/lsmwcr6.jpg[/img]

    ok, solution was to maintain table SXDA1 (SAPDXfer: Data Transfer Objects and Sub-Category).
    modify entries for DXPRG, DXPR1 and LOADPRG with custom program names

  • Regarding  copying the standard program

    HI Everyone,
    I am copying standard ri_order_operation_list program into custom z  program as my requirement is to add some addditional fields in selection criteria and in the layout . standard program makes use of  fill select option and  select method of the class
    CL_IHREP_ORDER_OPERATION_LIST so for additional selection field how i can place filter criteria please provide me inputs for this .

    Hi,
    I'm not sure if I get your problem right away but if you just need to add some selections to the selection screen of Program RI_ORDER_OPERATION_LIST, you just have to copy include I_ORDER_OPERATION_LIST_SEL to your own z* include and add the selection parameters you want. If this is not the result you're looking for, please explain it more detailed.
    Regards
    Nicola

  • Query for copying standard program in ECC 6.0

    Hi,
      My problem is when i copy a standard program to my Z program in ECC and then try making some changes there it says new enhancement point will be created (specific to top include in function module).Kindly suggest what action needs to be taken for above problem.

    Hi,
    Please find the Standard workflow list in this link...
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/04/926f8546f311d189470000e829fbbd/frameset.htm
    Regards,
    <i><b>Raja Sekhar</b></i>

  • Error: While Copying Standard Program FBCJ

    Dear Experts,
                        I tried to copy the standard program because the requirement was to change the menu fuction for save and post.
    So i copied the T.Code FBCJ to ZFBCJ. It Copied Successfully and i assigned the tcode also. But While executing the T code
    the system Shows the error message
    "System error in routine FI_TAX_GET_TXJCD_STRUCTURE
    error code 1 function builder TAX2"
    Kinldy help me to resolve this issue.
    Waiting for your valuable replies.
    Kindly give some ideas.
    Thanks and Regards,
    Karthik V
    Edited by: karthikani on Nov 24, 2010 10:30 AM

    Hi,
    are the both client environments hav same version (ECC 6).
    In ECC 6 version type X is not allowed.
    To avoid this problem,
    you need to declare the field of TYPE C.
    you need to get the value from Cl_ABAP_CHAR_UTILITIES.
    Regards
    Sandeep Reddy

  • Standard program copy query?

    Hi all,
    I have copied the standard program pp_pick_list. This standard program consists of 7 include programs. but i cant able to open the include programs. Any clue how to open the include progams ? pl help
    Regards,
    sachin 11

    Hi
    When you copied the standard pick list program, go into the object navigator(SE80) and rename all the include with Z* and make a copy , save all of them in the same request.
    Individually U should rename all the includes to z
    regards
    Alfred

  • Problem while copying standard program to Z Program

    Hi SAP Forum,
    I have copied one standard program to Zprg. and there are TWO Screens in standard program (100, 200). But in my Zprg only 200 copied, when I'm trying to copy Screen 100, it shows an error, "Screen already exists"..
    And also, I've created one "Z" Transaction Code for my same  program. In that, I've mention, Screen Number: 100.. When I execute "Z" Transaction, the Screen 100, will come as selection cretria is on that,  and when I click on Execute Button, it comes back in SAP EASY ACCESS Screen (Initial Screen). But I want that, Screen 200 will come when I click on execute Button in Screen 100.
    How can I resolve this?
    Thanks
    Devinder

    Hi ags,
    Thanks.. I've already changed the TCODE from code and second thing about Include, I've also changed the name of BOTH (two Includes) and it is working fine.. but error still coming...
    Generation errors in program
    Source code   ????????????????????????????????????????     Line     0
      Error when generating the selection screen "0100" of report "ZRVBBWULS
    and also, I've done only one change in Include, I've added one select-options over there and getting the same error, but if I add PARAMETERS, then its executed successfully. But I want add a "Posting Date" as SELECT-OPTIONS.
    Pls try to resolve this..
    Thanks a lot  in advance
    Devinder
    Edited by: Devinder Pawha on May 13, 2010 2:02 PM

  • Copying standard program

    Hi Gurus,
    Am trying to copy the standard program PPPIH000 to make some changes .
    The problem am facing is it has 3 screens 800, 1000, 1200
    The sub screen 800 is getting copied but the other screens are not getting copied...
    because of this the process order, resource is not getting appeared in the selection screen.
    when am checking the screen in se51 it is showing the screen where as in se80 am unable to view it.
    Please help
    Edited by: imran khan on Nov 2, 2010 3:39 PM

    Activate the copy of the report and every include copied to regenerate the selection-screens 1000 and 1100. (the 1100 selection-screen is defined in include IOCTOP03)
    Regards,
    Raymond

  • HOW TO GET  PROPER OUTPUT OF COPIED STANDARD PROGRAM OF  MB51

    I HAVE COPIED THE STANDARD PROGRAM OF MB51 TRANSACTION INTO Z-PROGRAM. NOW, I WANT PLANT, PLANT DESCRIPTION,MATERIAL NO,MATERIAL DESCRIPTION,MOVEMENT TYPE, MOVEMENT TYPE TEXT,QUANTITY,BASE UNIT OF MEASURE, AMOUNT OF CURRENCY AS OUTPUT  IN ALV-GRID FORMAT. I AM ABLE TO DISPLAY THE OUTPUT NORMALLY  IN ALV-GRID FORMAT IN THE FOLLOWING WAY:
    PLANT-NO    PLANT- DESC  MAT-NO    MAT-DES   MOV-TYP      MOV-DES
    1000               YYY                100           UUU           351                 EE        
    QUAN    BA              C
    200       TO               2000
    500                         1500                                        451           
    600                          1500                                       451           
    THE ABOVE IS THE SAMPLE OUTPUT OF THE REQUIRED FIELDS.
    IN THE ABOVE OUTPUT ,
    QUAN                 =                     QUANTITY
    BA                      =                     BASE UNIT OF MEASURE
    C                       =                     AMOUNT IN LOCAL CURRENCY
    MOVE-TYPE       =                     MOVEMENT TYPE.
    MOVE-TYPE       =                     MOVEMENT TYPE TEXT
    MAT-NO              =                     MATERIAL NUMBER.
    MAT-DESC          =                     MATERIAL DESCRIPTION.
    PLANT                =                     PLANT NUMBER.
    PLANT DESC      =                     PLANT DESCRIPTION.
    IN THE ABOVE MENTIONED SAMPLE OUTPUT,
    PLANT NUMBER-1000 HAS TWO MOVEMENT-TYPES 351 AND 451.
    IN THIS ,351- MOVEMENT TYPE HAS QUANTITY-200.
                451 -MOVEMENT TYPE HAS QUANTITY-500,CURRENCY-1500
                451 -MOVEMENT TYPE HAS QUANTITY-600,CURRENCY-1500
    AS OF NOW, DIFFERENT MOVEMENT TYPES ARE DISPLAYED WITH DIFFERENT QUANTITIES IN DIFFERENT ROWS. I WANT THE OUTPUT TO BE DISPLAYED IN SAME ROW. THAT MEANS, IN THE ABOVE EXAMPLE, 451 IS REPEATED 2 TIMES WITH QUANTITIES 500 AND 600  RESPECTIVELY. I WANT THESE QUANITITIES TO BE ADDED  AND DISPLAYED IN THE COMMON LINE AS FOLLOWS:
    PLANT-NO    PLANT- DESC  MAT-NO    MAT-DES   MOV-TYP      MOV-DES
    1000               YYY                100           UUU           351                 EE
    QUAN    BA              C
    200       TO               2000
    1100      TO               3000                                          451
    IN THE ABOVE REQUIRED OUTPUT, 451 MOVEMENT TYPE WHICH IS HAVE HAVING 500,600 AS QUANTITIES AND 1500,1500 AS CURRENCIES ARE ADDED AND DISPLAYED ON THE SAME LINE. I WANT THE OUTPUT IN THIS WAY.
    THAT MEANS, FOR EACH PLANT, FOR EACH MATERIAL NUMBER ,FOR EACH MOVEMENT TYPE THE COREESPONDING QUANTITES AND CURRENCIES HAS TO BE ADDED AND DISPLAYED ON THE SAME LINE.
    I WANT THE REQUIRED OUTPUT IN THE ABOVE SAID FORMAT.
    IF U DON'T UNDERSTAND ANY OF THE PART OF THE ISSUE EXPLAINED , PLEASE REPLY TO ME SO THAT I CAN CLEAR THAT PART BY EXPLAINING TO YOU MORE CLEARLY.
    THIS IS VERY URGENT REQUIREMENT. PLEASE SUGGEST THE SOLUTION AS SOON AS POSSIBLE. POINTS WILL BE AWARDED.
    THANKING U IN ADVANCE.
    SRINIVAS.

    Hi ,
    Create an internal table it_finla1 which has all the fields of  the final internal table say it_final for alv displlay exect movement type (bwart), ,.
    Now before the final alv display,use this code.
    loop at it_final.
    move-corresponding it_final to it_final1.
    collect it_final1.
    endloop.
    Now, it_final1 is the table for alv display.
    Hope this solves ur query.

  • Copying standard program RM07MLBS

    Hi,
    I have copied the standard program RM07MLBS to a Z program. But when I look in the Z program, the enhancement points are missing. How can we copy the standard program along with the enhancement points with out using the option SELECT ALL, COPY and PASTE it in the Z program?
    Also please explain me why these enhancement points are for?
    Do we need to copy the enhancement points also?
    Regards,
    Phani.

    enahncement points are the newest enhancement method of SAP.
    They are like user-exits or customer exits, and provide resellers or customers with the capability to implement own code WITHOUT modifying.
    there are 2 sorts of enhancement points.
    - explicit enhancement points (implemented by the developer)
    - implicit enahncement points (at start and end of every FORM-routine, module or include).
    Message was edited by:
            Florian Kemmer
    Message was edited by:
            Florian Kemmer

  • Strange problem when copying standard program SAPF100 (transaction F.05)

    Hi there ABAP'ers,
    I've got a very strange problem I can't figure out :/
    I'm doing a copy of a standard program - SAPF100, which stands for F.05 transaction.
    I copy it to ZSAPF100 and after launching it, filling a selection-screen with data and F8 I'm receiving a dump
    GETWA_NOT_ASSIGNED
    Field symbol has not yet been assigned.
    The termination occurred in the ABAP program "SAPF100" in "DO_SKC1C".      
    The main program was "ZSAPF100 ".                                                                               
    The termination occurred in line 253 of the source code of the (Include)   
    program "SAPF100_SBEW"                                                    
    of the source code of program "SAPF100_SBEW" (when calling the editor 2530).
    and when debugging the place in Zcode where error occurs - really a fs is not assigned, whilst in standard code is assigned.
    Why such situation appeared? I just copied the standard program and launched a copy :/ How to deal with that problem?
    I will be very very very thankful for a help.
    Regards. P.

    I'm doing the copy:
    Components:
    Source       
    Text elements
    Documentation
    Variants     
    User interface
    Screens      
    INCLUDEs     
    Includes:
    FROM            ->              TO
    <ICON>                         Z<ICON>     
    <LINE>                          Z<LINE>                 
    FIUUMS40                        ZFIUUMS40               
    RKASMAWF                        ZRKASMAWF               
    SAPF100_I1                      ZSAPF100_I1             
    SAPF100_POSTINGS                ZSAPF100_POSTINGS       
    SAPF100_SBEW                    ZSAPF100_SBEW           
    SAPF100_SLDATA                  ZSAPF100_SLDATA         
    SCHEDMAN_EVENTS                 ZSCHEDMAN_EVENTS        
    And still DUMP

  • Modify standard program

    Hi all,
    I have copied the standard program of table BSIP to an ZBSIp.
    I wanted to add few more fields in the select opitons of this program . How can i do this,.
    Regards
    Priya

    Search globally 'SELECTION' you will find where the selection screen are coded. add your select options there and modify the program logic accordingly to accomodate those selection criteria.

Maybe you are looking for