<?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: help about selection-screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004067#M1165124</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;&lt;/P&gt;&lt;P&gt;declare table in the beginning: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;TABLES: vbak.                                          " standard table&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: RAHUL SHARMA on Dec 30, 2008 9:37 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Dec 2008 08:36:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-30T08:36:18Z</dc:date>
    <item>
      <title>help about selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004059#M1165116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;selection-screen: begin of block abc with frame title text-001.&lt;/P&gt;&lt;P&gt; select-options: vb for vbak-vbeln.&lt;/P&gt;&lt;P&gt; select-options: erd for vbak-erdat .&lt;/P&gt;&lt;P&gt;selection-screen: end of block abc.&lt;/P&gt;&lt;P&gt;im getting syntax error :between "data begin of name" and " data end of name"only data statements are allowed.&lt;/P&gt;&lt;P&gt;plz help y dis is so.i checkd my syntax .that is correct but still im getting error.&lt;/P&gt;&lt;P&gt;thnks n regards&lt;/P&gt;&lt;P&gt;mukesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2008 08:26:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004059#M1165116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-30T08:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: help about selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004060#M1165117</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;you must declare&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables:vbak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2008 08:28:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004060#M1165117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-30T08:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: help about selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004061#M1165118</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 error is with declaration of structure or table. Please check that.&lt;/P&gt;&lt;P&gt;Selection screen declaration is correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2008 08:28:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004061#M1165118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-30T08:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: help about selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004062#M1165119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Declare the table you are using( Tables: Table name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kalyan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2008 08:30:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004062#M1165119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-30T08:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: help about selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004063#M1165120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Declare the following before the selection screen:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables:vbak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this would do the needful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Parijat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2008 08:31:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004063#M1165120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-30T08:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: help about selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004064#M1165121</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;I tried it in my system.&lt;/P&gt;&lt;P&gt;Declare vbak using tables.&lt;/P&gt;&lt;P&gt;Tables:vbak.&lt;/P&gt;&lt;P&gt;Apart from that evrything is fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lakshman.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2008 08:32:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004064#M1165121</guid>
      <dc:creator>former_member209217</dc:creator>
      <dc:date>2008-12-30T08:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: help about selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004065#M1165122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mukesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Define it as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

Tables: vbak

selection-screen: begin of block abc with frame title text-001.
select-options: vb for vbak-vbeln.
select-options: erd for vbak-erdat .
selection-screen: end of block abc.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pravin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2008 08:32:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004065#M1165122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-30T08:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: help about selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004066#M1165123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are getting syntax error then how can you be so sure of your syntax.&lt;/P&gt;&lt;P&gt;Declare the TABLES vbak.&lt;/P&gt;&lt;P&gt;Also comment few linew and do a syntax check. you will get to know where the error is.&lt;/P&gt;&lt;P&gt;Revert if you need more help. with the exact line number of error and msg.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2008 08:34:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004066#M1165123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-30T08:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: help about selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004067#M1165124</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;&lt;/P&gt;&lt;P&gt;declare table in the beginning: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;TABLES: vbak.                                          " standard table&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: RAHUL SHARMA on Dec 30, 2008 9:37 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2008 08:36:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-about-selection-screen/m-p/5004067#M1165124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-30T08:36:18Z</dc:date>
    </item>
  </channel>
</rss>

