<?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: Testing of Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/testing-of-function-module/m-p/2715327#M629690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I got some idea hoe to do Testing of FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thankyou for quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shobha Henry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Aug 2007 10:40:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-22T10:40:21Z</dc:date>
    <item>
      <title>Testing of Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/testing-of-function-module/m-p/2715324#M629687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     I want to test the BAPI Function mudule for PO.how to test it in SE37.&lt;/P&gt;&lt;P&gt;please tell me the Step by Step procedure like how to give values and how to know the errors etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shobha Henry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 10:38:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/testing-of-function-module/m-p/2715324#M629687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T10:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Testing of Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/testing-of-function-module/m-p/2715325#M629688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shobha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just go to SE37 give ur FM name and put Breakpoint whereever u want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and just give ur Tcode in ur command bar and execute .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and so on ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naveen khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 10:43:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/testing-of-function-module/m-p/2715325#M629688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T10:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Testing of Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/testing-of-function-module/m-p/2715326#M629689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;It similar to like testing any function module. after execution you have to check the RETURN parameter to see how the bapi was executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you might want to call commit bapi in order to see if bapi really does the changes that you want ot do... In such case you to call commit bapi after your bapi call in se37 itself.. &lt;/P&gt;&lt;P&gt;To do so &lt;/P&gt;&lt;P&gt;1. Go to trasanction SE37&lt;/P&gt;&lt;P&gt;2. Menu path:  Function Module --&amp;gt; Test --&amp;gt; Test Sequence..&lt;/P&gt;&lt;P&gt;3. On the popup menu enter the sequence of func mode want to execute in series...&lt;/P&gt;&lt;P&gt;4. For example, for one of my test I executed bapis in these order.&lt;/P&gt;&lt;P&gt;            BAPI_PS_INITIALIZATION&lt;/P&gt;&lt;P&gt;            BAPI_BUS2054_CREATE_MULTI&lt;/P&gt;&lt;P&gt;            BAPI_PS_PRECOMMIT&lt;/P&gt;&lt;P&gt;            BAPI_TRANSACTION_COMMIT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy SAP.&lt;/P&gt;&lt;P&gt;Pankaj Singh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 10:45:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/testing-of-function-module/m-p/2715326#M629689</guid>
      <dc:creator>messier31</dc:creator>
      <dc:date>2007-08-21T10:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Testing of Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/testing-of-function-module/m-p/2715327#M629690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I got some idea hoe to do Testing of FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thankyou for quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shobha Henry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 10:40:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/testing-of-function-module/m-p/2715327#M629690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-22T10:40:21Z</dc:date>
    </item>
  </channel>
</rss>

