<?xml version="1.0" encoding="iso-8859-9" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu : stok son çikis fiyati</title>
  <link>http://www.erpne.org/</link>
  <description><![CDATA[XML içerik linki; ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu : ERP Stok Mod&#252;l&#252; : stok son çikis fiyati]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 05:02:14 +0000</pubDate>
  <lastBuildDate>Sat, 22 Jun 2013 11:15:55 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.10</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.erpne.org/RSS_post_feed.asp?TID=3515</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu]]></title>
   <url>http://www.erpne.org/forum_images/logotype.png</url>
   <link>http://www.erpne.org/</link>
  </image>
  <item>
   <title><![CDATA[stok son çikis fiyati : &#199;ook tesekk&#252;rler Conari sorunsuz...]]></title>
   <link>http://www.erpne.org/stok-son-cikis-fiyati_topic3515_post18967.html#18967</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=3473">huseyin_v2451</a><br /><strong>Konu:</strong> 3515<br /><strong>Gönderim Zamanı:</strong> 22&nbsp;Haziran&nbsp;2013 Saat 11:15<br /><br />Çook tesekkürler Conari<br />sorunsuz çalisiyor ellerin dert görmesin.<br />iyi çalismalar...<br />]]>
   </description>
   <pubDate>Sat, 22 Jun 2013 11:15:55 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/stok-son-cikis-fiyati_topic3515_post18967.html#18967</guid>
  </item> 
  <item>
   <title><![CDATA[stok son çikis fiyati : SELECTSUM(CASE STHAR_GCKOD WHEN...]]></title>
   <link>http://www.erpne.org/stok-son-cikis-fiyati_topic3515_post18963.html#18963</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=483">Conari</a><br /><strong>Konu:</strong> 3515<br /><strong>Gönderim Zamanı:</strong> 21&nbsp;Haziran&nbsp;2013 Saat 13:13<br /><br />SELECT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUM(CASE STHAR_GCKOD WHEN 'G' THEN STHAR_GCMIK ELSE - STHAR_GCMIK END) AS BAKIYE, STOK_KODU,<br />ISNULL((SELECT TOP 1 STHAR_NF FROM TBLSTHAR A WHERE A.STOK_KODU=TBLSTHAR.STOK_KODU <br />AND A.STHAR_HTUR IN ('j','h') AND STHAR_GCKOD='c' ORDER BY STHAR_TARIH DESC),0) AS FIYAT,<br /> SUBE_KODU <br />FROM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dbo.TBLSTHAR <br />GROUP BY STOK_KODU, SUBE_KODU <br />ORDER BY 2]]>
   </description>
   <pubDate>Fri, 21 Jun 2013 13:13:49 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/stok-son-cikis-fiyati_topic3515_post18963.html#18963</guid>
  </item> 
  <item>
   <title><![CDATA[stok son çikis fiyati : Bakiye yi buluyorum;  SELECTSUM(CASE...]]></title>
   <link>http://www.erpne.org/stok-son-cikis-fiyati_topic3515_post18962.html#18962</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=3473">huseyin_v2451</a><br /><strong>Konu:</strong> 3515<br /><strong>Gönderim Zamanı:</strong> 21&nbsp;Haziran&nbsp;2013 Saat 10:06<br /><br />Bakiye yi buluyorum;<br /><br />SELECT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUM(CASE STHAR_GCKOD WHEN 'G' THEN STHAR_GCMIK ELSE - STHAR_GCMIK END) AS BAKIYE, STOK_KODU, SUBE_KODU<br />FROM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  dbo.TBLSTHAR<br />GROUP BY STOK_KODU, SUBE_KODU<br /><br />Son hareket tarihi ni buluyorum;<br /><br />SELECT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;STOK_KODU, MAX(STHAR_TARIH) AS TARIH, STHAR_GCKOD<br />FROM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  dbo.TBLSTHAR<br />GROUP BY STOK_KODU, STHAR_GCKOD<br />HAVING&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(STHAR_GCKOD = 'C')<br /><br />son çikis fiyatini yanina yazsa ve bakiye ile çarpsa yeterli .<br />Ilginiz için tesekkürler...<br /><span style="font-size:10px"><br /><br />Düzenleyen huseyin_v2451 - 21&nbsp;Haziran&nbsp;2013 Saat 10:08</span>]]>
   </description>
   <pubDate>Fri, 21 Jun 2013 10:06:09 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/stok-son-cikis-fiyati_topic3515_post18962.html#18962</guid>
  </item> 
  <item>
   <title><![CDATA[stok son çikis fiyati : ST_BAKIYE view scriptini g&#246;nderin...]]></title>
   <link>http://www.erpne.org/stok-son-cikis-fiyati_topic3515_post18961.html#18961</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=483">Conari</a><br /><strong>Konu:</strong> 3515<br /><strong>Gönderim Zamanı:</strong> 21&nbsp;Haziran&nbsp;2013 Saat 08:06<br /><br />ST_BAKIYE view scriptini gönderin ona ekleyeleyim.]]>
   </description>
   <pubDate>Fri, 21 Jun 2013 08:06:44 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/stok-son-cikis-fiyati_topic3515_post18961.html#18961</guid>
  </item> 
  <item>
   <title><![CDATA[stok son çikis fiyati : SELECTdbo.ST_BAKIYE.SUBE_KODU,...]]></title>
   <link>http://www.erpne.org/stok-son-cikis-fiyati_topic3515_post18960.html#18960</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=3473">huseyin_v2451</a><br /><strong>Konu:</strong> 3515<br /><strong>Gönderim Zamanı:</strong> 20&nbsp;Haziran&nbsp;2013 Saat 16:41<br /><br />SELECT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dbo.ST_BAKIYE.SUBE_KODU, dbo.ST_BAKIYE.STOK_KODU, dbo.ST_BAKIYE.BAKIYE, dbo.ST_ST_SON_TARIH.STHAR_GCKOD, <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dbo.ST_ST_SON_TARIH.TARIH<br />FROM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  dbo.ST_BAKIYE INNER JOIN<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dbo.ST_ST_SON_TARIH ON dbo.ST_BAKIYE.STOK_KODU = dbo.ST_ST_SON_TARIH.STOK_KODU<br /><br />BAKIYE ILE SON HAREKET KAYDINI GETIRIYORUM FAKAT BUNLARA SON SATIS FIYATINI DA EKLEMEM LAZIM <br />Yardimci olabilirseniz çok seviirim<br />IYI ÇALISMALAR]]>
   </description>
   <pubDate>Thu, 20 Jun 2013 16:41:04 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/stok-son-cikis-fiyati_topic3515_post18960.html#18960</guid>
  </item> 
  <item>
   <title><![CDATA[stok son çikis fiyati : yaptiginizi yazin nerede hata...]]></title>
   <link>http://www.erpne.org/stok-son-cikis-fiyati_topic3515_post18958.html#18958</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=483">Conari</a><br /><strong>Konu:</strong> 3515<br /><strong>Gönderim Zamanı:</strong> 20&nbsp;Haziran&nbsp;2013 Saat 14:34<br /><br />yaptiginizi yazin nerede hata olduguna bakalim.]]>
   </description>
   <pubDate>Thu, 20 Jun 2013 14:34:59 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/stok-son-cikis-fiyati_topic3515_post18958.html#18958</guid>
  </item> 
  <item>
   <title><![CDATA[stok son çikis fiyati : slm arkadaslar;  elimde kalan...]]></title>
   <link>http://www.erpne.org/stok-son-cikis-fiyati_topic3515_post18955.html#18955</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=3473">huseyin_v2451</a><br /><strong>Konu:</strong> 3515<br /><strong>Gönderim Zamanı:</strong> 19&nbsp;Haziran&nbsp;2013 Saat 15:51<br /><br />slm arkadaslar;<br /><br />elimde kalan stok miktarini ve bu stoklarin son çikis fiyatini yaninda gösteren bir rapor almak istiyorum.<br />bunun için özel view yapayim dedim ama bir türlü son çikis fiyatini çekecegim alani bulamadim.<br />ihtiyacim olan rapor söyle:<br />stok kodu, stok adi,  bakiye, son çikis fiyati, bakiye * son çikis fiyati.<br />Acil yardimlarinizi bekliyorum tesekkürler...<br /><span style="font-size:10px"><br /><br />Düzenleyen huseyin_v2451 - 19&nbsp;Haziran&nbsp;2013 Saat 17:25</span>]]>
   </description>
   <pubDate>Wed, 19 Jun 2013 15:51:06 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/stok-son-cikis-fiyati_topic3515_post18955.html#18955</guid>
  </item> 
 </channel>
</rss>