<?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 : Cari/Muhasebe Hesap Trigger</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 : Cari/Muhasebe Hesap Trigger]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 00:10:37 +0000</pubDate>
  <lastBuildDate>Thu, 22 Jan 2015 11:34:16 +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=3977</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[Cari/Muhasebe Hesap Trigger : FTP 8.0.422 Ocak Setini Kullanyyorum,daha...]]></title>
   <link>http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21154.html#21154</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=874">social</a><br /><strong>Konu:</strong> 3977<br /><strong>Gönderim Zamanı:</strong> 22&nbsp;Ocak&nbsp;2015 Saat 11:34<br /><br />FTP 8.0.4&nbsp;<div>22 Ocak Setini Kullanyyorum,daha guncel cari.dll yok 20.ocakta degi?mi? en son</div><div>Yynede hata veryyor</div>]]>
   </description>
   <pubDate>Thu, 22 Jan 2015 11:34:16 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21154.html#21154</guid>
  </item> 
  <item>
   <title><![CDATA[Cari/Muhasebe Hesap Trigger : cari.dll&amp;#039;i de?i?tirin. ya...]]></title>
   <link>http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21153.html#21153</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=431">mbaykan</a><br /><strong>Konu:</strong> 3977<br /><strong>Gönderim Zamanı:</strong> 22&nbsp;Ocak&nbsp;2015 Saat 10:24<br /><br />cari.dll'i de?i?tirin. ya güncel ya da eski bir dll kullanyn.<div>Ba?ka bir ?irkette de ayny hatayy alyyorsanyz.</div><div><br></div><div><br></div><div id="gtx-trans" style=": ; left: -59px; top: 23px;"><div ="gtx-trans-ic&#111;n"></div></div>]]>
   </description>
   <pubDate>Thu, 22 Jan 2015 10:24:08 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21153.html#21153</guid>
  </item> 
  <item>
   <title><![CDATA[Cari/Muhasebe Hesap Trigger : Casabit tablosunda baska bir trigger...]]></title>
   <link>http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21152.html#21152</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=874">social</a><br /><strong>Konu:</strong> 3977<br /><strong>Gönderim Zamanı:</strong> 22&nbsp;Ocak&nbsp;2015 Saat 09:29<br /><br />Casabit tablosunda baska bir trigger mevcut degil<div>sadece cari kod ve isim yazyp deniyorum hata veryyor,sadece kod yazyyorum yyne hata veryyor.</div>]]>
   </description>
   <pubDate>Thu, 22 Jan 2015 09:29:38 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21152.html#21152</guid>
  </item> 
  <item>
   <title><![CDATA[Cari/Muhasebe Hesap Trigger : IF EXISTS (SELECT TOP 1 * FROM...]]></title>
   <link>http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21151.html#21151</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=431">mbaykan</a><br /><strong>Konu:</strong> 3977<br /><strong>Gönderim Zamanı:</strong> 22&nbsp;Ocak&nbsp;2015 Saat 09:28<br /><br />IF EXISTS (SELECT TOP 1 * FROM TBLMUPLAN WHERE AGM='M' AND SUBE_KODU=0 AND PATINDEX('120-01%',HESAP_KODU) &lt;&gt; 0)<div>BEGIN</div><div>SELECT TOP 1 @HESAP_KODU='120-01-' + RIGHT('000'+CAST(CONVERT(INTEGER,RIGHT(HESAP_KODU,2)) + 1 AS VARCHAR),4)</div><div>FROM DBO.TBLMUPLAN</div><div>WHERE HESAP_KODU LIKE '120-01%' AND AGM='M' AND SUBE_KODU=0&nbsp;</div><div>ORDER BY HESAP_KODU DESC</div><div>END</div><div>ELSE</div><div>BEGIN</div><div>SELECT @HESAP_KODU='120-01-0001'</div><div>END</div><div><br></div><div>?imdi 120-01 ile ba?layan hesap olmasa da bu ifade trigger'a konursa</div><div>120-01-0001 ile ba?lar</div><div><br></div>]]>
   </description>
   <pubDate>Thu, 22 Jan 2015 09:28:16 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21151.html#21151</guid>
  </item> 
  <item>
   <title><![CDATA[Cari/Muhasebe Hesap Trigger : &amp;#039;*&amp;#039; karakterini tamsayyya...]]></title>
   <link>http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21150.html#21150</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=431">mbaykan</a><br /><strong>Konu:</strong> 3977<br /><strong>Gönderim Zamanı:</strong> 22&nbsp;Ocak&nbsp;2015 Saat 09:25<br /><br />'*' karakterini tamsayyya dönü?türemedi?ini söylüyor<div>bu da</div><div>SUBE_KODU /ISLETME_KODU,DOVIZ_TIPI benzeri bir sahanyn de?eri olarak '*' gibi</div><div>bir kar?ylyk var demek</div><div><br></div>]]>
   </description>
   <pubDate>Thu, 22 Jan 2015 09:25:06 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21150.html#21150</guid>
  </item> 
  <item>
   <title><![CDATA[Cari/Muhasebe Hesap Trigger : Yok hocam hesap planynda byr suru...]]></title>
   <link>http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21149.html#21149</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=874">social</a><br /><strong>Konu:</strong> 3977<br /><strong>Gönderim Zamanı:</strong> 22&nbsp;Ocak&nbsp;2015 Saat 09:18<br /><br />Yok hocam hesap planynda byr suru 120-01-xxxx seklynde hesap var ama cari kart açarken a?agydaki hatayy veriyor<div><br></div><div><br></div><div><br></div><div><div>Veri tabany i?leminde hata!</div><div>&#091;DBQuery : CariMas_Inq</div><div>SQL : Insert Into CASABIT (CASABIT.SUBE_KODU, CASABIT.ISLETME_KODU, CASABIT.CARI_KOD, CASABIT.CARI_ISIM, CASABIT.CARI_TIP, CASABIT.DOVIZ_TIPI, CASABIT.HESAPTUTMASEKLI, CASABIT.DOVIZLIMI, CASABIT.UPDATE_KODU, CASABIT.C_YEDEK1, CASABIT.B_YEDEK1, CASABIT.KAYITYAPANKUL, CASABIT.KAYITTARIHI, CASABIT.ODEMETIPI)</div><div>&nbsp;Values ( :CASABIT.SUBE_KODU , &nbsp;:CASABIT.ISLETME_KODU , &nbsp;:CASABIT.CARI_KOD , &nbsp;:CASABIT.CARI_ISIM , &nbsp;:CASABIT.CARI_TIP , &nbsp;:CASABIT.DOVIZ_TIPI , &nbsp;:CASABIT.HESAPTUTMASEKLI , &nbsp;:CASABIT.DOVIZLIMI , &nbsp;:CASABIT.UPDATE_KODU , &nbsp;:CASABIT.C_YEDEK1 , &nbsp;:CASABIT.B_YEDEK1 , &nbsp;:CASABIT.KAYITYAPANKUL , &nbsp;:CASABIT.KAYITTARIHI , &nbsp;:CASABIT.ODEMETIPI )</div><div><br></div><div>Conversion failed when converting the varchar value '*' to data type smallint.(NetsisMS-22018,245)</div><div><br></div><div><br></div></div>]]>
   </description>
   <pubDate>Thu, 22 Jan 2015 09:18:12 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21149.html#21149</guid>
  </item> 
  <item>
   <title><![CDATA[Cari/Muhasebe Hesap Trigger :   mbaykan Yazd&#305;:SELECT top 1...]]></title>
   <link>http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21148.html#21148</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=431">mbaykan</a><br /><strong>Konu:</strong> 3977<br /><strong>Gönderim Zamanı:</strong> 22&nbsp;Ocak&nbsp;2015 Saat 09:10<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Orjinalini yazan: mbaykan" alt="Orjinalini yazan: mbaykan" style="vertical-align: text-bottom;" /> <strong>mbaykan Yazdı:</strong><br /><br /><span style="line-height: 16.7999992370605px; : rgb251, 251, 253;">SELECT top 1 @HESAP_KODU=CASE WHEN LEN(RIGHT(&#091;HESAP_KODU&#093;,4)+1)=1 THEN LEFT(HESAP_KODU,7)+’00&#8242;+</span><br style="line-height: 16.7999992370605px; : rgb251, 251, 253;"><span style="line-height: 16.7999992370605px; : rgb251, 251, 253;">CAST(RIGHT(&#091;HESAP_KODU&#093;,4)+1 AS VARCHAR) WHEN</span><br style="line-height: 16.7999992370605px; : rgb251, 251, 253;"><span style="line-height: 16.7999992370605px; : rgb251, 251, 253;">LEN(RIGHT(&#091;HESAP_KODU&#093;,4)+1)=2 THEN LEFT(HESAP_KODU,7)+’0&#8242;+CAST(RIGHT(&#091;HESAP_KODU&#093;,4)+1 AS VARCHAR) ELSE LEFT(HESAP_KODU,7)+CAST(RIGHT(&#091;HESAP_KODU&#093;,4)+1 AS VARCHAR)</span><br style="line-height: 16.7999992370605px; : rgb251, 251, 253;"><span style="line-height: 16.7999992370605px; : rgb251, 251, 253;">END FROM &#091;TBLMUPLAN&#093;</span><br style="line-height: 16.7999992370605px; : rgb251, 251, 253;"><span style="line-height: 16.7999992370605px; : rgb251, 251, 253;">WHERE HESAP_KODU LIKE ’120-01%’ AND AGM=’M’ and sube_kodu=0 ORDER BY HESAP_KODU DESC</span><div><span style="line-height: 16.7999992370605px; : rgb251, 251, 253;"><br></span></div><div><span style=": rgb251, 251, 253;">yerine</span></div><div><span style=": rgb251, 251, 253;"><br></span></div><div><span style=": rgb251, 251, 253;"><div>SELECT top 1 @HESAP_KODU='120-01-' + RIGHT('000'+CAST(CONVERT(INTEGER,RIGHT(HESAP_KODU,4)) + 1 AS VARCHAR),4)</div><div>FROM dbo.TBLMUPLAN</div><div>WHERE HESAP_KODU LIKE '120-01%' AND AGM='M' and sube_kodu=0&nbsp;</div><div>ORDER BY HESAP_KODU DESC</div><div><br></div><div>yazyn</div><div><br></div><div>Not : Hesap Planynda en az 1 adet 120-01-XXXX&nbsp;</div><div>?eklinde&nbsp;<span style="line-height: 16.7999992370605px;">muavin&nbsp;</span><span style="line-height: 1.4;">hesap tanymlanmy? olmaly</span></div></span><span style=": rgb251, 251, 253;"><div>yoksa hata verir</div><div><br></div></span></div></td></tr></table>]]>
   </description>
   <pubDate>Thu, 22 Jan 2015 09:10:59 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21148.html#21148</guid>
  </item> 
  <item>
   <title><![CDATA[Cari/Muhasebe Hesap Trigger : aYNI hata devam ediyor ]]></title>
   <link>http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21147.html#21147</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=874">social</a><br /><strong>Konu:</strong> 3977<br /><strong>Gönderim Zamanı:</strong> 22&nbsp;Ocak&nbsp;2015 Saat 09:10<br /><br />aYNI hata devam ediyor]]>
   </description>
   <pubDate>Thu, 22 Jan 2015 09:10:36 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21147.html#21147</guid>
  </item> 
  <item>
   <title><![CDATA[Cari/Muhasebe Hesap Trigger : SELECT top 1 @HESAP_KODU=CASE...]]></title>
   <link>http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21146.html#21146</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=431">mbaykan</a><br /><strong>Konu:</strong> 3977<br /><strong>Gönderim Zamanı:</strong> 22&nbsp;Ocak&nbsp;2015 Saat 09:07<br /><br /><span style="line-height: 16.7999992370605px; : rgb251, 251, 253;">SELECT top 1 @HESAP_KODU=CASE WHEN LEN(RIGHT(&#091;HESAP_KODU&#093;,4)+1)=1 THEN LEFT(HESAP_KODU,7)+’00&#8242;+</span><br style="line-height: 16.7999992370605px; : rgb251, 251, 253;"><span style="line-height: 16.7999992370605px; : rgb251, 251, 253;">CAST(RIGHT(&#091;HESAP_KODU&#093;,4)+1 AS VARCHAR) WHEN</span><br style="line-height: 16.7999992370605px; : rgb251, 251, 253;"><span style="line-height: 16.7999992370605px; : rgb251, 251, 253;">LEN(RIGHT(&#091;HESAP_KODU&#093;,4)+1)=2 THEN LEFT(HESAP_KODU,7)+’0&#8242;+CAST(RIGHT(&#091;HESAP_KODU&#093;,4)+1 AS VARCHAR) ELSE LEFT(HESAP_KODU,7)+CAST(RIGHT(&#091;HESAP_KODU&#093;,4)+1 AS VARCHAR)</span><br style="line-height: 16.7999992370605px; : rgb251, 251, 253;"><span style="line-height: 16.7999992370605px; : rgb251, 251, 253;">END FROM &#091;TBLMUPLAN&#093;</span><br style="line-height: 16.7999992370605px; : rgb251, 251, 253;"><span style="line-height: 16.7999992370605px; : rgb251, 251, 253;">WHERE HESAP_KODU LIKE ’120-01%’ AND AGM=’M’ and sube_kodu=0 ORDER BY HESAP_KODU DESC</span><div><span style="line-height: 16.7999992370605px; : rgb251, 251, 253;"><br></span></div><div><span style=": rgb251, 251, 253;">yerine</span></div><div><span style=": rgb251, 251, 253;"><br></span></div><div><span style=": rgb251, 251, 253;"><div>SELECT top 1 @HESAP_KODU='120-01-' + RIGHT('000'+CAST(CONVERT(INTEGER,RIGHT(HESAP_KODU,4)) + 1 AS VARCHAR),4)</div><div>FROM dbo.TBLMUPLAN</div><div>WHERE HESAP_KODU LIKE '120-01%' AND AGM='M' and sube_kodu=0&nbsp;</div><div>ORDER BY HESAP_KODU DESC</div><div><br></div><div>yazyn</div><div><br></div></span></div>]]>
   </description>
   <pubDate>Thu, 22 Jan 2015 09:07:07 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21146.html#21146</guid>
  </item> 
  <item>
   <title><![CDATA[Cari/Muhasebe Hesap Trigger : Hocam tskler.bu triggerConversion...]]></title>
   <link>http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21145.html#21145</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=874">social</a><br /><strong>Konu:</strong> 3977<br /><strong>Gönderim Zamanı:</strong> 22&nbsp;Ocak&nbsp;2015 Saat 07:44<br /><br />Hocam tskler.<br>bu trigger&nbsp;<div><div>Conversion failed when converting the varchar value '*' to data type smallint.(NetsisMS-22018,245)</div></div><div>hatasy veriyor cari kart açmak isterken</div><span style="font-size:10px"><br /><br />Düzenleyen social - 22&nbsp;Ocak&nbsp;2015 Saat 08:24</span>]]>
   </description>
   <pubDate>Thu, 22 Jan 2015 07:44:32 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/cari-muhasebe-hesap-trigger_topic3977_post21145.html#21145</guid>
  </item> 
 </channel>
</rss>