<?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: PROBLEM IN INITILOZATIN in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-initilozatin/m-p/1515828#M237440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  the INITIALIZATION Event is fired before the AT-SELECTION SCREEN OUTPUT and after the LOAD-OF-PROGRAM Event.The AT-SELECTION SCREEN OUTPUT is basically the PBO of the Selection Screen(By Default 1000),so u can Enable/Disable/Hide,etc the fields in this event.&lt;/P&gt;&lt;P&gt;  INITIALIZATION will be basically used to provide any default values for the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Samson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Aug 2006 10:37:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-09T10:37:06Z</dc:date>
    <item>
      <title>PROBLEM IN INITILOZATIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-initilozatin/m-p/1515825#M237437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. what is difference between initilization and AT SELECTION SCREEN OUTPUT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 10:31:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-initilozatin/m-p/1515825#M237437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T10:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM IN INITILOZATIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-initilozatin/m-p/1515826#M237438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;INITIALIZATION ---&amp;gt; this event will run only once for one program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION SCREEN OUTPUT --&amp;gt; this event will run whenever any changes are made toi selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so whenever there is one time initialization of any varible this is done in initialization&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 10:33:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-initilozatin/m-p/1515826#M237438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T10:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM IN INITILOZATIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-initilozatin/m-p/1515827#M237439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ahmed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In initialization event the fields are initialized one time. This is a one time event.&lt;/P&gt;&lt;P&gt;At slection screen output the initialization is done for every call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say, if we have 3 tabs in the selction screen the at selection-screen output is triggered when each tab is pressed whereas the initialization is trigegred only once&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 10:34:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-initilozatin/m-p/1515827#M237439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T10:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM IN INITILOZATIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-initilozatin/m-p/1515828#M237440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  the INITIALIZATION Event is fired before the AT-SELECTION SCREEN OUTPUT and after the LOAD-OF-PROGRAM Event.The AT-SELECTION SCREEN OUTPUT is basically the PBO of the Selection Screen(By Default 1000),so u can Enable/Disable/Hide,etc the fields in this event.&lt;/P&gt;&lt;P&gt;  INITIALIZATION will be basically used to provide any default values for the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Samson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 10:37:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-initilozatin/m-p/1515828#M237440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T10:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM IN INITILOZATIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-initilozatin/m-p/1515829#M237441</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 initializtion event is triggered in executable programs before the selection screen is displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At selection-screen output is processed in each PBO of the selection screen (unlikeINITIALIZATION, which is processed only once).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 10:37:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-initilozatin/m-p/1515829#M237441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T10:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM IN INITILOZATIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-initilozatin/m-p/1515830#M237442</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 initialization event is &amp;lt;b&amp;gt;one time activity&amp;lt;/b&amp;gt;. The fields and variables that needs to be initialized only once are initialized in this event.&lt;/P&gt;&lt;P&gt;At slection screen event is called at &amp;lt;b&amp;gt;everytime on each activity on the screen&amp;lt;/b&amp;gt;.This activity can be anything like &amp;lt;b&amp;gt;enter key, clicking on some button, selecting some radiobutton or checking some checkbox.&amp;lt;/b&amp;gt;  In each Process before Output this event is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 10:37:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-initilozatin/m-p/1515830#M237442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T10:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM IN INITILOZATIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-initilozatin/m-p/1515831#M237443</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;&amp;lt;b&amp;gt;Initialization:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;the associated event is executed before the selection screen is displayed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The parameters and selection criteria (SELECT-OPTIONS) defined in the program already contain default values (if specified). You can assign different values here and also change the database-specific selections. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt; AT SELECTION SCREEN OUTPUT&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;This event is executed at PBO of the selection screen every time the user presses ENTER - in contrast to INITIALIZATION. Therefore, this event is not suitable for setting selection screen default values. Also, since AT SELECTION-SCREEN OUTPUT is first executed after the variant is imported (if a variant is used) and after adopting any values specified under SUBMIT in the WITH clause, changing the report parameters or the selection options in AT SELECTION-SCREEN OUTPUT would destroy the specified values. &lt;/P&gt;&lt;P&gt;Here, however, you can use LOOP AT SCREEN or MODIFY SCREEN to change the input/output attributes of selection screen fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;In simple,&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the code written under Initialization is executed  before displaying the screen itself (before giving the input)&lt;/P&gt;&lt;P&gt;and the second one is done after the input is given and before the output is displayed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 10:37:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-initilozatin/m-p/1515831#M237443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T10:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM IN INITILOZATIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-initilozatin/m-p/1515832#M237444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;initilization will be called once(when execution starts)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen output-&amp;gt;when ever screen hits by enter/trigerring any button etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 10:37:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-initilozatin/m-p/1515832#M237444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T10:37:37Z</dc:date>
    </item>
  </channel>
</rss>

