<?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: About calling a program while inserting the fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-calling-a-program-while-inserting-the-fields/m-p/2179215#M463154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to do it with a field exit, or try to find a user exit or badi for the tcode. It can be also done doing a substitution if available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont forget to reward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gabriel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 May 2007 13:16:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-07T13:16:17Z</dc:date>
    <item>
      <title>About calling a program while inserting the fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-calling-a-program-while-inserting-the-fields/m-p/2179213#M463152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends,&lt;/P&gt;&lt;P&gt;               &lt;/P&gt;&lt;P&gt;                Can you help to know how we can achieve to automatically calculate the field value and assign when all other fields were inserted...&lt;/P&gt;&lt;P&gt;Consider num1,num2,num3 are three fields&lt;/P&gt;&lt;P&gt;I am calculating the num1 and num2 values and putting to num3.&lt;/P&gt;&lt;P&gt;I have written a code in ABAP to calculate and the result is modified in DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i need to calculate it automaticall this program want to run when the two fields(num1 and num2) are entered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 13:11:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-calling-a-program-while-inserting-the-fields/m-p/2179213#M463152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T13:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: About calling a program while inserting the fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-calling-a-program-while-inserting-the-fields/m-p/2179214#M463153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do this like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if not num1 and num2 is intial.&lt;/P&gt;&lt;P&gt;  SUBMIT REPORT01 &lt;/P&gt;&lt;P&gt;       VIA SELECTION-SCREEN &lt;/P&gt;&lt;P&gt;       USING SELECTION-SET 'VARIANT1' &lt;/P&gt;&lt;P&gt;       USING SELECTION-SETS OF PROGRAM 'REPORT00' &lt;/P&gt;&lt;P&gt;       AND RETURN. &lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this out... may trun into result for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jayant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 13:15:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-calling-a-program-while-inserting-the-fields/m-p/2179214#M463153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T13:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: About calling a program while inserting the fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-calling-a-program-while-inserting-the-fields/m-p/2179215#M463154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to do it with a field exit, or try to find a user exit or badi for the tcode. It can be also done doing a substitution if available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont forget to reward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gabriel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 13:16:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-calling-a-program-while-inserting-the-fields/m-p/2179215#M463154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T13:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: About calling a program while inserting the fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-calling-a-program-while-inserting-the-fields/m-p/2179216#M463155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you be more specific.  Are you talking about updating a database table while a input is given at selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is the case i dont think u can.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gowri shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 13:31:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-calling-a-program-while-inserting-the-fields/m-p/2179216#M463155</guid>
      <dc:creator>former_member873340</dc:creator>
      <dc:date>2007-05-07T13:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: About calling a program while inserting the fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-calling-a-program-while-inserting-the-fields/m-p/2179217#M463156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanksss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 13:04:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-calling-a-program-while-inserting-the-fields/m-p/2179217#M463156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T13:04:35Z</dc:date>
    </item>
  </channel>
</rss>

