<?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: Code for Count value--Bit urgent in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-for-count-value-bit-urgent/m-p/3187625#M759188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dinesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The simplest way to count the number of entries in the database table is to use the SELECT query with a count tag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;SELECT count (*)&lt;/P&gt;&lt;P&gt;       FROM db_table &lt;/P&gt;&lt;P&gt;       INTO gv_count &lt;/P&gt;&lt;P&gt;       WHERE your_conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should solve your query. If so please reward points and mark this question answered.&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, 18 Dec 2007 10:19:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-18T10:19:41Z</dc:date>
    <item>
      <title>Code for Count value--Bit urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-for-count-value-bit-urgent/m-p/3187624#M759187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Requirement is like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) with the shipment document number in field VFKP-REBEL (reference object in the shipment cost document header) access to VTTS (Shipment&amp;#146;s Stages) table with the corresponding VTTS-TKNUM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Count the records number corresponding to the same related Shipment Number (TKNUM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)Condition base value (KONV-KWART) = counted value - 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one please povide me code for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 10:12:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-for-count-value-bit-urgent/m-p/3187624#M759187</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T10:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Code for Count value--Bit urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-for-count-value-bit-urgent/m-p/3187625#M759188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dinesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The simplest way to count the number of entries in the database table is to use the SELECT query with a count tag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;SELECT count (*)&lt;/P&gt;&lt;P&gt;       FROM db_table &lt;/P&gt;&lt;P&gt;       INTO gv_count &lt;/P&gt;&lt;P&gt;       WHERE your_conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should solve your query. If so please reward points and mark this question answered.&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, 18 Dec 2007 10:19:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-for-count-value-bit-urgent/m-p/3187625#M759188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T10:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Code for Count value--Bit urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-for-count-value-bit-urgent/m-p/3187626#M759189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please update&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 10:19:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-for-count-value-bit-urgent/m-p/3187626#M759189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T10:19:51Z</dc:date>
    </item>
  </channel>
</rss>

