<?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 statement help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-help/m-p/2352604#M519517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 May 2007 22:15:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-31T22:15:37Z</dc:date>
    <item>
      <title>select statement help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-help/m-p/2352602#M519515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello abapers,&lt;/P&gt;&lt;P&gt;i need to extract data frpm table bkpf for the entered as parameter&lt;/P&gt;&lt;P&gt;p_period &lt;/P&gt;&lt;P&gt;where p_period has format  yyyymm( yearmonth)&lt;/P&gt;&lt;P&gt;this period entered must match the&lt;/P&gt;&lt;P&gt; GJAHR + MONAT fields in the BKPF table.&lt;/P&gt;&lt;P&gt;GJAHR is the fiscal year&lt;/P&gt;&lt;P&gt;MONAT is the fiscal period in the BKPF table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do i do this, am i clear.&lt;/P&gt;&lt;P&gt;it is just extracting data from dbtable where&lt;/P&gt;&lt;P&gt; two fields must be combined to match the input parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thankyou.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 22:08:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-help/m-p/2352602#M519515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T22:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: select statement help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-help/m-p/2352603#M519516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select * from bkpf into itab&lt;/P&gt;&lt;P&gt;            where  gjahr eq p_period+0(4)&lt;/P&gt;&lt;P&gt;                and monat eq p_period+4(2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 22:14:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-help/m-p/2352603#M519516</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2007-05-31T22:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: select statement help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-help/m-p/2352604#M519517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 22:15:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-help/m-p/2352604#M519517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T22:15:37Z</dc:date>
    </item>
  </channel>
</rss>

