<?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: Select-option in Module Pool-Error-Include block not specified ......... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-in-module-pool-error-include-block-not-specified/m-p/3473632#M834939</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Emre&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having the same issue.&amp;nbsp; there is not possible to create a subscreen by se51 since I already define the subscreen by selection-screen begin of screen *** as subscreen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards TP &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Mar 2013 06:19:06 GMT</pubDate>
    <dc:creator>peng_tang</dc:creator>
    <dc:date>2013-03-06T06:19:06Z</dc:date>
    <item>
      <title>Select-option in Module Pool-Error-Include block not specified .........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-in-module-pool-error-include-block-not-specified/m-p/3473630#M834937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to define a select-option at Module Pool level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF SCREEN 1010 AS SUBSCREEN.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: V_BWTAR FOR MSEG-BWTAR.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF SCREEN 1010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Screen flow logic it is as follows&lt;/P&gt;&lt;P&gt;PROCESS BEFORE OUTPUT.&lt;/P&gt;&lt;P&gt;MODULE STATUS_0600.&lt;/P&gt;&lt;P&gt;CALL SUBSCREEN sub_1010 INCLUDING sy-repid '1010'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS AFTER INPUT.&lt;/P&gt;&lt;P&gt;CALL SUBSCREEN sub_1010. &lt;/P&gt;&lt;P&gt;MODULE USER_COMMAND_0600.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At SE51 it is showing an error &lt;/P&gt;&lt;P&gt;"Include block not specified,not defined or spelt incorrectly.".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to correct this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 04:54:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-in-module-pool-error-include-block-not-specified/m-p/3473630#M834937</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2008-02-28T04:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Select-option in Module Pool-Error-Include block not specified .........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-in-module-pool-error-include-block-not-specified/m-p/3473631#M834938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you must create a subscreen in screen painter with the same name as your screen 'sub_1010'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 15:07:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-in-module-pool-error-include-block-not-specified/m-p/3473631#M834938</guid>
      <dc:creator>Emre_tr</dc:creator>
      <dc:date>2008-03-24T15:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Select-option in Module Pool-Error-Include block not specified .........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-in-module-pool-error-include-block-not-specified/m-p/3473632#M834939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Emre&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having the same issue.&amp;nbsp; there is not possible to create a subscreen by se51 since I already define the subscreen by selection-screen begin of screen *** as subscreen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards TP &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 06:19:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-in-module-pool-error-include-block-not-specified/m-p/3473632#M834939</guid>
      <dc:creator>peng_tang</dc:creator>
      <dc:date>2013-03-06T06:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Select-option in Module Pool-Error-Include block not specified .........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-in-module-pool-error-include-block-not-specified/m-p/3473633#M834940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Hi Chage Sub screen name like this way:&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;*---no need to change&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;SELECTION-SCREEN BEGIN OF SCREEN 1010 AS SUBSCREEN.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;SELECT-OPTIONS: V_BWTAR FOR MSEG-BWTAR.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;SELECTION-SCREEN END OF SCREEN 1010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;In the Screen flow logic it is as follows&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;PROCESS BEFORE OUTPUT.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;MODULE STATUS_0600.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;*----change SUB SCREEN AREA NAME (SUB)&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;CALL SUBSCREEN SUB INCLUDING sy-repid '1010'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;PROCESS AFTER INPUT.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;*----change SUB SCREEN AREA NAME (SUB)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;CALL SUBSCREEN SUB .&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " sub_1010.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;MODULE USER_COMMAND_0600.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Dont Activate Immediately,&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;first Goto SE51 ---&amp;gt;LAYOUT&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;DOUBLE CLICK ON YOUR SUB SCREEN AREA&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;CHANGE SUBSCREEN AREA NAME AS&amp;nbsp;&amp;nbsp; 'SUB'.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;THEN ACTIVATE LAYOUT DIRECTLY. (THROUGH LAYOUT DESIGN).&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Hope you work fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 20:15:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-in-module-pool-error-include-block-not-specified/m-p/3473633#M834940</guid>
      <dc:creator>ramesh_kumar89</dc:creator>
      <dc:date>2016-03-22T20:15:26Z</dc:date>
    </item>
  </channel>
</rss>

