How can we know one transaction is enhanced or not ?

how can we know one transaction is enhanced or not ?

first find enhancements related with a perticular tcode using following prog. :
*& Report  ZUSEREXIT                                                   *
report zuserexit no standard page heading.
tables : tstc, tadir, modsapt, modact, trdir, tfdir, enlfdir.
         tables : tstct.
data : jtab like tadir occurs 0 with header line.
data : field1(30).
data : v_devclass like tadir-devclass.
parameters : p_tcode like tstc-tcode obligatory.
select single * from tstc where tcode eq p_tcode.
if sy-subrc eq 0.
   select single * from tadir where pgmid = 'R3TR'
                    and object = 'PROG'
                    and obj_name = tstc-pgmna.
   move : tadir-devclass to v_devclass.
      if sy-subrc ne 0.
         select single * from trdir where name = tstc-pgmna.
         if trdir-subc eq 'F'.
            select single * from tfdir where pname = tstc-pgmna.
            select single * from enlfdir where funcname =
            tfdir-funcname.
            select single * from tadir where pgmid = 'R3TR'
                               and object = 'FUGR'
                               and obj_name eq enlfdir-area.
            move : tadir-devclass to v_devclass.
          endif.
       endif.
       select * from tadir into table jtab
                     where pgmid = 'R3TR'
                       and object = 'SMOD'
                       and devclass = v_devclass.
        select single * from tstct where sprsl eq sy-langu and
                                         tcode eq p_tcode.
        format color col_positive intensified off.
        write:/(19) 'Transaction Code - ',
             20(20) p_tcode,
             45(50) tstct-ttext.
                    skip.
        if not jtab[] is initial.
           write:/(95) sy-uline.
           format color col_heading intensified on.
           write:/1 sy-vline,
                  2 'Exit Name',
                 21 sy-vline ,
                 22 'Description',
                 95 sy-vline.
           write:/(95) sy-uline.
           loop at jtab.
              select single * from modsapt
                     where sprsl = sy-langu and
                            name = jtab-obj_name.
                   format color col_normal intensified off.
                   write:/1 sy-vline,
                          2 jtab-obj_name hotspot on,
                         21 sy-vline ,
                         22 modsapt-modtext,
                         95 sy-vline.
           endloop.
           write:/(95) sy-uline.
           describe table jtab.
           skip.
           format color col_total intensified on.
           write:/ 'No of Exits:' , sy-tfill.
        else.
           format color col_negative intensified on.
           write:/(95) 'No User Exit exists'.
        endif.
      else.
          format color col_negative intensified on.
          write:/(95) 'Transaction Code Does Not Exist'.
      endif.
at line-selection.
   get cursor field field1.
   check field1(4) eq 'JTAB'.
   set parameter id 'MON' field sy-lisel+1(10).
   call transaction 'SMOD' and skip first   screen.
THEN check into each enhancement whether any one has been changed.
Pls reward if usefull
S@meer

Similar Messages

  • How can i know what transaction is handle by the TM?

    How can i know what transaction is handle by the TM?

    Hi;
    Please see below
    E-Business Oracle Trade Management Product Information Center [ID 1297829.1]
    Regard
    Helios

  • Pages:  How can I sort one column of words and not have it affect the other columns?

    How can I sort one column of words and not have it affect the other columns?  I have opened the inspector to the edit columns and rows under Table.  It will sort the column, but then it changes the other colums as well.  I know that if I use Numbers, it will work, but I want to know how to do the same thing in Pages.

    Hi Peter,
    Numbers sorts full rows on values in selected column(s). The technique for sorting a single column is essentially the same as Jerry is describing for Pages tables—separate the (data in the) column to be sorted, sort it, return it to the table.
    In Numbers the actual column may be separated from the original table, sorted, then returned. In Pages, the data must be extracted, sorted, then pasted back in, overwriting the unsorted data (if it was left in the original table).
    iWork tables follow a database model in which each row is a Record, and each column holds a Field within the records.
    As evidenced by the current question (and several similar questions arising in the Numbers community) that model doesn't apply to the way some users, especially some who come in from the MS Excel world, use tables.
    With Excels model—islands of data on a single large table, the ability to sort one or a selected few columns of data makes sense. One 'island' may comprise only cells AA21:AH50. Sorting that small 'table' should be possible without disturbing the rest of rows 21-30, which are probably part of one or more other 'data islands' in the sea that is a MS Excel spreadsheet.
    In Numbers, each of those 'islands' would be a separate Table, and that Table would be sortable without disturbing other Tables in the document.
    Regards,
    Barry

  • How can i know the servlet is running or not?

    Hi all,
           I have a doubt regarding servlet. I created one servlet and deployed in server. Now i called (RUN) the servlet from the browser. And it is running. Now can i know that the servlet is running or not in the server without seeing in the browser. Can we know the status of the servlet with its URL in the server whether it is running or not?
             Let me explain my problem. In my servlet it will run continously read one table and  do some operation depending on the entries in that table. Now i called the servlet from the browser. After some time i closed the browser. If browser is there i can know whether servlet is running or not. But now how can i know that servlet is running or not. Becoz eventhough we closed the browser the servlet will run in the background. How can i achieve this?
    Thanks and Regards,
    VJR.

    Hi!
    With first call, the servlet will be loaded, and it remains so until server-shutdown, but you need a timer-mechanism execute method calls continuously.
    Regards,
    Thomas

  • I have an iphone 4s i used to USA, when i come in Haiti it and put anothe sim card it asks me to activate.  i cannot activate it. how can i know if it's unlocked or not?

    i have an iphone 4s i used to USA, when i come in Haiti  and put another sim card it asks me to activate it.
    i cannot activate it. how can i know if it's unlocked or not?

    As Kilted Tom said, make sure that you speak with your previous provider.  ATT will direct you to a website and have you enter in some information which will determine if you qualify for the unlocking status.  After you complete that, you will need to restore your phone as new through iTunes.  Make sure that you have a backup to iCloud in order to retrieve your content and data after you restore your device.

  • How can we know the OSCOLECTOR is running or not.

    Hello all,
    I want to know how can we know about the the OSCOLECTOR is running or not?
    tell me the way to at os level for unix and linux and R3 level.
    Thanks in advance.
    Atul

    HI,
    AS I WORK ON WIN 2003 , U CAN CHECK WHETHER OSCOL IS RUNNING OR NOT FROM THE OS LEVEL AS;;;
    GOTO SERVICES.MSC AND CHECK FOR THE OSCOL SERVCIE. IF IT IS NOT RUNNING THEN START IT.
    AND THEN CHECK FROM THE SAP LEVEL.
    DEFINITELY IT WILL WORK.
    REGARDS,
    BHUPESH

  • How can i know my webac.xml effect or not?

    I'm trying to configure web access control for my groupwise webaccess, but the access control list is not effect.
    I checked on the webaccess console, only some configurations is affected.
    how can i know my webac.xml effected? with my check, it is not.
    WebAccess Configuration File /var/opt/novell/groupwise/webaccess/webacc.cfg
    LDAP Configuration File /var/opt/novell/groupwise/webaccess/ldap.cfg
    Dictionary Configuration File /var/opt/novell/groupwise/webaccess/dictionaries.cfg

    Hi
    The webac.xml is a bit flacky in the shipping GroupWise 2012. As far as I know there are several bugs logged for it. This should improve with SP1 shipping in the next few months.
    In the meantime you might want to open an SR and get newer code from Novell.
    Cheers,

  • Transport Request , how can i know which transaction will be impacted in QA

    Hi,
    Is There a way to know what will be the impact of transporting a request in QA. I know that i can verify each objects and use the where used list, but it's time consuming. any report that can do the job more easyly?
    Thanks
    Benoî

    Hi,
    What kind of request you are transporting???
    If its a role which you are tranporting then It depends on what changes you made in the DEV system.Similar objects may be used for more then one transaction.
    Hence you need to find what are the changes you carried out and look through the whereused list of the objects.
    PFCG->Authorization tab->object->where used list
    Rakesh

  • How can I know a port being used or not

    Hello, I have a trouble, I don't know how to realize whether a port has been used or not.
    For example, I have some command:
    ServerSocket server1 = new ServerSocket(2001);
    ServerSocket server2 = new ServerSocket(2002);
    ServerSocket server3 = new ServerSocket(2003);
    ServerSocket server4 = new ServerSocket(2004);
    I wonder how I can realize the fact that server1, server1, server3 or server4 is avalable?
    Please help me. Thank you.

    Maybe you misunderstood my question. Not in the slightest. I answered the question you asked.
    The fact is that you asked the wrong question. You asked about ports in use. You're now asking how to know if a Socket is active. That's a different question. A port is different from a socket, and they're both different from a connection.
    To answer that new question, Java provides Socket.isClosed(), Socket.isConnected(), etc.
    But note that all these APIs can do, in any language, is tell you what you have personally done with that Socket instance, in the current application. So actually these APIs are formally redundant: all they do is just maintain a few booleans recording what methods have been called. What they don't do, and can't do, in any language, is tell you about the state of the connection. Only reading or writing can do that.

  • How can we know WD Appl is running from portral or normal

    Hi Experts,
    Could any body help in this...
    How can we know one application is running from portal or normal application??
    Thanks,
    kris..

    Hi,
    Below code might help you.
    data: lo_api_component    TYPE REF TO if_wd_component,
      lv_cl_environment   TYPE        i,
    lo_wd_application   TYPE REF TO if_wd_application.
    * get application environment: portal or non-portal environment
      lo_wd_application = lo_api_component->get_application( ).
      lv_cl_environment = lo_wd_application->get_client_environment( ).
      IF lv_cl_environment = if_wd_application=>co_client_environment-portal.
    endif.
    Thanks,
    Kranthi.

  • My ipad 3 dosenot have passcode how can i set one ??

    my ipad dosenot have passcode how can i set one ??
    i did not find the passcode set option under Setting > General icone ???

    And when you enter a passcode, write it down...there are several users a day who have forgotten their passcodes and ask how to reset them.

  • How can i know about any users who log on sap last one month..all data and

    Dear all,
    how can i know about any users who log on sap last one month..all data and  transaction code they used in a month.
    Regards,
    ASHUTOSH
    9891595497

    Dear Ashutosh,
    I think your question is in the wrong forum. This is for SAP MDM related questions and answers. SAP MDM does not use Transaction codes. So you may not get much help here.
    Please try posting your question in the ABAP forums and you may get the right resources to help you.
    Thanks.
    Siva K.

  • HT1918 How can I see ALL transaction history in my account.  Specifically, I would like to see the gift cards I have redeemed for my account.  I know I have over $200 in my account but it is not showing the balance anywhere.  Any ideas?!?!?

    How can I see ALL transaction history in my account.  Specifically, I want to review the gift cards I have redeemed but the amounts are not showing up in my account.  I know I have over $200 in my account and I am unable to access it.  The site wants me to pay by credit card and I don't want to do that.  Any ideas how I can recover the money in my account?

    You can only view your account's purchase history, you can't view a history of card redemptions.
    My account's balance shows at the top left of the store's page on my computer's iTunes, and by logging in to view my account via the Store > View Account menu option. On my iOS devices it shows at the bottom of, for example, the Featured tab in the App Store app under my account id (or you can view your account via Settings > iTunes & App Stores and it should show on the screen that you are taken to).
    To view your purchase history : log into your account on your computer's iTunes via the Store > View Account menu option, you should then see a Purchase History section with a 'see all' link to the right of it. Click on that and you should then see a list of your purchases.
    You've tried logging out and back into your account to see if your balance then shows ? If not, and you can't see where it might have been spent, then you could try contacting iTunes Support and see if they can help : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • How can I know the right component for a transaction?

    Hi, I have a question
    When creating a new message in Solution Manager, notif_create, how can I know the right component given the transaction code or program name?
    Thanks in advance
    Edited by: María Valdés on Aug 19, 2008 6:25 PM

    Hello Maria,
    Well, in the Support Message window, place the cursor in Component box and press F4. This will brings up another window which contains the components list to which you are authorized. From that list you can choose about which component you want to create that particular support message.
    For example, if you are from Quality department, the following can be visible when you press F4.
    QM - Quality Management
      -- QM-ADB Adobe Forms
           -- QM-ADB-PRN Print Forms
      For the Print Forms, the component will be QM-ADB-PRN
    I hope it helps.
    Cheers,
    Satish.

  • How can anyone know on which Xi server one is working ...

    Hi Folks,
    How can anyone know on which Xi server one is working i.e..whether it is DEV/TEST/PROD system....where we can find these tech details???
    Waiting for your responses...
    Cheers...
    Ram.

    hey all..
    i guess, i was unclear wit my question..
    i very well understand the transport of objects frm dev to prod..
    what i wanna knw is...,
    if i hav three diff systtems..i.e prod, dev, n quality..
    wit hittin the tcode: scc4, i get to knw the system id, name n short text..
    n now based on the short text, i identify my system details....(i.e it bein prod or dev)
    but if the short text is missin in the tcode mentioned, then do i hav any other method to knw which system is which Xi System? (prod, dev or qua )...
    regards,
    Ram

Maybe you are looking for

  • How to call Crystal Report

    Hi, to all I am a new one in Java forum. I have a question regarding JSP + Crystal reports. We have Crystal reports in Microsoft .Net Framework. I have created an .RPT fie from this software. Now I want to call this report through my Java application

  • Error while generating XML file from rdf report.

    Hi All, we are having a rdf report that displays images retrieved from data base. I need to convert this report to xml report(using rtf template). when i tried to run the report after changing the output of the concurrent program to "XML", i am getti

  • Change of company name in purchase order layout

    Hello SAP gurus, our company changes its name. Please, can you advice me, how to change company name in purchase order? But in <SPRO- Materials management - Purchasing - Purchase order - Define screen layout> it is not possible, the form here is empt

  • How can I take check box in particular cell of the table in smartforms??

    Hi experts,    pls tell me how can I take check box in particular cell of the table in smartforms?? It is not interactive form. I hv taken small windows as check boxes.but i think it is not a proper solution....give me another solution...

  • OIM 11g target recon not performing full recon for OID resource

    Hi I noticed that full target recon is not being performed on OID because every time I run the recon only few same records that were recently updated gets reconciled but not all. I tried updating the timestamp attribute to 0 and also tried removing t