ExistsJoin ve NotExistJoin ile Lookup yazmak
Merhaba Şöyle bir istek olsun. Seçilecek vergi numarası ne müşteri nede satıcı tablosunda kullanılmış olsun. Bu gibi bir istekte notexistjoin kullanabiliriz. Eğer müşteride veya satıcıda kullanılanlar listelensin denseydi existjoin kullanacaktık. client static void lookupETGVATNum (FormStringControl ctrl, Common common) { SysTableLookup sysTableLookup = SysTableLookup::newParameters(tablenum(TaxVATNumTable), ctrl); Query