Z TCode for Standard SAP Program

Hi all,
Is it allowed by default (by SAP standard rule) to create a Z TCode for the existing standard SAP program? By doing this, I will have two transaction codes for one standard SAP program. One is the existing SAP standard TCode and the other one is the Z (custom) TCode. Both point to the same SAP standard program.
I tried to copy TCode ME22 to ZME22 but I get error message "Transaction code ZME22 not defined" when I tried run it. ZME22 was successfully created (no error) with the same setting as ME22 during copying.
Thanks in advance.
Regards,
Goh Tiam Tjai

Goh,
yes obvoiusly you can create another t-code.
as i want to add more thing which all were missed is that you have to create parameter transaction from se93.
and give default transaction as me22 in your case.
hope now your problem has been resolved.
please mark all good answer.
Amit.

Similar Messages

  • Tcode for standard SAP program.

    Hi All,
    We created tcode for standard program RSEIDOCB, to avoid providing users SA38 in PRODUCTION.
    Now when trying to run this tcode,users cant do so.They are taken back to the logon screen.The strange part is that this occurs even when we try and give SAP_ALL to the user.
    Please answer what can be the cause n solution.
    Thanks
    Peeyush

    >
    PEEYUSH SHARMA wrote:
    > Hi Julius,
    >
    > Thanks for your inputs!!!
    >
    > Yes,I can see the tcode created in SE93,but how to judge whether it is a "report type" tcode or not.
    >
    > Peeyush,
    It's right at the top of the screen
    Rob

  • How do we find tables for standard SAP programs?

    Dear Friends!
    I have received a project in which I have to create a report on the employees skill-sets(qualifications). Qualifications we can see in in the Transaction PA30 in the form of infotypes. But infotype tables are not sufficient itself. So do you guys have any idea that where else do we maintain records like this moreover how do we find tables in standard SAP Programs.
    Please reply!!

    Whats up Guys...??
    Gave up??
    I have found a table for position but not really for Qualifications.. (Not in terms of Infotypes..)
    Tables ARE
    HRPY_WPBP
    -  PERNR
    -  PLANS
    T528T
    -  PLANS
    -  PLSTX
    See if you guys can do something more about it.

  • How to find CUSTOMER EXIT for a Standard SAP program

    How to find CUSTOMER EXIT for a Standard SAP program

    Hi
    To introduce the techniques of enhancement in standard SAP system. SAP creates customer exits for specific programs, screens, and menus within standard R/3 applications. These exits do not contain any functionality. Instead, the customer exits act as hooks. You can hang your own add-on functionality onto these hooks.
    They do not affect standard SAP source code.
    When you add new functionality to your SAP System using SAP’s exits, you do not alter the source code of standard SAP programs in any way. The code and screens you create are encapsulated as separate objects. These customer objects are linked to standard applications, but exist separately from SAP’s standard software package.
    They do not affect software updates.
    When you add new functionality to your SAP System using SAP’s exits, your objects (called customer objects) must adhere to strict naming conventions. When it comes time to upgrade a to a new software release, customer objects’ names ensure that they will not be affected by any changes or new additions to the standard software package.
    Customer exits are not available for all programs and screens found in the SAP System.
    Any change made to an SAP object in a customer system is called a modification. Customers usually modify their systems for one of two reasons. Either they make changes to the SAP standard in order to adjust the R/3 System to their specific business needs (actual modifications), or they alter individual SAP objects in order to correct an error (as recommended in an SAP error note).
    You should only modify the SAP standard if the modifications you want to make are absolutely necessary for optimizing work flow in your company. Be aware that good background knowledge of application structure and flow are important prerequisites for deciding what kind of modifications to make and how these modifications should be designed.
    SAP application programmers create SAP enhancements in transaction SMOD using function module exits, menu exits, and screen exits.
    Customers are given a catalog containing an overview of existing SAP enhancements. They can then combine the SAP enhancements they want into an enhancement project using transaction CMOD.
    SAP enhancements are made up of component parts. These components include function module exits, menu exits, and screen exits. A specific component may be used only once in a single SAP enhancement (this guarantees the uniqueness of SAP enhancements).
    Customer enhancement projects consist of SAP enhancements. Each individual SAP enhancement may be used only once in a single customer enhancement program (this guarantees the uniqueness of a customer project).
    SAP application programmers preplan function module exits, menu exits, and screen exits for their applications and combine them to create useful enhancements for the R/3 System.
    Customers create their own enhancement projects for their systems using SAP enhancements. You can customize the individual components of an enhancement project by creating your own include programs (for function module exits), texts (for menu exits), and subscreens (for screen exits).

  • Z search field in standard sap program

    Hi,
    I would like to ask if Z search field can be created in the standard SAP program.
    Basically I need modify the search field used when searching for Business area in creation of asset master data (tr. AS01).
    It shows the list of table tgsbt.  But I would like to exclude by default some rows of the table and also would like to sort it in different way (by text).
    Is that possible, if so, could anyone give me a hint how to do that?
    Many thanks,
    Honza

    Hi Jan,
    Please go thorugh the below link.
    http://wiki.sdn.sap.com/wiki/display/Snippets/ImplementingSearchHelp+Exits

  • How to uncomment code in Standard SAP Programs

    Hi Experts,
    how to uncomment entire code  of standard SAP programs  which is commented .
    Standard SAP Program is fully commented,i have to uncomment it ,to work it as normal.
    i saw that some lines * / * like  this are there in the commented code .
    what is the way to un comment this ?
    Thanks in advance,
    Regards,
    Hitu

    Well, if it is commented by your company - This doesnt ask for access key but if it is commented by SAP and you want to uncomment, you need access key.
    You can ask basis guys to get access key for the object. you need to provide the program name and other information.
    Other information: - go to the GOTO on application tool bar and select object direct entry.... you need to provide the full object key.
    To uncomment the code - select the lines and right click - uncomment . This can only be done in editable mode.

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

  • How to change the field length in standard sap program.

    Hi All,
    How to change the field length in standard sap program.
    Urgent
    Example:
    Text1 type c length 75,
    To change :
    Text1 type c length 150,
    Point will be rewarded..
    Thank you,
    Vikram.C

    If the only solution is to change the sap standard program, simply change the program, it will prompt for an access key. This key can be retrieved in the SAP support portal (service.sap.com) at keys and requests, sccr keys, register object.
    Sometimes these actions are outsourced to a competence center, so maybe youre not entitled to do this, in any case ask a resident senior developer for support.
    regards, Rob

  • Info. / Doc. on Changes to Standard SAP Program, Tables, Fields in SAP 6.0

    We are in the process of upgrading our SAP from 4.6c to 6.0 and I am looking for a document or white paper that summarizes changes to Standard SAP Programs, Tables/Fields, Function Modules etc.. from what used to be in SAP 4.6c to what it is in SAP 6.0.  I am not sure if such a comprehensive document exists or is posted in the forum.
    Any help or information in this regard will be highly appreciated.
    Thanks
    ram

    Hi Ram,
    <<   We are in the process of doing our technical upgrade from SAP 4.6c to 6.0. I am looking for a white paper or documentation listing the changes made to the standard SAP Programs, Tables, Fields, Function Modules etc. from Rel. 4.6c to 6.0. >>
    Do you want to know what custom changes were done to SAP standard objects in your system or do you want to know what changes SAP did from 4.6c to ECC6.0.
    There is no white paper or documentation to find out custom changes made to SAP standard objects. but there were many tools in the market to find out and tell what changes were done to sap standard objects in your system.
    Your question seems ambiguous please clear it.
    Thanks,
    Kiran.

  • Changes in standard SAP programs

    Hello all,
    How could I track the changes made to standard SAP programs by a client? The system is 4.0B and some standard R/3 application's source code has been modified to provide some non-standard functionalities (that was, probably, the worst solution - in many of the cases they could have use user exits or enhancements for achieving the same purpose).
    In the table TRDIR (or, if you will, D010SINF) I can find the programs that were created by a set of users such as 'SAP' or 'SAP*' or 'DDIC' and were subsequently modified by client users (developers).
    Furthermore, finding the development class of those programs (function module 'RS_PROGRAM_GET_DEVCLASS') gives me a better idea about what applications were really modified by the client.
    Still, many of these programs that appear to have been created by 'SAP' or 'SAP*' and modified by other (client) users were <b>generated</b> as a consequence of <i>configuration changes</i> made by those client users, and therefore are not changes made to SAP R/3 standard.
    Is there a way to track only those standard programs that were indeed modified by the client, at source code level?
    Thank you,
    Bogdan

    Hi Bogdan,
    you can program your own tool-abap:
    1) select table <b>E070</b> ( TRFUNCTION = 'R' )
    2) -> for all entries select V_<b>E071EU</b>
          (TRKORR = e070-TRKORR)
    3)-> list all found objects:
      -V_E071EU-PGMID
      -V_E071EU-OBJECT
      -V_E071EU-OBJ_NAME
    and create an interactive list (e.g. for SE11 and SE38)
    hope this helps
    Andreas

  • Multiple transaction codes for a SAP program

    Hi,
    For some SAP programs , there are multiple tcodes in SE80.
    As program is same with selection screen same as , for example 1000, how the functionality differes with different tcodes?
    how is the code written to handle different tcodes in the same program?
    Thanks for help in advance.
    Regards,
    Yogita

    Hi,
      We have Different types of Programs such as Executable, Modulepool and Functionpools.
    We can design different selection-screens, Normal Screens through all of the above program types with different transactions.
    Based on transaction we can write its own functionality.
    Ex: ZZ01 for change   => all fields in editable mode
          ZZ02 is for Display  => all fields in display mode. 
          (Module Pool, Normal Screen.)
    declare one Module under PBO.  Module FIELD_ATTRIBUTES.
    Write code like this:
       loop at screen.
          If sy-tcode = 'ZZ01'.
            screen-input = 1.
          elseif sy-tcode = 'ZZ02'.
            screen-input = 0.
          endif.
          modify screen.
       endloop.
      This is very small example. If you compare F-02 and FBS1 transactions, you can observe this method. We can observe more input fields in FBS1. This is based Configuration also.
    Thank you,
    Balaji Peethani,
    Tanuku.

  • Creating Tcode for report painter program in 4.0B version?

    hi all,
    How to create a tcode for report painter program in 4.0 B?
    I searched the forums. but i couldn't find the same for 4.0 B?
    Please helo me to solve this?
    Thanks,
    Vamshi

    I am closing as no one answered and worked in alaternative way for the requirement.

  • FTP option in standard SAP programs

    Hi,
    Do standard SAP programs provide FTP option and if yes, is selection screen the only option of finding the FTP option.
    Regards,
    Vijay

    I don't get your requirement - pls post more details
    A.

  • Transport Requests for standard SAP Objects

    Is there a way we can determine the list of standard SAP objects(user exits, requirement routines, etc.) that were transported. Basically I would like to get a list of Standard SAP programs(non-Y and non-Z programs) which have been modified and transported up in the landscape.
    Any help would be appreciated.
    Thanks,
    ALAM.

    Hi,
    You can find details  in the table e071.
    Regards
    Ben

  • Standard SAP Program to clear IDocs

    Hi all,
    IDocs transfer takes place between 2 of our R/3 systems.
    But due to network issues, many IDocs get stuck and we have to manually clear them.
    I want to know if there is any standard SAP Program to clear the IDocs, so that the program can be scheduled daily and thus the whole process can be automated.
    Sid

    Hi,
    The IDocs can be processed directly (by selecting the Idoc and clicking on 'Process' button).
    But my requirement is that I want to automate this process by a standard SAP program scheduled daily.
    Also the note 40088 was not of much use as it talks about archiving the IDocs.
    Sid

Maybe you are looking for

  • Problem reinstalling FB4 premium after installing CS5 MC on windows 7 64-bit

    Hello, I was hoping that I could get some help with an issue -- I filed a technical request (ticket)  with Adobe but also wanted to reach out here. Background: I installed FB4 Premium in March, and had no issues with the download or install -- everyh

  • SEARCH HELP for a screen designed in HTML

    Hello All, i have designed a screen with input fields in html and i have called the screen in abap report...everything works fine but now i need to assign search help to the fields...... can anyone help me in this....thanks in advance points will be

  • Impressive iMac 24" Dark Spots

    Sorry to repeat. But I don't understand why what I posted yesterday disappeared. My story is long to write down. I hope any of you who got experience with dark spots/patterns on iMac screens can help me to look into the problem I appreciate your help

  • Cluster Database not starting up. Permission error.

    Hi all, I recently installed 2 node Oracle 11g RAC on RHEL5. While creating Clustered Database, database creation on second node (racnode2) failed. So, I connected */ as sysdba* on the node and executed startup only to get this error message: SQL> st

  • While a song is playing, how can I easily add it to a playlist?

    When I listen to my music and I hear a song I want to add to say a "workout" playlist, I have been told, to go to playlists, edit the "workout" playlist and search for the song I want to add.  Searching through thousands of songs while I'm running or