<?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: release strategy in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/release-strategy/m-p/4087076#M977170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi RB&lt;/P&gt;&lt;P&gt;i did what you said and activated the include inside the exit and still in the program flow it didn't entered to &lt;/P&gt;&lt;P&gt;the function. &lt;/P&gt;&lt;P&gt;do you have any solution for this&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jul 2008 11:54:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-10T11:54:07Z</dc:date>
    <item>
      <title>release strategy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/release-strategy/m-p/4087074#M977168</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;i have a problem in getting into EXIT_SAPLEBND_002 when i try to save po  the function before this part never return a right value that i can enter to this part. here is the code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: l_active LIKE sy-calld.&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'MODX_FUNCTION_ACTIVE_CHECK'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      cprogname  = 'SAPLEBND'&lt;/P&gt;&lt;P&gt;      funcnumber = '002'&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      active     = l_active&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      OTHERS     = 1.&lt;/P&gt;&lt;P&gt;  IF sy-subrc EQ 0 AND NOT l_active IS INITIAL.&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'EXIT_SAPLEBND_002'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        i_cekko  = cekko&lt;/P&gt;&lt;P&gt;        it_bekpo = pot[]&lt;/P&gt;&lt;P&gt;        it_beket = ett[]&lt;/P&gt;&lt;P&gt;        it_ekknu = knt[]&lt;/P&gt;&lt;P&gt;      IMPORTING&lt;/P&gt;&lt;P&gt;        e_cekko  = cekko.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my question is what the first function do and when i can enter the exit&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 10:43:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/release-strategy/m-p/4087074#M977168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T10:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: release strategy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/release-strategy/m-p/4087075#M977169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It checks whether the exit function module is active . Make surte that your project , exit function module &amp;amp; FM include program all are active . Then this will allow you to enter into the exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 10:51:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/release-strategy/m-p/4087075#M977169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T10:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: release strategy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/release-strategy/m-p/4087076#M977170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi RB&lt;/P&gt;&lt;P&gt;i did what you said and activated the include inside the exit and still in the program flow it didn't entered to &lt;/P&gt;&lt;P&gt;the function. &lt;/P&gt;&lt;P&gt;do you have any solution for this&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 11:54:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/release-strategy/m-p/4087076#M977170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T11:54:07Z</dc:date>
    </item>
  </channel>
</rss>

