<?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 some queries in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/some-queries/m-p/1775555#M334542</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; 1.what is the difference betn end-of-page and end-of-selection?&lt;/P&gt;&lt;P&gt; 2.how to add a gui status in a selection screen?&lt;/P&gt;&lt;P&gt; 3.how to create a check box/option button in a list?&lt;/P&gt;&lt;P&gt; 4.can you call a bdc program from a report? how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ravi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Dec 2006 11:04:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-04T11:04:21Z</dc:date>
    <item>
      <title>some queries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/some-queries/m-p/1775555#M334542</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; 1.what is the difference betn end-of-page and end-of-selection?&lt;/P&gt;&lt;P&gt; 2.how to add a gui status in a selection screen?&lt;/P&gt;&lt;P&gt; 3.how to create a check box/option button in a list?&lt;/P&gt;&lt;P&gt; 4.can you call a bdc program from a report? how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ravi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 11:04:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/some-queries/m-p/1775555#M334542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T11:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: some queries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/some-queries/m-p/1775556#M334543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. &amp;lt;b&amp;gt;To define a page footer, use the END-OF-PAGE event.&amp;lt;/b&amp;gt; This event occurs if, while processing a list page, the system reaches the lines reserved for the page footer, or if the RESERVE statement triggers a page break. Fill the lines of the page footer in the processing block following the event keyword END-OF-PAGE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax&lt;/P&gt;&lt;P&gt;END-OF-PAGE.&lt;/P&gt;&lt;P&gt;  WRITE: ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system only processes the processing block following END-OF-PAGE if you reserve lines for the footer in the LINE-COUNT option of the REPORTstatement &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dba04f35c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dba04f35c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;END-OF-SELECTION&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;This is the last of the events called by the runtime environment to occur. It is triggered after all of the data has been read from the logical database, and before the list processor is started. You can use the corresponding event block to process and format all data that the program has stored in sequential datasets, such as internal tables or extracts, during the various GET events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9aca35c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9aca35c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For BDC:&lt;/P&gt;&lt;P&gt;Have a look at below link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/fa/097119543b11d1898e0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/fa/097119543b11d1898e0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 11:06:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/some-queries/m-p/1775556#M334543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T11:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: some queries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/some-queries/m-p/1775557#M334544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.what is the difference betn end-of-page and end-of-selection?&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;     end-of-page is an event of a report where u can write some data at the end of each page&lt;/P&gt;&lt;P&gt;    end-of-selection is and event which says that the selection of data in the report is complete and ready to be displayed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;3.how to create a check box/option button in a list?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    data : chk(1).&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;    write : CHK as CHECKBOX.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 11:11:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/some-queries/m-p/1775557#M334544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T11:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: some queries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/some-queries/m-p/1775558#M334545</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;Ans 1) end-of-page will trigger per each page at the end while printing the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But end-of-selection will trigger after start-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally we use End-of-selection to output some data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ans4)  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;   CALL TRANSACTION 'MM02'
                       USING  IT_BDCDATA
                       MODE   'A' 
                       UPDATE 'S'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sreekanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 11:13:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/some-queries/m-p/1775558#M334545</guid>
      <dc:creator>sreekanthgo</dc:creator>
      <dc:date>2006-12-04T11:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: some queries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/some-queries/m-p/1775559#M334546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.what is the difference betn end-of-page and end-of-selection?&lt;/P&gt;&lt;P&gt;end-of-page is an event of a report where u can write some data at the end of each page&lt;/P&gt;&lt;P&gt;end-of-selection is and event which says that the selection of data in the report is complete and ready to be displayed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.how to create a check box/option button in a list?&lt;/P&gt;&lt;P&gt;data : check(1).&lt;/P&gt;&lt;P&gt;write : CHECK as CHECKBOX. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.can you call a bdc program from a report? how?&lt;/P&gt;&lt;P&gt;U can call a BDC from a report...In report u will have data in final internal table..Now write a BDC using this data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 11:17:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/some-queries/m-p/1775559#M334546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T11:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: some queries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/some-queries/m-p/1775560#M334547</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;1. what is the difference betn end-of-page and end-of-selection?&lt;/P&gt;&lt;P&gt;A. End-of-page is the event which occurs at the end of each page, and where you can add your footer data. &lt;/P&gt;&lt;P&gt;    End-of-selection is the event which is used to display the data which is selected from the database in to internal table in start-of-selection. This is the event where you can read the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. how to create a check box/option button in a list?&lt;/P&gt;&lt;P&gt;A. Date c1 type c.&lt;/P&gt;&lt;P&gt;    write:/ c1 as checkbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. can you call a bdc program from a report? how?&lt;/P&gt;&lt;P&gt;A. Submit &amp;lt;Program Name of BDC&amp;gt;.&lt;/P&gt;&lt;P&gt;     See to it that the program which you r calling is in active mode or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Haritha.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Haritha Ramayanam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 11:18:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/some-queries/m-p/1775560#M334547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T11:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: some queries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/some-queries/m-p/1775561#M334548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1End-of-page is triggered at end of every page in a list and normally used to print page no. End-of-selection is the triggered at the end and is normally used for list processing and this also tells the system that there is going to be no database interaction ( not a rule)  which system  uses for optimization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Type Set-pfstatus "pf". and double click on "pf" to forward navigate to menu painter or use tcode se41.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. try this code&lt;/P&gt;&lt;P&gt; REPORT  ZRSOLETT1.&lt;/P&gt;&lt;P&gt;DATA: check1 TYPE c VALUE 'X',&lt;/P&gt;&lt;P&gt;      check2 TYPE c VALUE ' '.&lt;/P&gt;&lt;P&gt;   WRITE: / check1 AS CHECKBOX, 'Checkbox 1',&lt;/P&gt;&lt;P&gt;         / check2 AS CHECKBOX, 'Checkbox 2'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Use submit keyword. see f1 help for syntax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if found good please award some points.&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;Vishwas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 11:35:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/some-queries/m-p/1775561#M334548</guid>
      <dc:creator>vishwas_kudlinagaraja</dc:creator>
      <dc:date>2006-12-04T11:35:48Z</dc:date>
    </item>
  </channel>
</rss>

