<?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: dynamic in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic/m-p/3287273#M786432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi chaitanya,&lt;/P&gt;&lt;P&gt;Here is a brief view of dynamic action which might give u an idea..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dynamic actions&lt;/STRONG&gt; are performed automatically by the system, depending on certain conditions. If maintaining one infotype has an effect on another infotype, the system automatically displays the second infotype for processing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dynamic actions can run in the background i.e. the user does not see the run on the screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A change in one field of an infotype might require, that certain other infotype be updated at the same time. The details can be specified as a dynamic event. It is automatically triggered by the system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Examples:&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;The Personal Data infotype is newly created, and the Number of children field is filled. Once the record is saved, the system automatically displays the Family/Related Person (0021) infotype and the Child subtype (2) for processing. An employee is hired, and the probationary period is entered in infotype Contract Elements. Once this information is saved, the system automatically displays a record from the Monitoring of Dates (0019) infotype and the subtype Expiry of probation (1) for processing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Reward if helpful.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankyou,&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jan 2008 06:47:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-04T06:47:11Z</dc:date>
    <item>
      <title>dynamic</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic/m-p/3287270#M786429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is a dymanic action&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2008 02:59:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic/m-p/3287270#M786429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-04T02:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic/m-p/3287271#M786430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what are you want to know about dynamic? dynamic program or others?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2008 03:11:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic/m-p/3287271#M786430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-04T03:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic/m-p/3287272#M786431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;dynamic action means the processing flow of the program varies depends on user actions on screen.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;it mostly applicable for Module-pool programs where database changes varies depends on user actions like pressing SAVE, DELETE ot DISPLAY etc.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here depending on screen and user command perticular module(consist program statements) gets executed.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;And also Screen flow changes dynamically&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Also for interactive reports.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and object oriented reports with events.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2008 06:37:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic/m-p/3287272#M786431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-04T06:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic/m-p/3287273#M786432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi chaitanya,&lt;/P&gt;&lt;P&gt;Here is a brief view of dynamic action which might give u an idea..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dynamic actions&lt;/STRONG&gt; are performed automatically by the system, depending on certain conditions. If maintaining one infotype has an effect on another infotype, the system automatically displays the second infotype for processing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dynamic actions can run in the background i.e. the user does not see the run on the screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A change in one field of an infotype might require, that certain other infotype be updated at the same time. The details can be specified as a dynamic event. It is automatically triggered by the system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Examples:&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;The Personal Data infotype is newly created, and the Number of children field is filled. Once the record is saved, the system automatically displays the Family/Related Person (0021) infotype and the Child subtype (2) for processing. An employee is hired, and the probationary period is entered in infotype Contract Elements. Once this information is saved, the system automatically displays a record from the Monitoring of Dates (0019) infotype and the subtype Expiry of probation (1) for processing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Reward if helpful.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankyou,&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2008 06:47:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic/m-p/3287273#M786432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-04T06:47:11Z</dc:date>
    </item>
  </channel>
</rss>

