<?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: Reg:Logic required in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-logic-required/m-p/5168667#M1196928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh well, Daruisz knew a good way i just didnt think of, so first try this in your exit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Feb 2009 11:55:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-26T11:55:28Z</dc:date>
    <item>
      <title>Reg:Logic required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-logic-required/m-p/5168663#M1196924</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;We are working on one development for this we are using exit:MV45AFZZ and written code on it.The logic we have written is when ever the field FPLT:FAKSP is blank at contarct level ,then it should trigger an intimation mail .First time it is triggering mail and even when we go go second and third time and make some change other than field FAKSK again it is triggering mail.How to stop further mails ,it should trigger only when we make change in field FAKSK only .Pls help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sash .&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;Use meaningful subject for your future questions&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vijay Babu Dudla on Feb 26, 2009 7:54 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 11:44:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-logic-required/m-p/5168663#M1196924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T11:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Logic required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-logic-required/m-p/5168664#M1196925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well you maybe in the wrong exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what you need is a field-statement in the PAI of the dynpro where your FAKSP is beeing populated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 11:46:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-logic-required/m-p/5168664#M1196925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T11:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Logic required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-logic-required/m-p/5168665#M1196926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;try to compare vbak-faksk (current) with yvbak-faksk (original)&lt;/P&gt;&lt;P&gt;if there is difference -&amp;gt; generate e-mail....&lt;/P&gt;&lt;P&gt;regards,darek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 11:52:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-logic-required/m-p/5168665#M1196926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T11:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Logic required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-logic-required/m-p/5168666#M1196927</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;The requirement is when ever the user removes a billing block at filed FPLT:FAKSP then it should trigger a mail .Logic we have taken is :Pass the VBAK:VBELN to FPLA:VBELN and pick the FPLNR then send it to FPLT and check FAKSP ,if it is space then trigger a mail .Pls suggest exit and required coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaking you in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Sash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 11:53:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-logic-required/m-p/5168666#M1196927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T11:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Logic required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-logic-required/m-p/5168667#M1196928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh well, Daruisz knew a good way i just didnt think of, so first try this in your exit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 11:55:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-logic-required/m-p/5168667#M1196928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T11:55:28Z</dc:date>
    </item>
  </channel>
</rss>

