<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ABAP object in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object/m-p/3079030#M730203</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   As per my knowledge, on Testing server Abaper has no need to test the program, he is responsible to do unit testing on Developement server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  The tools used to test the programs are CATT and ECATT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2007 07:19:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-21T07:19:23Z</dc:date>
    <item>
      <title>ABAP object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object/m-p/3079028#M730201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether all the ABAP developed objects are tested by ABAPers in Testing server?&lt;/P&gt;&lt;P&gt;If so, how will they proceed?&lt;/P&gt;&lt;P&gt;Is there any tool for the same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Point will be rewarded for useful answers.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;kavitha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 07:11:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object/m-p/3079028#M730201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T07:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object/m-p/3079029#M730202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;First Do the Extended program check and the Code Inspector in Se38 itself&lt;/P&gt;&lt;P&gt;Then do the SQL trace and Runtime analysis if you feel that the performance is not upto mark&lt;/P&gt;&lt;P&gt;Then prepare a unit testing document with some sample test cases and document it&lt;/P&gt;&lt;P&gt;What should be the input and what should be the expected output from that program&lt;/P&gt;&lt;P&gt;for each program you have to do like this as a ABAPer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 07:16:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object/m-p/3079029#M730202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T07:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object/m-p/3079030#M730203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   As per my knowledge, on Testing server Abaper has no need to test the program, he is responsible to do unit testing on Developement server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  The tools used to test the programs are CATT and ECATT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 07:19:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object/m-p/3079030#M730203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T07:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object/m-p/3079031#M730204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFTER YOU DEVELOP THE OBJECT YOU CAN CHECK WITH THE TEST DATA IN DEVELOPMENT CLIENT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF YOU WANT TO CHECK PERFORMANCE WISE YOU CAN GO FOR CODE INSPECTOR OR ECP CHECK &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THE TESTING WILL BE DONE BY SOME FUNCTIONAL CUNSULTANT IN THE TESTING SERVER &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE DON'T NEED TO CHECK IN QUALITY SERVER &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JUST WE CAN CHECK THE PROGRAM BY USEING TEHSE TOOLS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run time analysis transaction SE30 &lt;/P&gt;&lt;P&gt;SQL Trace transaction ST05 &lt;/P&gt;&lt;P&gt;Extended Program Check (SLIN)&lt;/P&gt;&lt;P&gt;Code Inspector ( SCI)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run time analysis transaction SE30 :This transaction gives all the analysis of an ABAP program with respect to the database and the non-database processing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL Trace transaction ST05: 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. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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 a particular database table of the ABAP program would be mapped to a sequence PREPARE-OPEN-FETCH of physical calls in an Oracle environment. &lt;/P&gt;&lt;P&gt;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. &lt;/P&gt;&lt;P&gt;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. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extended Program Check&lt;/P&gt;&lt;P&gt;This can be called in through transaction SE38 or through transaction SLIN. This indicates possible problems that may cause performance problems. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code Inspector (SCI)&lt;/P&gt;&lt;P&gt;You can call the Code Inspector from the ABAP Editor (SE38), the Function Builder (SE37), the Class Builder (SE24), or as a separate transaction (SCI). &lt;/P&gt;&lt;P&gt;The Code Inspector indicates possible problems. However, note that, especially with performance issues: There is no rule without exception. If a program passes an inspection, it does not necessarily mean that this program will have no performance problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 07:22:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object/m-p/3079031#M730204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T07:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object/m-p/3079032#M730205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to check that all developments have been tested in your test system, if I understand correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need the ABAP Coverage Analyser for this.  It can be used for precisely this purpose. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_nw04/helpdata/en/c7/af9a79061a11d4b3d4080009b43351/frameset.htm"&amp;gt;Link&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 07:34:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object/m-p/3079032#M730205</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2007-11-21T07:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object/m-p/3079033#M730206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kavitha,&lt;/P&gt;&lt;P&gt;                I am working in SAP. Every report will be tested before it goes to end production(In SAP terminology we call them it as production box). If u want to test ur report u check.The procedure is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After ur report is developed in SE38 Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto UTILITIES(present in menu bar)--&lt;DEL&gt;&amp;gt;MORE UTILITIES&lt;/DEL&gt;----&amp;gt;RUN TIME ANALYSIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select the PROGRAM RADIO BUTTON &lt;/P&gt;&lt;P&gt; program : mention ur report name there&lt;/P&gt;&lt;P&gt;ex: program  : zreport.&lt;/P&gt;&lt;P&gt;AND click the EXECUTE BUTTON AND once again click the execute button u will see ur report output. and comes back and click the ANALYZE BUTTON and it will display the graph..&lt;/P&gt;&lt;P&gt;IF IT IS RED   :  POOR PROGRAMING&lt;/P&gt;&lt;P&gt;IF IT IS GREEN : BETTER PERFORMANCE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will show &lt;/P&gt;&lt;P&gt;abap: this is ur program performance&lt;/P&gt;&lt;P&gt;database : In ur program u can access data from database .it shows that performnace.if it is red u can change ur select statemets in the program.&lt;/P&gt;&lt;P&gt;SOLUTION: WE READ SOME MATERIAL ON PERFORAMANCE TUNNIG.&lt;/P&gt;&lt;P&gt;I WILL SEND SOME POINTS:THAT IMPROVE UR PROGRAM PERFORMANCE.&lt;/P&gt;&lt;P&gt;STEPS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.	Avoid using SELECT...ENDSELECT... construct and use SELECT ... INTO TABLE. &lt;/P&gt;&lt;P&gt;2.	Use WHERE clause in your SELECT statement to restrict the volume of data retrieved. &lt;/P&gt;&lt;P&gt;3.	Design your Query to Use as much index fields as possible from left to right in your WHERE statement &lt;/P&gt;&lt;P&gt;4.	Use FOR ALL ENTRIES in your SELECT statement to retrieve the matching records at one shot. &lt;/P&gt;&lt;P&gt;5.	Avoid using nested SELECT statement, SELECT within LOOPs. &lt;/P&gt;&lt;P&gt;6.	Avoid using INTO CORRESPONDING FIELDS OF TABLE. Instead use INTO TABLE. &lt;/P&gt;&lt;P&gt;7.	Avoid using SELECT * and Select only the required fields from the table. &lt;/P&gt;&lt;P&gt;8.	Avoid nested loops when working with large internal tables. &lt;/P&gt;&lt;P&gt;9.	Use assign instead of into in LOOPs for table types with large work areas &lt;/P&gt;&lt;P&gt;10.	When in doubt call transaction SE30 and use the examples and check your code &lt;/P&gt;&lt;P&gt;11.	Whenever using READ TABLE use BINARY SEARCH addition to speed up the search. Be sure to sort the internal table before binary search. This is a general thumb rule but typically if you are sure that the data in internal table is less than 200 entries you need not do SORT and use BINARY SEARCH since this is an overhead in performance. &lt;/P&gt;&lt;P&gt;12.	Use "CHECK" instead of IF/ENDIF whenever possible. &lt;/P&gt;&lt;P&gt;13.	Use "CASE" instead of IF/ENDIF whenever possible. &lt;/P&gt;&lt;P&gt;14.	Use "MOVE" with individual variable/field moves instead of "MOVE-CORRESPONDING", creates more coding but is more effcient.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 07:36:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object/m-p/3079033#M730206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T07:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object/m-p/3079034#M730207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kavitha,&lt;/P&gt;&lt;P&gt;If u r satisfy with my answer PLZ give me REWARD POINTS..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kiran kumar.G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 07:37:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object/m-p/3079034#M730207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T07:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object/m-p/3079035#M730208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... different scenarios are possible. This is an IT management decision&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DON'T REWARD PEOPLE ASKING FOR POINTS.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 08:00:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object/m-p/3079035#M730208</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-11-21T08:00:10Z</dc:date>
    </item>
  </channel>
</rss>

