<?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: syntax req?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-req/m-p/4334567#M1032688</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For gods sake, why not specify the full requirement in the original question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Aug 2008 08:36:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-14T08:36:41Z</dc:date>
    <item>
      <title>syntax req??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-req/m-p/4334564#M1032685</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;Please tell i want to put R1 = X.for all plants starting from 2000,like 2001,2002...etc.&lt;/P&gt;&lt;P&gt;please tell me the syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2008 08:25:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-req/m-p/4334564#M1032685</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-14T08:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: syntax req??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-req/m-p/4334565#M1032686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vipin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data:begin of itab1 occurs,&lt;/P&gt;&lt;P&gt;       plnty like plpo-plnty&lt;/P&gt;&lt;P&gt;       werks like plpo-werks,&lt;/P&gt;&lt;P&gt;       flag1 type c,&lt;/P&gt;&lt;P&gt;       end of itab1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select plnty werks&lt;/P&gt;&lt;P&gt;          from plpo&lt;/P&gt;&lt;P&gt;          into table itab1&lt;/P&gt;&lt;P&gt;          where plnty = 'N'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at itab1.&lt;/P&gt;&lt;P&gt;if itab1-werks+0(1) = '2'.&lt;/P&gt;&lt;P&gt;itab1-flag1 = 'X'.&lt;/P&gt;&lt;P&gt;modify itab1.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2008 08:29:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-req/m-p/4334565#M1032686</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2008-08-14T08:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: syntax req??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-req/m-p/4334566#M1032687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my req is like i want to print an plant address in display,for the plant statrting with 2000,the address is same for all.so if user selects any plant with series of 2 on selection screen,i want to display the adress,thus i want to mark r1 = X,for all the plants of series 2000.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2008 08:35:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-req/m-p/4334566#M1032687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-14T08:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: syntax req??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-req/m-p/4334567#M1032688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For gods sake, why not specify the full requirement in the original question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2008 08:36:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-req/m-p/4334567#M1032688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-14T08:36:41Z</dc:date>
    </item>
  </channel>
</rss>

