Sequence of the transaction list look different in ECC6.0 user menu

The sequence of the transaction list look different in ECC6.0 than SAP 4.6c(User Menu & SAP Menu).Is there any provision to make similar view as of SAP 4.6c in ECC6.0.
Thanks
Manoj

not that i know of. and: you wouldn't want to do that: you'll be missing all the good new parts. for more information on new transactions, deleted transactions etc. make sure your read the release notes.

Similar Messages

  • TFS Workitems:Bugs : I want ot select different lists, from the global list, for fields basd upon user group

    Hi,
    I am customizing the bug workitem workflow.
     I want ot select different lists, from the gllobal list, for fields basd upon user group
    I am aware that I can use "when" clauses in the allowed/suggested values of the field.
    My question is : how do I get the group(s) that the current user is in and how do use this to select different lists?

    Hi!
    You can not do this through standard way. You must to create the custom work item control:
    http://witcustomcontrols.codeplex.com/
    And get the user group through IIdentityManagementService.
    IIdentityManagementService IdentityService = _workItem.Store.TeamProjectCollection.GetService<IIdentityManagementService>();
    TeamFoundationIdentity _curid = null;
    _workItem.Store.TeamProjectCollection.GetAuthenticatedIdentity(out _curid);
    string _group = "Admin";
    var _gr = IdentityService.ReadIdentity(IdentitySearchFactor.AccountName, _group, MembershipQuery.Direct, ReadIdentityOptions.None);
    if (_gr.Members.Where(s => s.Identifier == _curid.Descriptor.Identifier).Count() > 0) return true;

  • The chinese signs looks different in the original document compare to when imported in FM

    I am using Framemaker 7.2 in Microsoft Office and I am trying to import chinese signs into a document but the signs looks different in the original compare to the FM document. The original document is a Word-file with format Arial Unicode MS and when I import that file it doesn't matter whether I choose to import by "Reformat Using Current Document's Formats" or by "Retain Sourse's Formatting", the signs looks different. Does anyone know how I should do it?

    FrameMaker does support Chinese (and Japanese and Korean) for years, but I am not sure how capable the Word Import is.
    Your message is unclear to me if the Chinese glyphs just look different (like: FrameMaker uses a different font) or are different (like: This seems to be Chinese but the signs are completely different).
    The first can be handled by making sure the same font is selected.
    In case of the latter: Make sure you have that Word document in RTF form, you will see far better results then. It also might make a difference if the document is saved to RTF on a Chinese or a Western system, you might want to try both if possible.

  • My Firefox page does not look like yours...I do not hava a fox in the corner to click on,,,,the whole page looks different why?

    I am trying to delete history and it says that I should click on the fox in the upper left corner? I have no fox and also, the whole page seems different than the one you show...why?

    WinXP versions of Firefox don't have the Firefox button like with Windows Vista and WIn7, because with XP the default is to show the Menu Bar. The Firefox button appears when the Menu Bar is not being shown.
    Right-click a blank spot on the Menu Bar ''(to the right of Help)'', and de-select Menu Bar by clicking on that contextual menu item.

  • Why does my lists look different in Firefox

    Please take a look at the following pages in both browsers. pay attention to the right column and see the lists.  In firefox they are ok but explorer does not show the same thing.  any suggestions?
    http://greenpwwhh.com/wisdom.html
    http://www.greenpwwhh.com/wealth.html
    http://www.greenpwwhh.com/health.html
    codes for health page:  note that style in blue was used to take care of margin space for bullets.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/health.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>GreenP - Wealth, Wisdom, Health &amp; Happiness</title>
    <style type="text/css">
    ul {padding-left:16px}
    </style>
    <style type="text/css">
    <!--
    A:link {text-decoration: none}
    -->
    </style>
    <!-- InstanceEndEditable -->
    <link href="main_page.css" rel="stylesheet" type="text/css" />
    <!--[if IE 5]>
    <style type="text/css">
    /* place css box model fixes for IE 5* in this conditional comment */
    .thrColFixHdr #sidebar1 { width: 180px; }
    .thrColFixHdr #sidebar2 { width: 190px; }
    </style>
    <![endif]-->
    <!--[if IE]>
    <style type="text/css">
    /* place css fixes for all versions of IE in this conditional comment */
    .thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
    .thrColFixHdr #mainContent { zoom: 1; }
    /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
    </style>
    <![endif]-->
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <script type="text/javascript">
    <!--
    var gDivaGPSfree=",index.html,,";
    //-->
    </script>
    <script type="text/javascript" src="diva/divaCommon.js"></script>
    <script type="text/javascript" src="diva/divaGPSfree/divaGPSfree.js"></script>
    <!-- InstanceBeginEditable name="head" -->
    <!-- InstanceEndEditable -->
    </head>
    <body class="thrColFixHdr">
    <div id="container">
      <div id="header">
        <div id="headerLogo"><img src="greenP_logo.gif" width="293" height="90" alt="logo" /></div>
        <!-- InstanceBeginEditable name="headerad" -->
        <div id="headerAd"><a href="http://www.patrickgreen.cruiseshipcenters.com/Home.aspx#"><img src="cruiseshipcenter_728x90.gif" width="728" height="90" alt="cruise" /></a></div>
        <!-- InstanceEndEditable -->
        <h1> </h1>
        <!-- end #header -->
      </div>
      <div id="nav">
        <ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a href="index.html" class="thrColFixHdr">Home</a></li>
          <li><a href="wisdom.html" target="_top" class="thrColFixHdr">Wisdom</a></li>
          <li><a href="wealth.html" class="thrColFixHdr">Wealth</a></li>
          <li><a href="health.html" class="thrColFixHdr">Health</a></li>
          <li><a href="happiness.html" class="thrColFixHdr">Happiness</a></li>
          <li><a href="#" class="thrColFixHdr">Opportunities</a></li>
          <li><a href="#" class="thrColFixHdr">Seminars</a></li>
          <li><a href="#" target="_top" class="MenuBarItemSubmenu">Store</a>
            <ul>
              <li><a href="Books.html" target="_top">Books</a></li>
              <li><a href="posters.html" target="_top">Posters</a></li>
            </ul>
          </li>
          <li><a href="#" class="thrColFixHdr MenuBarItemSubmenu">Stress Release</a>
            <ul>
              <li><a href="crossword_main_page.html">Crossword</a></li>
              <li><a href="jigsaw_things.html">Jigsaw</a></li>
            </ul>
          </li>
    <li><a href="advertising.html" class="thrColFixHdr">Advertise</a></li>
    <li><a href="membership.html" class="thrColFixHdr">Members</a></li>
          <li><a href="about_us.html" class="thrColFixHdr">About us</a></li>
        </ul>
      </div>
      <div id="search">
    <form name="fbsearch" method="get" action="http://ss662.fusionbot.com/b/q" style="margin:0;">
      <div align="left"><font size="2" face="arial"><a href="http://www.fusionbot.com" target="_blank">Site Search</a>:</font>
        <input type="text" name="keys" size="15">
        <input type="submit" value="GO">
        </div>
        <input type="hidden" name="sn" value="160516902">
    </form>
      </div>
      <div id="nav2"><a href="http://pub27.bravenet.com/chat/show.php?usernum=2253679465&amp;cpv=2"><img src="_image/Chat-with-friends-&amp;-network.gif" width="173" height="25" alt="chat" /></a><a href="http://pub27.bravenet.com/calendar/show.php?usernum=2253679465"><img src="_image/calendar_button.gif" width="173" height="25" alt="calendar" /></a><a href="http://pub27.bravenet.com/postcard/post.php?usernum=2253679465"><img src="_image/Send-Some-Love-Today.gif" width="173" height="25" alt="send some love" /></a><a href="comments.html"><img src="_image/Your-comments-please.gif" width="173" height="25" alt="your comments" /></a></div>
      <div id="chat">
        <!-- Start Bravenet.com Service Code -->
        <div align="center"></div>
        <!-- End Bravenet.com Service Code -->
      </div>
      <!-- This clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats -->
      <p> </p>
      <div id="healthLeft">
    <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab" id="Player_259055d2-c397-4de3-a156-df6e49cfcab4"  WIDTH="300px" HEIGHT="250px"> <PARAM NAME="movie" VALUE="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V200708 22%2FUS%2Fgreenpwwhh-20%2F8003%2F259055d2-c397-4de3-a156-df6e49cfcab4&Operation= GetDisplayTemplate"><PARAM NAME="quality" VALUE="high"><PARAM NAME="bgcolor" VALUE="#FFFFFF"><PARAM NAME="allowscriptaccess" VALUE="always"><embed src="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V200708 22%2FUS%2Fgreenpwwhh-20%2F8003%2F259055d2-c397-4de3-a156-df6e49cfcab4&Operation= GetDisplayTemplate" id="Player_259055d2-c397-4de3-a156-df6e49cfcab4" quality="high" bgcolor="#ffffff" name="Player_259055d2-c397-4de3-a156-df6e49cfcab4" allowscriptaccess="always"  type="application/x-shockwave-flash" align="middle" height="250px" width="300px"></embed></OBJECT> <NOSCRIPT><A HREF="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V200708 22%2FUS%2Fgreenpwwhh-20%2F8003%2F259055d2-c397-4de3-a156-df6e49cfcab4&Operation= NoScript">Amazon.com Widgets</A></NOSCRIPT>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
      </div>
      <!-- InstanceBeginEditable name="EditRegion2" -->
      <div id="healthMid">
        <p>health articles go here</p>
    <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
      </div>
      <!-- InstanceEndEditable -->
      <div id="healthRight">
        <div id="healthVideos">
          <div id="healthVideoHead">Videos</div>
          <div id="healthvideoContent">
            <ul>
              <li><a href="ten best foods to eat.html" target="_top">10 best foods to eat</a></li>
              <li><a href="ten worst foods to eat.html" target="_top">10 worst food to eat</a></li>
              <li><a href="ten worst drinks.html" target="_top">10 worst drinks</a></li>
              <li><a href="whole foods and weight loss.html" target="_top">Whole foods &amp; weightloss</a></li>
              <li><a href="super foods.html" target="_top">Super foods</a></li>
              <li><a href="sugar effects 1.html">Sugar is very bad 1</a></li>
              <li><a href="sugar effects 2.html">Sugar is very bad 2</a></li>
              <li><a href="mother of all illness.html" target="_top">Mother of your illness</a></li>
              <li><a href="meat or vegetables.html" target="_top">Meat or vegetables</a></li>
              <li><a href="healthy ways to lose weight.html" target="_top">Healthy weightloss</a></li>
              <li><a href="food for the mind.html" target="_top">Food for the mind</a></li>
              <li><a href="fiber facts.html" target="_top">Fiber facts</a></li>
              <li><a href="fiber fakes.html" target="_top">Fiber fakes</a></li>
              <li><a href="life saving food tips.html">Life-saving food tip</a></li>
            </ul>
            <p> </p>
            <p> </p>
          </div>
          <div id="healthArticles">
            <p> </p>
            <p> </p>
            <p> </p>
            <p> </p>
          </div>
          <div id="healthResources">
            <div id="healthResourceHead">Resources</div>
            <p> </p>
            <p> </p>
            <p> </p>
            <p> </p>
            <p> </p>
          </div>
          <p> </p>
          <p> </p>
          <p> </p>
          <p> </p>
          <p> </p>
          <p> </p>
          <p> </p>
        </div>
        <p><a href="ten worst foods to eat.html" target="_top"></a></p>
        <p> </p>
        <p> </p>
      </div>
      <div id="healthFooterAd">Content for  id "healthFooterAd" Goes Here</div>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <br class="clearfloat" />
      <div id="footer">
        <p>Copyright &copy; GreenP. All rights reserved. Site designed by Patrick L Green</p>
        <!-- end #footer -->
      </div>
      <!-- end #container -->
    </div>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    <!-- InstanceEnd --></html>

    Hi
    They are different because of the way IE/Opera and FF/Safari handle list indents, you will have to change the default margin and padding values to achieve a consistent list positioning, (do not forget negative values are allowed).
    See the section on positioning in this article for more info - http://www.alistapart.com/articles/taminglists/.
    PZ

  • How come that the design mode looks different than preview mode with slideshows?

    hello,
    I am placing a slideshow on the site. when I look in the preview mode the slideshow is not exactly in the same place.
    How come? Am I doing somthing wrong?
    thanks for response

    Welcome to the medium that is the web. Every browser has it's own text layout engine and "web-safe" fonts are a misnomer. You cannot rely on text line breaking the same in different browsers. Thus creating text frames that snuggly fit the text within is likely to result in what's occurring on your site in some browsers or browser versions.
    As a general rule, you should attempt to use Web Fonts whenever you can. Use "Web Safe" fonts as a second choice. And only use System fonts as a last resort and only for small amounts of text (since they become an image when output).
    If you want a specific portion of text to absolutely never go to two lines, you'll want to put it in a text frame that significantly wider than the text so when the line length varies the text doesn't wrap to a new line.
    "Web Safe" fonts are not a single font but actually a list/stack of fonts where the browser goes through the list until it finds a font that's available on the current viewer's device. The fonts in the list/stack are similar in visual appearance and font metrics, but any difference in font metrics is sufficient to result in changes in line breaks, so when using web safe fonts you need to account for much larger variations in line length and line breaking than will occur when using a Web Font.

  • When I paste a Pages document into an email it looks totally different.  Even when I export it too Microsoft Word the Word document looks different.  Apparently this does not happen if you have Word on your computer.  Does anyone have experience?

    I need to be able to copy/paste documents into the body of an email and have them look exactly like the original document.  I could always do this on my PC using Microsoft Word.  And all writers submitting work to agents do this.   I just tried it with Apple's Pages and when I pasted it into the body of the email, the document looked totally different . . . no double spacing, no paragraphing  etc.  Even when I exported the document to Word, I copy/pasted it into an email and it looked totally different.  I suspect Apple's version of Word does not perform like the real Word in all circumstances . . . Before I go out and buy Word and put it on my Apple, I would like to know if anyone else has had this issue and how they may have dealt with it.  Thanks.

    Drag and drop the file into the email, the formatting will be retained when it is opened by the recipient.

  • Overprint Preview and Workspace are set to the same, but look different

    I'm working for something to be viewed on a screen, so I work in the sRGB IEC61966-2.1 (Edit > Color Setting > Working Spaces - RGB: sRGB IEC61966-2.1 ). I have set the Overprint Preview to the sRGB IEC61966-2.1 as well (View > Proof Setup > Device to simulate : sRGB IEC61966-2.1). But when I tick Overprint Preview the colors look completly different. Why?
    Thanks, Andi

    Maybe you are right and it doesn't make much sense to use the Overprint Preview in this case. I think what happens is, when you tick Overprint Preview, ID converts from your actual RGB-Color Space to a set CMYK-Color Space and back to the old RGB-Color Space (if set to the same one). On it's way the colors change through it's conversion from RGB to CMYK and back to RGB. That could explain it.
    Thanks a million, Andi

  • Why does the gmail page look different in windows than linux e.g. no stars available

    gmail looks like a more "bare bones" page with no column to add stars. Also the boxes across the top: Archive, Report Spam, Delete, etc. do not work

    See:
    * http://kb.mozillazine.org/Website_colors_are_wrong
    * http://kb.mozillazine.org/Websites_look_wrong

  • Operator used when the target list contains different number of expressions

    Hi all,
    My problem is that, i am having 4 columns in the first select statement, and in the second select 6 columns.
    The first 4 columns in the second select are the same(column name) as first select.
    But both selects have different criteria.
    Can anyone tell me is there any operator in sql, so that i can join these two in a single one.
    I have little idea about unions, joins. For using union, the number of expressions should be same in both select statements.

    Hi,
    you can use UNION and the SQL which has less number of columns you can use dummy columns as subsitute ( in place of columns which are not present in the SQL)
    -- SELECT 'first' AS FIRST , 0 as SECOND FROM DUAL;
    Thanks

  • Listing Work Items, through End User Menu

    Hi
    I created a rule which will fetch all the Work Items.
    The below mentioned code is used to fetch the Work Items,
    <invoke name='listObjects'>
    <ref>ctx</ref>
    <invoke name='findType' class='com.waveset.object.Type'>
    <s>WorkItem</s>
    </invoke>
    </invoke>
    I am calling this rule through a form, so ctx value will be LocalSession.
    This form is called through a Workflow.
    When I am running this workflow directly from Admin Interface
    ie. ServerTasks > RunTasks > myWorkFlow
    This rule is working fine. The Repository Result Work Items are Listed
    But the problem is arising when I call this workflow from a EndUser Interface, this is not working,
    Repository Result size is 0, that means no record.
    So I thought may be because of User privileges it will not work,
    so I added the following code in the rule
    <RunAsUser>
    <ObjectRef type='User' name='Configurator'/>
    </RunAsUser>
    But this also, is not solving my problem.
    The requirement is, that a user must see all the Active Work Items.
    Please help me in this problem.
    PS: I am Using IdM 7.0

    Hi Everyone,
    Thanks for all your help.
    I have found the solution for my problem.
    Earlier I was using listObject function to get the work item details, this function will only work in localSession. But when the user logs in he is not having privilege to view those details so the reult was returning as null.
    Now I am using getObject function.
    <invoke name='getObjects'>
    <invoke name='getCache'>
    <ref>WF_CONTEXT</ref>
    </invoke>
    <invoke name='findType' class='com.waveset.object.Type'>
    <s>WorkItem</s>
    </invoke>
    </invoke>
    This function returns me all the WorkItem details, the object is WorkItem.
    With this object I can get all the details, regarding that WorkItem.
    Thanks everyone for all your help.
    All the details of the various functions I got from Javadocs.
    Thanks again
    God Bless You all.

  • Why when i convert to black and white and change, contrast, exposure etc and get it right in preview i open it and its brighter and looks different to the preview?

    The images also look different in preview and when i upload them to adobe Revel but when i put them back in photoshop they look Ok.

    I convert, in raw to black and white and add sharpness and clarity theirs and a few other options Temp etc if need be. Then i open them into photo shop as black and white. There i place around with the exposure setting but as you do it you have the preview button clicked so you see what the finished photo will look like. When i hit change normally the photo changes and looks like it was in the preview.But now with out changing any settings in photoshop, as i change the photo the preview is different when i click ok to make the changes. This comes and goes in photoshop and its getting a bit frustrating as i do a lot of black and white photos and have been doing for years but i am having this problem over the last 6 months.
    No i haven't changed colour settings i have photoshop on the preset settings.
    'Preview" when you are changing contrast etc their is the preview option so it shows in photoshop what the changes will be. But what i see when i am changing it is different when i open it. make be a point brighter or not as contrasty as i see it as i am changing the settings.

  • Colors look differently in final sequence

    Hello,
    I imported a image logo with colors in LiveType to make a title. When I rendered the movie the final sequence had the colors come out differently. I had a dark bleu of sky that became more light and a "bordeau" (in frenche) red that became more pinkish. Is there some color setting i have to do ?
    Thanks for reading !

    This isn't easy in Live Type.
    Assuming you know the RGB values of the logo before creating your LT enhancement you might have some luck.
    If you control-click on the little color box in the Inspector's Attributes Tab then it will display a color spectrum that shows you RGB values. You can click on the correct value by moving the eyedropper around and then save that color, by dragging it to one of the palette boxes beneath the crayon box. This is really tedious work to get an exact match.

  • How the transactional replication work for simple recovery database (looking for some internal concept)

    How the transactional replication work for simple recovery database (looking for some internal concept)
    Rahul

    There seems to be a new myth going around recently. I’ve had at least three people tell me, in the last month, that SQL’s transactional replication requires the database to be in full recovery.
    This is complete fabrication. Replication (SQL native replication, that is) can work with the databases in any of the recovery models.
    Transactional replication does involve the transaction log, as that’s where it picks up changes from. The log reader scans over the transaction log looking for log records marked for replication, copies those to the distribution database and then marks them
    as replicated. When the checkpoint (for simple recovery) or log backup (for full or bulk logged) occur, the log will only be truncated up to the oldest inactive, replicated transaction.
    Because transactional replication has its own way of ensuring log records aren’t discarded before been picked up by the log reader, there’s no requirement for a specific recovery model.
    Refer this link
    http://sqlinthewild.co.za/index.php/2008/12/05/a-new-sql-myth/
    --Prashanth

  • How to use the transaction STO5 (SQL Trace)

    Hi,
        I want to check the performance of program using the ST05 transaction. Please send me the step by step procedure to trace my program.
    Thanks & Regards,
    Santhosh Kumar.R

    Hi,
    following explanation clearly you abt ST05
    Hi,
    SQL trace(ST05) provides the developer with the ability to analyse database select statements. Simply execute ST05 to turn on SQL trace, then execute the statement/program you want to analyse. Now turn off SQL trace using ST05
    and click on list trace to view the details.
    You can also perform traces on other items such as authorisation objects.
    The trace list has many lines that are not related to the SELECT statement in the ABAP program. This is because the execution of any ABAP program requires additional administrative SQL calls. To restrict the list output, use the filter introducing the trace list.
    The trace list contains different SQL statements simultaneously related to the one SELECT statement in the ABAP program. This is because the R/3 Database Interface - a sophisticated component of the R/3 Application Server - maps every Open SQL statement to one or a series of physical database calls and brings it to execution. This mapping, crucial to R/3s performance, depends on the particular call and database system. For example, the SELECT-ENDSELECT loop on the SPFLI table in our test program is mapped to a sequence PREPARE-OPEN-FETCH of physical calls in an Oracle environment.
    The WHERE clause in the trace list's SQL statement is different from the WHERE clause in the ABAP statement. This is because in an R/3 system, a client is a self-contained unit with separate master records and its own set of table data (in commercial, organizational, and technical terms). With ABAP, every Open SQL statement automatically executes within the correct client environment. For this reason, a condition with the actual client code is added to every WHERE clause if a client field is a component of the searched table.
    To see a statement's execution plan, just position the cursor on the PREPARE statement and choose Explain SQL. A detailed explanation of the execution plan depends on the database system in use.
    Performance Tuning is useful mainly reducing load on database. It is very important aspect while writing the programs/FM etc.....
    SQL Trace
    Use
    The SQL Trace function is an on-demand log of selected SQL statements that are issued against the database through the Open SQL Engine. The SQL Trace can be switched on or off dynamically. The log format is database independent. Besides the SQL statement text, each log record contains information about the point in time when the statement was executed, its duration, its input parameters and results (where applicable) as well as context information.
    Features
    The SQL Trace is especially useful for:
    Development:
    SQL Trace can help JDO, enterprise beans, servlet and JSP developers to learn which kind of database accesses their code produces.
    &#61489;&#61486; Performance analysis
    Typically, performance issues are caused by inefficient database accesses. In this case SQL Trace can be used to show the issued SQL statements and their duration, thus helping to identify inefficient SQL statements.
    Functions
    <b>The following functions are available on the initial screen</b>:
    Select trace:
    • Select the trace mode SQL Trace, Enqueue Trace, RFC Trace, or Table Buffer Trace. You can select mutliple trace modes simultaneously.
    Select trace function:
    • Start the trace recording.
    • Stop the trace recording.
    • Branch to trace list, detailed list, or time-sorted list.
    • Branch to Explain SQL to analyze an SQL statement without an explicit trace file.
    Trace files are managed by the system. Thus they can be saved, like any other object;
    saved trace files can be displayed and deleted.
    Trace Status
    A trace can only be activated once on any application server. The Trace Status display informs you whether another user in the system has already activated a particular trace.
    Starting the Trace
    Prerequisites
    <b>You can only switch on the Performance Trace for a single instance</b>. You should already have decided the scope and targets of your performance analysis.
    Procedure
    <b>To analyze a trace file, do the following</b>:
    ... 1. Choose the menu path Test &#61614; Performance Trace in the ABAP Workbench.
    The initial screen of the test tool appears. In the lower part of the screen, the status of the Performance Trace is displayed. This provides you with information as to whether any of the Performance Traces are switched on and the users for which they are enabled. It also tells you which user has switched the trace on.
    2. Using the selection buttons provided, set which trace functions you wish to have switched on (SWL trace, enqueue trace, RFC trace, table buffer trace).
    3. If you want to switch on the trace under your user name, choose Trace on.
    If you want to pass on values for one or several filter criteria, choose Trace with Filter.
    Typical filter criteria are: the name of the user, transaction name, process name, and program name.
    4. Now run the program to be analyzed.
    You will normally analyze the performance trace file immediately. In this case, it is a good idea to use a separate session to start, stop, and analyze the Performance Trace
    If you are shown trace kernel errors on the initial screen (for example, not enough storage space available), you must first remove the errors or have them removed by your system administrator.
    The selected trace types can be changed as required during a performance trace interval (time between switching on and off the trace). The user (user group) must remain unchanged.
    Result
    The results of the trace recording are written to a trace file. If trace records are overwritten during the trace interval, the system displays a message to inform you when you analyze the trace file.
    The results of the trace recording are stored to ten trace files. Overwriting trace records, however, cannot be entirely excluded in this case either.
    The Performance Trace records all database access calls, table buffer calls, remote calls, or calls for user lock activity. These measurements can affect the performance of the application server where the trace is running. To preserve system performance, you should therefore turn off the trace as soon as you finish recording your application.
    Stopping the Trace
    Prerequisites
    You have started the trace and finished running the program that you want to analyze.
    <b>For performance reasons, you should switch off the traces as soon as you have finished recording.</b>
    Procedure
    <b>To deactivate the trace:</b>
    ... 1. Choose Test &#61614;Performance Trace in the ABAP Workbench.
    The initial screen of the test tool appears. It contains a status line displaying the traces that are active, the users for whom they are active, and the user who activated them.
    2. Select the trace functions that you want to switch off.
    3. Choose Deactivate Trace.
    If you started the trace yourself, you can now switch it off immediately. If the performance trace was started by a different user, a confirmation prompt appears before deactivation-
    Result
    The results of the trace are stored in one or more trace files. You can then analyze the performance data stored in the trace file. See also, Analyzing Performance Data.
    Look at the below link
    http://www.sapbrainsonline.com/TOOLS/SQLTRACE/SQL_TRACE.html
    <b>Reward with points if helpful.</b>
    Regards,
    Vijay

Maybe you are looking for