<?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 report s in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-s/m-p/1543516#M247410</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;1.what is the difference between "initialization" and "at selection output" events. can you explain in detail with example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.what is the use of end-of-selection event . where we have to specify. eventhough end-of-selection is not given ther is no problem.&lt;/P&gt;&lt;P&gt;what condition we have to mention. can u expleain in detail.&lt;/P&gt;&lt;P&gt;the importance of end-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.what is screen level validation differed from field level validation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Aug 2006 10:14:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-02T10:14:44Z</dc:date>
    <item>
      <title>report s</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-s/m-p/1543516#M247410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;1.what is the difference between "initialization" and "at selection output" events. can you explain in detail with example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.what is the use of end-of-selection event . where we have to specify. eventhough end-of-selection is not given ther is no problem.&lt;/P&gt;&lt;P&gt;what condition we have to mention. can u expleain in detail.&lt;/P&gt;&lt;P&gt;the importance of end-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.what is screen level validation differed from field level validation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 10:14:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-s/m-p/1543516#M247410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-02T10:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: report s</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-s/m-p/1543517#M247411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi srisaihari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. what is the difference between "initialization" and "at selection output" events. can you explain in detail with example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initialisation event is fired ONLY ONCE.&lt;/P&gt;&lt;P&gt;AT SELECTION SCREEN OUTPUT&lt;/P&gt;&lt;P&gt;will be fired&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a)whenever we press ENTER KEY&lt;/P&gt;&lt;P&gt;b) click a radio button having some okcode&lt;/P&gt;&lt;P&gt;c) tick a check having some ok code&lt;/P&gt;&lt;P&gt;d) any other fcode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie., it can be fired multiple times.&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 10:17:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-s/m-p/1543517#M247411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-02T10:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: report s</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-s/m-p/1543518#M247412</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;1. &lt;/P&gt;&lt;P&gt;initialization&lt;/P&gt;&lt;P&gt;You can set the initial values in this.. this calles only once, when you execute the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection screen output&lt;/P&gt;&lt;P&gt;This is every time when you press enter or any event&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. end-of-selection.&lt;/P&gt;&lt;P&gt;to get the the contents at end of page of every page.&lt;/P&gt;&lt;P&gt;If you use line-count in the report&lt;/P&gt;&lt;P&gt;like report ztest_np line-count 25(2). so you can print 2 lines in the end-of-page&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 10:17:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-s/m-p/1543518#M247412</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2006-08-02T10:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: report s</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-s/m-p/1543519#M247413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At-Selection screen output&lt;/P&gt;&lt;P&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At-Selection screen &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is PAI--Process after Input...&lt;/P&gt;&lt;P&gt;Initialization is the section where the initialization of internal tables, variables, select-option fields, parameters etc takes place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;True, that you can default the values too for parameters/select-option fields in selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This event is invoked directly after LOAD-OF-PROGRAM and before the selection screen processing of any existing standard selection screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This gives you the one-time opportunity to initialize the input fields of the selection screen, including those defined in the logical database linked with the program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When run in background, values initialized in initialization event are considered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg: if you want to initialize like this:&lt;/P&gt;&lt;P&gt;carrid-sign = 'I'. &lt;/P&gt;&lt;P&gt;carrid-option = 'EQ'. &lt;/P&gt;&lt;P&gt;carrid-low = 'AA'. &lt;/P&gt;&lt;P&gt;carrid-high = 'LH'. &lt;/P&gt;&lt;P&gt;APPEND carrid TO carrid. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot achieve this by giving 'default' or 'value' at selection-screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 10:18:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-s/m-p/1543519#M247413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-02T10:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: report s</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-s/m-p/1543520#M247414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.what is the difference between "initialization" and "at selection output" events. can you explain in detail with example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initization event is used to initialize the values on a selection-screen. Also, note that it is triggered only in case of online runs and not batch jobs. So example would be to initialising a date range to start and end days of the month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At Selection output is used to validate the values entered on the selection screen...example you need a filename to be entered only if the user selects the download radio button etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obivously we can use default and obligatory etc to reduce the coding in the above events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anurag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 10:20:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-s/m-p/1543520#M247414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-02T10:20:23Z</dc:date>
    </item>
  </channel>
</rss>

