<?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: any ok code which does not effect anything? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-ok-code-which-does-not-effect-anything/m-p/3016769#M712978</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;You can use the userexit userexit_check_vbap which is available in the include MV45AFZB...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There you can check if the Reason for rejection changed..Then trigger your code..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if vbap-augru &amp;lt;&amp;gt; *vbap-augru. " Previous reason for rejection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***Trigger your code..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Nov 2007 05:00:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-15T05:00:38Z</dc:date>
    <item>
      <title>any ok code which does not effect anything?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-ok-code-which-does-not-effect-anything/m-p/3016768#M712977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;       In VA02 transaction in sales tab table control there is a column 'Reason of rejection' as list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my requirement is when ever the reason has changes i have to trigger some code. for that i have assigned function code(REJCT) to that list box and written code. now the logic is working but in the end it is given an error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Request function REJCT is not available here'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i cleared the function code in the end of my logic then i am getting the follwoing error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Flow control: entry SAPMV45B, , &lt;STRONG&gt;,&lt;/STRONG&gt;,*,is missing in T185&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body know how solve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;sudheer. A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        sudheer Addepalli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 04:57:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-ok-code-which-does-not-effect-anything/m-p/3016768#M712977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-15T04:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: any ok code which does not effect anything?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-ok-code-which-does-not-effect-anything/m-p/3016769#M712978</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;You can use the userexit userexit_check_vbap which is available in the include MV45AFZB...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There you can check if the Reason for rejection changed..Then trigger your code..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if vbap-augru &amp;lt;&amp;gt; *vbap-augru. " Previous reason for rejection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***Trigger your code..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 05:00:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-ok-code-which-does-not-effect-anything/m-p/3016769#M712978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-15T05:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: any ok code which does not effect anything?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-ok-code-which-does-not-effect-anything/m-p/3016770#M712979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This Table T185 contains the FLOW logic data for the screens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to have the control of the SAPMV45B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at the FM SCREEN_SEQUENCE_CONTROL  to make control of the screen.You can also check the Tocde VFBS for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 05:01:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-ok-code-which-does-not-effect-anything/m-p/3016770#M712979</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2007-11-15T05:01:43Z</dc:date>
    </item>
  </channel>
</rss>

