![]() |
Cari F10'da döviz cinsini nasıl görebiliriz ? |
Post Reply ![]() |
Author | |
e.ercan ![]() Yeni Üye ![]() Joined: 24 Ekim 2013 Location: mersin Status: Offline Points: 27 |
![]() ![]() ![]() ![]() ![]() Posted: 07 Ocak 2014 at 16:31 |
herkese iyi günler cari F10 da carinin döviz cinsini nasıl görebiliriz ?
|
|
![]() |
|
ferhata34 ![]() Senior Member ![]() ![]() Joined: 28 Aralık 2007 Location: İstanbul Status: Offline Points: 407 |
![]() ![]() ![]() ![]() ![]() |
Merhaba , aşağıdaki sorguyu kullanabilirsiniz. İyi günler CREATE VIEW [dbo].[CARI_HESAPLAR_CHOOSE_2_DOVIZLI] AS SELECT TOP 100 PERCENT cari_RECno AS [msg_S_0088] /* KAYIT NO */ , cari_kod AS [msg_S_1032] /* CARI KODU */ , cari_unvan1 AS [msg_S_1033] /* CARI ÜNVANI */ , cari_bolge_kodu AS [BÖLGE], cari_grup_kodu AS [GRUP], cari_sektor_kodu AS [SEKTÖR], cari_odemeplan_no as [Ödeme Plan No], (select odp_kodu from ODEME_PLANLARI where cari_odemeplan_no=odp_no) AS [Ödeme Kodu] , (select odp_adi from ODEME_PLANLARI where cari_odemeplan_no=odp_no) AS [Ödeme Adı], dbo.fn_CariHesapOrjinalDovizBakiye('',0,cari_kod,'','',0,NULL,NULL,0) AS [msg_S_1374\T] /* ORJİNAL DÖVİZ BAKİYE */ , dbo.fn_DovizSembolu(cari_doviz_cinsi) AS [msg_S_1377] /* DÖVİZ */ , dbo.fn_CariHesapOrjinalDovizBakiye('',0,cari_kod,'','',1,NULL,NULL,0) AS [msg_S_1375\T] /* ORJİNAL DÖVİZ BAKİYE */ , dbo.fn_DovizSembolu(cari_doviz_cinsi1) AS [msg_S_1378] /* DÖVİZ */ , dbo.fn_CariHesapOrjinalDovizBakiye('',0,cari_kod,'','',2,NULL,NULL,0) AS [msg_S_1376\T] /* ORJİNAL DÖVİZ BAKİYE */ , dbo.fn_DovizSembolu(cari_doviz_cinsi2) AS [msg_S_1379] /* DÖVİZ */ , RTrim(dbo.fn_ResourceSplit ('A',324,cari_Portal_Enabled+1,DEFAULT)) AS [E-FATURA TABİ] FROM dbo.CARI_HESAPLAR WITH (NOLOCK) ORDER BY cari_kod GO |
|
![]() |
|
e.ercan ![]() Yeni Üye ![]() Joined: 24 Ekim 2013 Location: mersin Status: Offline Points: 27 |
![]() ![]() ![]() ![]() ![]() |
teşekkürler :) sorguyu açtım yanlız soyle bir sey var doviz cinsinde TL yada USD yazaması gerekirken 1 yada 0 yazıyor bunuda yaparsak süper olacak :)
|
|
![]() |
|
e.ercan ![]() Yeni Üye ![]() Joined: 24 Ekim 2013 Location: mersin Status: Offline Points: 27 |
![]() ![]() ![]() ![]() ![]() |
teşekkürler ben yanlış işlem yapıyormuşum şimdi oldu :)
|
|
![]() |
Post Reply ![]() |
|
Tweet |
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |