<?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 : Tarih Aralikli Bakiye</title>
  <link>http://www.erpne.org/</link>
  <description><![CDATA[XML içerik linki; ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu : SQL Veri Taban&#305; &#304;&#351;lemleri : Tarih Aralikli Bakiye]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 17:54:09 +0000</pubDate>
  <lastBuildDate>Thu, 27 Mar 2008 16:36:28 +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=801</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[Tarih Aralikli Bakiye : NeTSiSFoReVeR ,yaptigin &#231;alismayi...]]></title>
   <link>http://www.erpne.org/tarih-aralikli-bakiye_topic801_post4767.html#4767</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=483">Conari</a><br /><strong>Konu:</strong> 801<br /><strong>Gönderim Zamanı:</strong> 27&nbsp;Mart&nbsp;2008 Saat 16:36<br /><br /><DIV><a href="http://www.erpne.org/member_profile.asp?PF=24&amp;FID=33" target="_blank"><FONT color=#000000>NeTSiSFoReVeR</FONT></A> ,yaptigin çalismayi takdir ettim, lakin;</DIV><DIV>Kdv li tutar hesaplamalarinda sthardaki KDV oranini degerlendirerek hesaplamak daha mantikli ve dogru degerler verecektir. </DIV><DIV>Ayni ürün hem ihracat-ithalat(KDVsiz) hemde yurtiçi satiliyor olabilir.</DIV><DIV>Ayrica toplam miktar ve tutar hesaplamalarinda depo transferlerinde ki miktar ve tutarlari&nbsp;degerlendirmemek lazimdir. (Aslinda iadeler de düsülmelidir.)</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Bakiye için ;sum(case when sthar_gckod = 'G' then sthar_gcmik else - sthar_gcmik end) yeterlidir. </DIV><DIV>&nbsp;</DIV><DIV>Stokph tablosuna gerek kalmadan sthardan max ile tip belirterek son giris fiyatida bulunabilir.</DIV>]]>
   </description>
   <pubDate>Thu, 27 Mar 2008 16:36:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/tarih-aralikli-bakiye_topic801_post4767.html#4767</guid>
  </item> 
  <item>
   <title><![CDATA[Tarih Aralikli Bakiye : TBLSTSABITEK tablosuna gerek yok....]]></title>
   <link>http://www.erpne.org/tarih-aralikli-bakiye_topic801_post4765.html#4765</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=24">NeTSiSFoReVeR</a><br /><strong>Konu:</strong> 801<br /><strong>Gönderim Zamanı:</strong> 27&nbsp;Mart&nbsp;2008 Saat 15:18<br /><br />TBLSTSABITEK tablosuna gerek yok. Onun yerine TBLSTOKPH tablosu isinizi görecektir. Asagidaki view'i deneyebilirsiniz.<DIV>&nbsp;</DIV><DIV><FONT color=#0000ff size=2><P>CREATE</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>VIEW</FONT><FONT size=2> NNCSTOKANALIZ </FONT><FONT color=#0000ff size=2>AS</P><DIV>SELECT</DIV></FONT><FONT size=2><P>TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STOK_KODU</FONT><FONT color=#808080 size=2>,</P></FONT><FONT size=2><P>TBLSTSABIT</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STOK_ADI</FONT><FONT color=#808080 size=2>,</P></FONT><FONT size=2><P>ALIS_KDV_ORANI</FONT><FONT color=#808080 size=2>=</FONT><FONT size=2>TBLSTSABIT</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>ALIS_KDV_KODU</FONT><FONT color=#808080 size=2>,</P></FONT><FONT size=2><P>TBLSTOKPH</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>SON_GIR_NET_FIAT</FONT><FONT color=#808080 size=2>,</P></FONT><FONT size=2><P>TOP_GIRIS_MIKTARI</FONT><FONT color=#808080 size=2>=</FONT><FONT color=#ff00ff size=2>SUM</FONT><FONT color=#808080 size=2>(</FONT><FONT color=#0000ff size=2>CASE</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>WHEN</FONT><FONT size=2> TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCKOD</FONT><FONT color=#808080 size=2>=</FONT><FONT color=#ff0000 size=2>'G'</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>THEN</FONT><FONT size=2> TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCMIK </FONT><FONT color=#0000ff size=2>ELSE</FONT><FONT size=2> 0 </FONT><FONT color=#0000ff size=2>END</FONT><FONT color=#808080 size=2>),</P></FONT><FONT size=2><P>TOP_GIRIS_TUTARI</FONT><FONT color=#808080 size=2>=</FONT><FONT color=#ff00ff size=2>SUM</FONT><FONT color=#808080 size=2>(</FONT><FONT color=#0000ff size=2>CASE</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>WHEN</FONT><FONT size=2> TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCKOD</FONT><FONT color=#808080 size=2>=</FONT><FONT color=#ff0000 size=2>'G'</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>THEN</FONT><FONT size=2> TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCMIK</FONT><FONT color=#808080 size=2>*</FONT><FONT size=2>TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_NF </FONT><FONT color=#0000ff size=2>ELSE</FONT><FONT size=2> 0 </FONT><FONT color=#0000ff size=2>END</FONT><FONT color=#808080 size=2>),</P></FONT><FONT size=2><P>KDVLI_GIRIS_TUTARI</FONT><FONT color=#808080 size=2>=</FONT><FONT color=#ff00ff size=2>SUM</FONT><FONT color=#808080 size=2>(</FONT><FONT color=#0000ff size=2>CASE</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>WHEN</FONT><FONT size=2> TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCKOD</FONT><FONT color=#808080 size=2>=</FONT><FONT color=#ff0000 size=2>'G'</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>AND</FONT><FONT size=2> TBLSTSABIT</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>ALIS_KDV_KODU</FONT><FONT color=#808080 size=2>&lt;&gt;</FONT><FONT size=2>0 </FONT><FONT color=#0000ff size=2>THEN</FONT><FONT size=2> TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCMIK</FONT><FONT color=#808080 size=2>*(</FONT><FONT size=2>TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_NF</FONT><FONT color=#808080 size=2>*</FONT><FONT size=2>TBLSTSABIT</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>ALIS_KDV_KODU</FONT><FONT color=#808080 size=2>/</FONT><FONT size=2>100</FONT><FONT color=#808080 size=2>)+</FONT><FONT size=2>TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCMIK</FONT><FONT color=#808080 size=2>*</FONT><FONT size=2>TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_NF </FONT><FONT color=#0000ff size=2>ELSE</FONT><FONT size=2> 0 </FONT><FONT color=#0000ff size=2>END</FONT><FONT color=#808080 size=2>),</P></FONT><FONT size=2><P>SATIS_KDV_ORANI</FONT><FONT color=#808080 size=2>=</FONT><FONT size=2>TBLSTSABIT</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>KDV_ORANI</FONT><FONT color=#808080 size=2>,</P></FONT><FONT size=2><P>TBLSTSABIT</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>SATIS_FIAT1</FONT><FONT color=#808080 size=2>,</P></FONT><FONT size=2><P>TOP_CIKIS_MIKTARI</FONT><FONT color=#808080 size=2>=</FONT><FONT color=#ff00ff size=2>SUM</FONT><FONT color=#808080 size=2>(</FONT><FONT color=#0000ff size=2>CASE</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>WHEN</FONT><FONT size=2> TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCKOD</FONT><FONT color=#808080 size=2>=</FONT><FONT color=#ff0000 size=2>'C'</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>THEN</FONT><FONT size=2> TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCMIK </FONT><FONT color=#0000ff size=2>ELSE</FONT><FONT size=2> 0 </FONT><FONT color=#0000ff size=2>END</FONT><FONT color=#808080 size=2>),</P></FONT><FONT size=2><P>TOP_CIKIS_TUTARI</FONT><FONT color=#808080 size=2>=</FONT><FONT color=#ff00ff size=2>SUM</FONT><FONT color=#808080 size=2>(</FONT><FONT color=#0000ff size=2>CASE</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>WHEN</FONT><FONT size=2> TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCKOD</FONT><FONT color=#808080 size=2>=</FONT><FONT color=#ff0000 size=2>'C'</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>THEN</FONT><FONT size=2> TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCMIK</FONT><FONT color=#808080 size=2>*</FONT><FONT size=2>TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_NF </FONT><FONT color=#0000ff size=2>ELSE</FONT><FONT size=2> 0 </FONT><FONT color=#0000ff size=2>END</FONT><FONT color=#808080 size=2>),</P></FONT><FONT size=2><P>TOP_KDVLI_CIKIS_TUTARI</FONT><FONT color=#808080 size=2>=</FONT><FONT color=#ff00ff size=2>SUM</FONT><FONT color=#808080 size=2>(</FONT><FONT color=#0000ff size=2>CASE</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>WHEN</FONT><FONT size=2> TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCKOD</FONT><FONT color=#808080 size=2>=</FONT><FONT color=#ff0000 size=2>'C'</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>AND</FONT><FONT size=2> TBLSTSABIT</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>KDV_ORANI</FONT><FONT color=#808080 size=2>&lt;&gt;</FONT><FONT size=2>0 </FONT><FONT color=#0000ff size=2>THEN</FONT><FONT size=2> TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCMIK</FONT><FONT color=#808080 size=2>*(</FONT><FONT size=2>TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_NF</FONT><FONT color=#808080 size=2>*</FONT><FONT size=2>TBLSTSABIT</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>KDV_ORANI</FONT><FONT color=#808080 size=2>/</FONT><FONT size=2>100</FONT><FONT color=#808080 size=2>)+</FONT><FONT size=2>TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCMIK</FONT><FONT color=#808080 size=2>*</FONT><FONT size=2>TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_NF </FONT><FONT color=#0000ff size=2>ELSE</FONT><FONT size=2> 0 </FONT><FONT color=#0000ff size=2>END</FONT><FONT color=#808080 size=2>),</P></FONT><FONT size=2><P>TOP_BAKIYE_MIKTARI</FONT><FONT color=#808080 size=2>=(</FONT><FONT color=#ff00ff size=2>SUM</FONT><FONT color=#808080 size=2>(</FONT><FONT color=#0000ff size=2>CASE</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>WHEN</FONT><FONT size=2> TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCKOD</FONT><FONT color=#808080 size=2>=</FONT><FONT color=#ff0000 size=2>'G'</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>THEN</FONT><FONT size=2> TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCMIK </FONT><FONT color=#0000ff size=2>ELSE</FONT><FONT size=2> 0 </FONT><FONT color=#0000ff size=2>END</FONT><FONT color=#808080 size=2>)-</FONT><FONT color=#ff00ff size=2>SUM</FONT><FONT color=#808080 size=2>(</FONT><FONT color=#0000ff size=2>CASE</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>WHEN</FONT><FONT size=2> TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCKOD</FONT><FONT color=#808080 size=2>=</FONT><FONT color=#ff0000 size=2>'C'</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>THEN</FONT><FONT size=2> TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_GCMIK </FONT><FONT color=#0000ff size=2>ELSE</FONT><FONT size=2> 0 </FONT><FONT color=#0000ff size=2>END</FONT><FONT color=#808080 size=2>)),</P></FONT><FONT size=2><P>TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_TARIH</P></FONT><FONT color=#0000ff size=2><P>FROM</P></FONT><FONT size=2><P>TBLSTSABIT </FONT><FONT color=#808080 size=2>LEFT</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>OUTER</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>JOIN</FONT><FONT size=2> TBLSTOKPH </FONT><FONT color=#0000ff size=2>ON</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>TBLSTSABIT</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STOK_KODU</FONT><FONT color=#808080 size=2>=</FONT><FONT size=2>TBLSTOKPH</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STOK_KODU</FONT><FONT color=#808080 size=2>)</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>LEFT</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>OUTER</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>JOIN</P></FONT><FONT size=2><P>TBLSTHAR </FONT><FONT color=#0000ff size=2>ON</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>TBLSTSABIT</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STOK_KODU</FONT><FONT color=#808080 size=2>=</FONT><FONT size=2>TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STOK_KODU</FONT><FONT color=#808080 size=2>)</P></FONT><FONT color=#0000ff size=2><P>GROUP</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>BY</FONT><FONT size=2> TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STOK_KODU</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> TBLSTSABIT</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STOK_ADI</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> TBLSTSABIT</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>ALIS_KDV_KODU</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2>TBLSTOKPH</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>SON_GIR_NET_FIAT</FONT><FONT color=#808080 size=2>,</P></FONT><FONT size=2><P>TBLSTSABIT</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>KDV_ORANI</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2>TBLSTSABIT</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>SATIS_FIAT1</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2>TBLSTHAR</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>STHAR_TARIH</P></FONT></DIV>]]>
   </description>
   <pubDate>Thu, 27 Mar 2008 15:18:48 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/tarih-aralikli-bakiye_topic801_post4765.html#4765</guid>
  </item> 
  <item>
   <title><![CDATA[Tarih Aralikli Bakiye : tblstsabit,tblstsabitek,tblsthar...]]></title>
   <link>http://www.erpne.org/tarih-aralikli-bakiye_topic801_post4760.html#4760</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=483">Conari</a><br /><strong>Konu:</strong> 801<br /><strong>Gönderim Zamanı:</strong> 27&nbsp;Mart&nbsp;2008 Saat 13:55<br /><br />tblstsabit,tblstsabitek,tblsthar <DIV>bu üç tablo bunlarda stok kodlarini iliskilendirerek bu raporu hazirlayabilirsiniz.</DIV><DIV>&nbsp;</DIV><DIV>Iliskisel serbest raporlari da kullanabilirsiniz.</DIV><DIV>Bakiye istemez iseniz Stok Cari Analizde üç asagi bes yukari bunu verir.</DIV>]]>
   </description>
   <pubDate>Thu, 27 Mar 2008 13:55:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/tarih-aralikli-bakiye_topic801_post4760.html#4760</guid>
  </item> 
  <item>
   <title><![CDATA[Tarih Aralikli Bakiye : evet arkadaslar bana da b&#246;yle...]]></title>
   <link>http://www.erpne.org/tarih-aralikli-bakiye_topic801_post4759.html#4759</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=779">esmer</a><br /><strong>Konu:</strong> 801<br /><strong>Gönderim Zamanı:</strong> 27&nbsp;Mart&nbsp;2008 Saat 12:30<br /><br />evet arkadaslar bana da böyle bir rapor lazimdi nasil yapabiliriz. demek istedigim buydu.]]>
   </description>
   <pubDate>Thu, 27 Mar 2008 12:30:00 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/tarih-aralikli-bakiye_topic801_post4759.html#4759</guid>
  </item> 
  <item>
   <title><![CDATA[Tarih Aralikli Bakiye : arkadaslar merhaba, sql merak...]]></title>
   <link>http://www.erpne.org/tarih-aralikli-bakiye_topic801_post4758.html#4758</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=1257">SmallNetsisg</a><br /><strong>Konu:</strong> 801<br /><strong>Gönderim Zamanı:</strong> 27&nbsp;Mart&nbsp;2008 Saat 12:27<br /><br /><P>arkadaslar merhaba,</P><DIV>sql merak sardim biraz sql den söyle bir rapor almak istiyorum mümkünmüdür acaba.</DIV><DIV>bunu view yapmak istiyorum ve netsis'in serbest raporundan çekmek istiyorum. Istedigim alanlar sunlar.</DIV><DIV>"Stok Kodu, Stok Adi, Alis KDV Orani, Son Giris Net Fiyat, Toplam Giris Miktari, Net Giris Tutari, Kdvli Giris Tutari,&nbsp;Satis Kdv Orani, Satis Fiyat1, Toplam Çikis Miktari, Net Çikis Tutari, Kdvli Çikis Tutari, Bakiye Miktari"</DIV><DIV>&nbsp;</DIV><DIV>sütün basliklari bunlar olacak. ben tarih kisitini verdigim zaman bana kümüle olarak yukaridaki bilgileri getirmesi lazim. yardimci olabilirmisiniz. hangi tablolari kullanacam veya nasil bir view yazacagim. simdiden ilgilendiginiz için tesekkür ederim.</DIV><span style="font-size:10px"><br /><br />Düzenleyen SmallNetsisg - 27&nbsp;Mart&nbsp;2008 Saat 12:29</span>]]>
   </description>
   <pubDate>Thu, 27 Mar 2008 12:27:59 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/tarih-aralikli-bakiye_topic801_post4758.html#4758</guid>
  </item> 
 </channel>
</rss>