[development-axapta] calling .net class dll from axapta

2006-03-26 Thread Cenk INCE
Hi all When I look in Winapi methods i can see that, i give dll file name and functionmane, But if i create a class with dotnet, it creates functions in classes. How can i call methods in that classes? Thanks. - Blab-away for as little as 1¢/min.

[development-axapta] Com or Com+, Client or Server ???

2005-10-05 Thread Cenk Ince
Hi all, I want to use Com to conncent axapta from .Net. I know that i must enable Business Connector for this. Should i use Com or Com+, Server or Client. Thanks. [Non-text portions of this message have been removed] SPONSORED LINKS

YNT: [development-axapta] Document Handling System

2005-10-04 Thread Cenk Ince
Check for service pack on client, application and aos. Kimden: development-axapta@yahoogroups.com bu kiþinin yerine: nranjan Gönderilmiþ: Sal 04.10.2005 13:58 Kime: development-axapta@yahoogroups.com Konu: Re: [development-axapta] Document Handling System do

YNT: [development-axapta] Axapta API

2005-09-30 Thread Cenk Ince
Hi try Axapta Business Connector. You can find help on Axapta developer's Guide. Kimden: development-axapta@yahoogroups.com bu kiþinin yerine: Ask Axapta Gönderilmiþ: Cum 30.09.2005 12:01 Kime: development-axapta@yahoogroups.com Konu: [development-axapta]

[development-axapta] Report Letter problem (font)

2005-09-23 Thread Cenk Ince
Hi; When i get a report in turkish lang, a letter gets the font of japan language. How can i set it to use always turkish font? It is like this. span lang=JA [Non-text portions of this message have been removed] SPONSORED LINKS

YNT: [development-axapta] Report Letter problem (font) - forget to say html

2005-09-23 Thread Cenk Ince
I get report to file as HTML. Kimden: development-axapta@yahoogroups.com bu kiþinin yerine: Cenk Ince Gönderilmiþ: Cum 23.09.2005 12:34 Kime: development-axapta@yahoogroups.com Konu: [development-axapta] Report Letter problem (font) Hi; When i get a report

YNT: [development-axapta] [Urgent] Run SQL from Query Analyzer

2005-09-15 Thread Cenk Ince
updating it through Query anlyser would be a harmful for data. As i had tried many updation on tables using Query anlyser thanks On 9/14/05, Cenk Ince [EMAIL PROTECTED] wrote: Hy All I have made some modifications on inventTransid field on inventTrans. Now i want to update InventSettlement and i

[development-axapta] [Urgent] Run SQL from Query Analyzer

2005-09-14 Thread Cenk Ince
Hý All I have made some modifications on inventTransid field on inventTrans. Now i want to update InventSettlement and i want to run code form Query Analyzer(Because it's Time saving.). Do you think it's harmful for data? Thanks. Update bmssa.INVENTSETTLEMENT Set

[development-axapta] New AOD process

2005-09-04 Thread Cenk Ince
Hi what must do when i get new aod. Should i first Compile and then Compare or vice versa? Thanks. [Non-text portions of this message have been removed] SPONSORED LINKS Microsoft business solution

[development-axapta] Hot fix : HF25_004 is for which version is it?

2005-09-01 Thread Cenk Ince
Hi all; I have some performance problems about MUIC and there is a hotfix (HF25_004) for that. I wonder if this hotfix is for SP3 or SP4. Thanks. [Non-text portions of this message have been removed] SPONSORED LINKS

[development-axapta] PDF File Open Error (The Root Object is Missing or invalid)

2005-08-26 Thread Cenk Ince
Hi all; When i convert a report to pdf i get error. There was an error opening this document. The Root Object is Missing or invalid. Has anybody solved this problem. What can i do. Thanks. [Non-text portions of this message have been removed] SPONSORED LINKS

[development-axapta] [Urgnet] SysDataBaseLog drop from Sql

2005-07-27 Thread Cenk Ince
Hi all SysDataBaseLog table increased so much that it reached 9 GB :( So i want to delete this log. But it doesn't clear it very quickly. Is it good to drop table from Sql Server? Or is there a way to do it from Axapta? Thanks. [Non-text portions of this message have been removed]

YNT: [development-axapta] [Urgnet] SysDataBaseLog drop from Sql

2005-07-27 Thread Cenk Ince
-axapta@yahoogroups.com Konu: RE: [development-axapta] [Urgnet] SysDataBaseLog drop from Sql Try truncate from SQL TRUNCATE TABLE SYSDATABASELOG _ From: development-axapta@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Cenk Ince Sent: 27. juli 2005 08:06 To: development-axapta

YNT: [development-axapta] Re: [Urgent] Rename Primary Key doesn't work for purchase order

2005-07-21 Thread Cenk Ince
@yahoogroups.com Konu: [development-axapta] Re: [Urgent] Rename Primary Key doesn't work for purchase order Cenk Ince, Yes we have the same problem. We are on v3.0 sp2 Is this the error message you get? Error executing code: Wrong argument types for comparison.,,Stack trace:,\Classes\xRecord

[development-axapta] [Urgent] Rename Primary Key doesn't work for purchase order

2005-07-20 Thread Cenk Ince
Hi all; When i rename purchid of a PO it doesn't rename it. But for other primary keys like Salesid or itemid it works well. Second when i do this operation with partner license it works for purchid to. I doesn't work for our customer license. Does anybody know how to solve this problem why

[development-axapta] packingSlipTrans to inventtrans

2005-07-06 Thread Cenk Ince
Hi all; I wan't to copy a field from packingSlipTrans to inventtrans. I created a method dataofshipment in inventmovent class, and inventmov_Sales. I modified initInventTransFromBuffer method and assigned value to inventtrans from my method. I cannot find where to fill value of method.

YNT: [development-axapta] Axapta client configuration

2005-07-06 Thread Cenk Ince
Hi; You may have forget to check inherit permisions to sub folders and files, where you share Axapta Application. Good luck. Kimden: development-axapta@yahoogroups.com bu kiþinin yerine: ANIL OZAY Gönderilmiþ: Çar 06.07.2005 13:08 Kime:

[development-axapta] Lookup

2005-06-26 Thread Cenk Ince
Hi all I have two questions about lookup, 1. Is it possible to Run Lookup on a query with two datasources? I mean that when i lookup inventtable i don't want to see all items, just items which inventory Model FIFO in InventModelGroup table. 2. When creating a Production i choose Bomid, i

YNT: [development-axapta] Document Handling doesn't work on AOS but works on 2 Tier

2005-06-19 Thread Cenk Ince
] On Behalf Of Cenk INCE Sent: Friday, June 17, 2005 9:47 AM To: development-axapta@yahoogroups.com Subject: [development-axapta] Document Handling doesn't work on AOS but works on 2 Tier Hi all; Document Handling doesn't work on AOS but works on 2 Tier. Does anybody know why this happens? Thanks

YNT: [development-axapta] Document Handling doesn't work on AOS but works on 2 Tier

2005-06-18 Thread Cenk Ince
version of Axapta? From: development-axapta@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Cenk INCE Sent: Friday, June 17, 2005 9:47 AM To: development-axapta@yahoogroups.com Subject: [development-axapta] Document Handling doesn't work on AOS but works on 2

YNT: [development-axapta] (urgent) join datasources with code

2005-06-16 Thread Cenk Ince
Thanks. Kimden: development-axapta@yahoogroups.com bu kiinin yerine: Sonny Wibawa Adi Gnderilmi: Per 16.06.2005 03:50 Kime: development-axapta@yahoogroups.com Konu: Re: [development-axapta] (urgent) join datasources with code Hi Cenk Ince, Set

RE: [development-axapta] Class Problems

2005-06-10 Thread Cenk Ince
Hi Raal Can you delete index file axapd.aoi, and reopen axapta. Wait for 1-2 minutes for re-indexing. It may solve it. Good luck. -Original Message- From: development-axapta@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Raal Goff Sent: 10 Haziran 2005 Cuma 06:51 To:

[development-axapta] new layer lost methods???

2005-05-31 Thread Cenk Ince
Hi all; I added a new cus layer to my application and now i can't see some methods that exists in super (gls and glp) layers, I compiled all application. When i copy these methods to cus layer, system can't save these methods, and i cannot delete cus layer of this class. What can i do for

[development-axapta] A question about aos and thin client

2005-05-16 Thread Cenk Ince
Hi all; I have an AOS with application PROD1, and a thin client that connected to AOS but application selected as PROD2. Which application does client use, the one one aos or on conf. utility? Thanks. [Non-text portions of this message have been removed] Yahoo! Groups Links

RE: [development-axapta] Re: Axapta2 interface logon and logoff.[Urgent]

2005-05-16 Thread Cenk Ince
--- In development-axapta@yahoogroups.com, Cenk Ince [EMAIL PROTECTED] wrote: Hi all; We have a program (C#) that uses Axapta2 interface and inserts a record in table UrunRecetesiOnay. When we logon to axapta and log off for every button click we get error (Picture below

[development-axapta] Axapta2 interface logon and logoff.[Urgent]

2005-05-13 Thread Cenk Ince
Hi all; We have a program (C#) that uses Axapta2 interface and inserts a record in table UrunRecetesiOnay. When we logon to axapta and log off for every button click we get error (Picture below). If we logon on formload and log off on formunload there is no error, but it uses one of my

[development-axapta] Auto posting for purch packing slip doesn't work when it is in changecompany{}

2005-05-12 Thread Cenk Ince
Hi all; We have 2 company ntr and spk. When i post a salespackingslip in spk, i want to post purchpackingslip in ntr. I wrote a job below, it works in ntr company without redlines, when i run it in spk company with redlines it doesn't work. Why can it be? In class purchformletter\run

[development-axapta] [Urgent] Does anybody have hotfix for inventSumDateDim

2005-05-05 Thread Cenk Ince
Hi all, Steeve had offered me to find hotfix CH_421871 CH_421566_1947, but i can't find them on mbs, Can anybody send them to me or tell how to find tem. Thanks. [Non-text portions of this message have been removed] Yahoo! Groups Links To visit your group on the web, go

YNT: [development-axapta] select from inventtrans doesn't work

2005-05-04 Thread Cenk Ince
, A-6850 DORNBIRN e-mail: [EMAIL PROTECTED] phone: +43 (0)664 2337785 -Ursprüngliche Nachricht- Von: development-axapta@yahoogroups.com [mailto:[EMAIL PROTECTED] Im Auftrag von Cenk Ince Gesendet: Dienstag, 03. Mai 2005 08:30 An: development-axapta@yahoogroups.com Betreff: [development-axapta

[development-axapta] select from inventtrans doesn't work

2005-05-03 Thread Cenk Ince
Hi all; I prepare a report that gives transfers to a inventlocation between date1 and date2. When i add a join at the and of the select (below in red) it doesn't return any value. With out red line it gives me sum of all transfers in inventtrans. But i want to devide them according to their

YNT: [development-axapta] RE:select from inventtrans doesn't work

2005-05-03 Thread Cenk Ince
kiþinin yerine: setiaji kurniawan Gönderilmiþ: Sal 03.05.2005 10:55 Kime: development-axapta@yahoogroups.com Konu: [development-axapta] RE:select from inventtrans doesn't work Hi Cenk Ince, I have experience almost same like you. May be it can work for you.Here is my code in fetch method : public

YNT: [development-axapta] statement where not and not like

2005-04-25 Thread Cenk Ince
Axapta supports like statement. Instead of not like you can use ! ( Table.Field like A* ) That works fine. Best Regards. Kimden: development-axapta@yahoogroups.com bu kiþinin yerine: Lars Holm Gönderilmiþ: Paz 24.04.2005 23:08 Kime:

RE : [development-axapta] inventtableModule doesn't refresh on inventtable when i rename itemid

2005-04-24 Thread Cenk Ince
of idea. Regards, Steeve... -Message d'origine- De: Cenk Ince [mailto:[EMAIL PROTECTED] Envoy: 21 avril 2005 04:48 : development-axapta@yahoogroups.com Objet: YNT: RE : RE : [development-axapta] inventtableModule doesn't refresh on inventtable when i rename itemid Hi

YNT: RE : RE : [development-axapta] inventtableModule doesn't refresh on inventtable when i rename itemid

2005-04-21 Thread Cenk Ince
, Record Info! Oh ok! That should do it. After renaming an ItemId, if you close InventTable form and reopen it, is your ItemId renamed correctly? Regards, Steeve... -Message d'origine- De : Cenk Ince [mailto:[EMAIL PROTECTED] Envoyé : 19 avril 2005 11:35 À : development-axapta

[development-axapta] [Urgent] How to post ProdJournalTable from code

2005-04-21 Thread Cenk Ince
Hi all; I need code to post a ProdJournalTable (ProdJournalProd). I know journalid, can i post it directly? Thanks [Non-text portions of this message have been removed] Yahoo! Groups Links To visit your group on the web, go

YNT: RE : [development-axapta] inventtableModule doesn't refresh on inventtable when i rename itemid

2005-04-20 Thread Cenk Ince
. Regards, Steeve... -Message d'origine- De : Cenk Ince [mailto:[EMAIL PROTECTED] Envoyé : 19 avril 2005 01:48 À : development-axapta@yahoogroups.com Objet : [development-axapta] inventtableModule doesn't refresh on inventtable when i rename itemid Hi all On form inventtable i change

[development-axapta] inventtableModule doesn't refresh on inventtable when i rename itemid

2005-04-19 Thread Cenk Ince
Hi all On form inventtable i change itemid of a item, When i click on Save button, i get an error like Record can't be selected on inventtablemodule, the record migth be deleted by another user It looks because sales purch and invent datasources can't be refreshed. Is there a solution

[development-axapta] Closing SalesLine

2005-04-13 Thread Cenk Ince
Hi all I need to close salesline which RemainSalesPhysical0 and won't be send to customer. But i can't close it when invoicing. So i need to close it later. How can i do this? Is there a functionality for this or how can i code it. I want this salesline not to be used in master planning.

[development-axapta] new field to inventTrans how to fill?

2005-04-02 Thread Cenk Ince
Hi all; I added a new field on inventtrans. It's physical invent date. I added this field to all tables related to inventtrans (packingslips, inventjournaltrans etc..). Now I want to fill this field from these tables. How can it be possible? Should I use InventUpd_Physical class? Or some

[development-axapta] Auto Posting Purch order doesn't work (Urgent)

2005-04-02 Thread Cenk Ince
Hi all; Code below doesn't work? I think, it tries to choose line but no line choosen in purchparmline table? Any Help?? Thanks.. static void PurchPost(Args _args) { salesTable st; SalesLine sl,int_sl; SalesTable int_st; PurchTable p; PurchLine pl; PurchFormLetter_PackingSlip

YNT: [development-axapta] SalesFormLetter_invoice from salespackingslipfor.

2005-03-23 Thread Cenk Ince
the range packingslipid and see the selected records. Regards Amit Gülden Saylan [EMAIL PROTECTED] wrote: Hi, Yes, it is possible, You can do it by coding in SalesFormLetter Class. -Original Message- From: Cenk Ince [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 22, 2005 10:29 AM

YNT: [development-axapta] SalesFormLetter_invoice from salespackingslipfor.

2005-03-22 Thread Cenk Ince
salespackingslipfor. Hi Cenk, I did this already and I've got a little add-on module (with configuration key) thta does exactly what you need. You can contact me directly: [EMAIL PROTECTED] or [EMAIL PROTECTED] John Cenk Ince [EMAIL PROTECTED] wrote: Hi all; My customer wants it to be possible

YNT: [development-axapta] 64 KB error on xppcompiler class (Urgent)

2005-03-02 Thread Cenk Ince
at PB... On Wed, 2 Mar 2005 11:19:38 +0200, Cenk Ince [EMAIL PROTECTED] wrote: Hi all; My product builder creates xpp code more than 64 kb, and xppcompiler is angry with this :). XppCompiler doesn't wan't to compile more than 64 kb object. Is there a way to change this limit

YNT: [development-axapta] Another inquiry on passing parameters

2005-02-10 Thread Cenk Ince
Hi all I want to prepare a report that shows the sum of physical transactions of an item between time1 and time2 and sum of physical i/o before time1. Some records in inventtrans are logical and some are physical. How can i find physical i/o in inventtrans ? Thanks.

[development-axapta] physical i/o on inventtrans.

2005-02-10 Thread Cenk Ince
Hi all I want to prepare a report that shows the sum of physical transactions of an item between time1 and time2 and sum of physical i/o before time1. Some records in inventtrans are logical and some are physical. How can i find physical i/o in inventtrans ? Thanks.

YNT: [development-axapta] PurchTable form anomaly after upgrade from axapta 3 sp2 to axapta 3 sp3

2005-02-08 Thread Cenk Ince
Try to reset form. Rigth click on form and select Setup; Then click Reset button. Maybe it works. If that does not work, i offer you to compare two layers, your layer and sub layer of it. There if you see some code in red that can cause the problem, you must carry it to your layer. Good

[development-axapta] vertical line during page (Report)

2005-01-19 Thread Cenk Ince
Hi all; I want to draw vertical line in report page. I put a text field on a body, make lineleft and linerigth bold. When i run report, line goes down as much as data i send, But i want to draw lineuntill it reaches footer. How can i do this. Thanks. [Non-text portions of this

RE: [development-axapta] [urgent] purchline and inventtrans

2004-12-23 Thread Cenk Ince
the existing purchline, copy the data to a buffer. Call for oldpurchline.delete(), then copy the buffer to new purchline, change purchid and then call newpurchline.insert(). Regards harry _ From: Cenk Ince [mailto:[EMAIL PROTECTED] Sent: Wednesday, 22 December 2004 8:34 p.m

[development-axapta] [urgent] purchline and inventtrans

2004-12-22 Thread Cenk Ince
Hi all; I want to change purchid of a purchline with purchline.initFromPurchTable(newPurchTable); But in inventTrans table there is a reference for purchTable, Is it good, me to update inventtrans or is there another way to do this. Thanks [Non-text portions of this message have

[development-axapta] Error creating Production order (URGENT)

2004-12-15 Thread Cenk Ince
I try to create a Production order with code below. void clicked() { ProdTable prodtable; NumberSeq ns; ; ttsbegin; ns = NumberSeq::newGetNum(ProdParameters::numRefProdId()); ProdTable.ProdId = ns.num(); prodtable.initValue(); prodtable.InventDimId = reqtrans.inventDim().inventDimId;

[development-axapta] Sql memoy usage increase abnormally

2004-12-10 Thread Cenk Ince
Hi all When i open my AOS Server (SQL and Applicaton are also on the same machine) i see that Sql server uses memory for 230 MB when users uses axapta. When 6-7 users start axapta memory usage arrives 800 mb. It looks abnormal to me. Hoe can i test memory useage of each user? Is there a

[development-axapta] barcode

2004-12-07 Thread Cenk Ince
Hi all I define a barcode for an item config, and when i create a salesline and when i insert barcode number for salesline, i'm waiting it to find item and update salesline. But nothing happens. Then why to use barcode? Thanks. Cenk NCE ERP Teknik Danman (Microsoft Axapta) ERP Technical

RE: [development-axapta] Syncronization error - Invalid object name 'INFORMATION_SCHEMA.VIEWS' sorry

2004-12-07 Thread Cenk Ince
Sorry for previous message directly open Query analyser, open database master/views. Rigth click on the views and select run the query. Like picture on attachment. Good luck. Cenk ÝNCE ERP Teknik Danýþmaný (Microsoft Axapta) ERP Technical Consultant (Microsoft Axapta) Data Sistem Genel

[development-axapta] packing slip error

2004-12-03 Thread Cenk Ince
Hi all I get error when i post purchorder as packingslip. Physical updating quantity in the inventory unit '' must be other than zero Under-delivery of line is 100,00 percent, but the allowed under-delivery is only 0,00 percent. I create the purchline with code and i think that i miss

RE: [development-axapta] When inventory is updated for salesorder

2004-12-01 Thread Cenk Ince
the financial transaction postings are done. If you post the invoice without posting the packing slip then first the inventory posting takes place and then the financial posting. Hope this answers your query. Cheers, Girish -Original Message- From: Cenk Ince [mailto:[EMAIL PROTECTED] Sent: 30

[development-axapta] When inventory is updated for salesorder

2004-11-30 Thread Cenk Ince
Hi all I have a salesorder and i post packingslip and invoice on it. What time does it update inventory. In normally it's PackingSlip but if i use just invoice what happens? In which class does it update inventory? Thanks. Cenk NCE ERP Teknik Danman (Microsoft Axapta) ERP Technical

[development-axapta] wmsorder and salesline

2004-11-28 Thread Cenk Ince
Hi all When i create a shipment in inventory management, i get warning : No output orders match the criteria specified. How can i solve this problem, and is there a paper for shipments? Thanks in advance. Yahoo! Groups Sponsor Get unlimited calls to U.S./Canada

[development-axapta] oracle compability.

2004-11-11 Thread Cenk Ince
Hi all, I want to learn which version of Oracle is compatible with Axapta 3.0 SP3 and which OS supports this System. When i look at technet.navision.com i see that SP2 is Oracle 9.2.0.3 but no comment for SP3. Is there a problem with SP3 and oracle or is technet out of the fasion? Where

RE: [development-axapta] Labels??

2004-11-05 Thread Cenk Ince
Hi Andre Probably it's cashed. Axapta waits for some number of labels to be created and then they all stored on the file. You keep entering labels, axapta will create file and you will find labels in file. Good luck. Cenk NCE ERP Teknik Danman (Microsoft Axapta) ERP Technical Consultant

[development-axapta] product builder model doesnt work for variable enum

2004-11-03 Thread Cenk Ince
Hi all Class Pba has functions like str_, int_ but it has no enum_ function. This functions are called from PbaTreeNodeCompile/typeVariable method. You can see method below and it uses str_ for enum. In method PbaTreeNodeCompile/testNode it creates a source PBASource() and it's compiled.

RE: [development-axapta] inventDim (urgent)

2004-11-02 Thread Cenk Ince
www.datasistem.com.tr Tel : 0232 463 16 63 (Dah: 128) -Original Message- From: Cenk Ince [mailto:[EMAIL PROTECTED] Sent: Monday, November 01, 2004 12:01 PM To: [EMAIL PROTECTED] Subject: [development-axapta] inventDim (urgent) Hi all I want to create purchline by code but i get error

[development-axapta] inventDim (urgent)

2004-11-01 Thread Cenk Ince
Hi all I want to create purchline by code but i get error, Inventory Dimension 'Size' is an item dimension and must consequently be spesified. How can i give the default values for these dimension fields, and then let users to change it. Thanks in advance. Yahoo! Groups

[development-axapta] Number Sequence for purchorder

2004-10-11 Thread Cenk Ince
Hi all; I need to create PurchOrder and want to use numbersequence, what class can i use or Is there a sample code for this. Thanks. Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go

RE: [development-axapta] Number Sequence for purchorder

2004-10-11 Thread Cenk Ince
num; PurchId purchaseNo; num = Numberseq::newGetNum(purchParameters::numRefPurchId()); purchaseNo = num.num(); // this is the new purchase order no cheers, Girish -Original Message- From: Cenk Ince [mailto:[EMAIL PROTECTED] Sent: 11 October 2004 08:56 To: [EMAIL PROTECTED] Subject

[development-axapta] how to create invent journal trans (transfer) with code.

2004-10-05 Thread Cenk Ince
Hi all; I want to create a inventjournaltrans (transfer) with code when i insert a line to journal i get errors about inventdim. My code is below. How should i create the line. void createLine(str journalid, mytable mytable,real qty) { InventJournalTable InventJournalTable;

RE: [development-axapta] how to create invent journal trans (transfer) with code.

2004-10-05 Thread Cenk Ince
::findOrCreate(inventDimFrom).inventDimId; Stefan Cenk Ince wrote: Hi all; I want to create a inventjournaltrans (transfer) with code when i insert a line to journal i get errors about inventdim. My code is below. How should i create the line. void createLine(str journalid, mytable

[development-axapta] fit to page works with only interactive reports

2004-09-29 Thread Cenk Ince
Hi all; I have a report and it's not interactive. In this case fit to page doesn't work. When i get it interactive, fit to page works well. How can i correct it? Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go

[development-axapta] SqlSystemVariables problem

2004-09-14 Thread Cenk Ince
Hi all; When i try to Check/Syncronize the system, i get an error. I get error when running the code below. resultSet = stmt.executeQuery( 'select value,parm from SQLSystemVariables where parm = \'TABLENAMELEN\'' ); The error occures because SQLSystemVariables i is lower case, if i get it

[development-axapta] Error : 'INFORMATION_SCHEMA.VIEWS'.(urgent)

2004-09-10 Thread Cenk Ince
Hi all; I get error : [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'INFORMATION_SCHEMA.VIEWS'. It gives error when syncronizing a table, It tries to execute statement below. (IF EXISTS (SELECT TABLE_NAME FROM INFORMATION_SCHEMA.VIEWS WHERE TABLE_NAME =

[development-axapta] error information_schema.views

2004-09-06 Thread Cenk Ince
Hi all; I get error on the attached file when i try to syncronize the system. Why does it happen? When i look in logins i can see bmssa, but it's sid i changed. Is there a script to correct this error. Thanks in advance. [Non-text portions of this message have been removed]

[development-axapta] rezervation on planned production orders

2004-08-31 Thread Cenk Ince
Hi all; I want to reserve bom items of planned production orders. As you know when production orders are starts bom items of those are reserved, but while those orders are planned(before they are started), is it possible to reserve them automatically, how can i do that? Does it make some

[development-axapta] select and query

2004-08-26 Thread Cenk Ince
Hi all; I have a sql statement like Select inventtable where inventtable.itemid==123645 join .. I have a query and i want select statement to fill query, but sql statement is dynamic that, each time i get select, it works on different tables. Note : Select statement is in Axapta

RE: [development-axapta] Axapta crashes when drag menu item on menus

2004-08-25 Thread Cenk Ince
Thanks.. -Original Message- From: Richard van der Craats [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 25, 2004 9:50 AM To: [EMAIL PROTECTED] Subject: Re: [development-axapta] Axapta crashes when drag menu item on menus Hi I have found that if you drag and drop menuitems within

[development-axapta] Axapta crashes when drag menu item on menus

2004-08-24 Thread Cenk Ince
Hi all; When i drag a menu item on a menu, Axapta crashes. It's interesting that crash looks randomly, i mean if there are 5 menu items once 2. one crashes, another try, 3 one crashes. Is it a bug in SP3? How can i solve this problem? Thanks. Yahoo! Groups Sponsor

[development-axapta] AOS doesn't run (help)

2004-07-06 Thread Cenk Ince
Hi all I did set up AOS but it doesn't start, when i click start, it says running for 2 seconds, then it turns stopped. What is wrong with my AOS. Axapta Object Server works well. Thanks in advance. Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To

RE: [development-axapta] (urgent) how to delete log file from SQL server 2000

2004-07-01 Thread Cenk Ince
First i want to thank for all replies; But i couldn't solve problem, when i shrink db, the physical file size is not getting smaller. How can i get it smaller? Thanks in advance. Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the

[development-axapta] (urgent) how to delete log file from SQL server 2000

2004-06-30 Thread Cenk Ince
Hi all; I want to delete log file from my database but i don't know how to do that. It's size is very large so i just want to delete it. Thanks in advance. [Non-text portions of this message have been removed] Yahoo! Groups Sponsor ADVERTISEMENT Yahoo!

RE: [development-axapta] Send parameter to display method

2004-06-18 Thread Cenk Ince
Hi Baran Put your display metod on table or data source. So you won't need to send any parameters. -Original Message- From: Baran Sasmaz [mailto:[EMAIL PROTECTED] Sent: Friday, June 18, 2004 1:42 PM To: [EMAIL PROTECTED] Subject: [development-axapta] Send parameter to display

[development-axapta] sort field priority in query

2004-06-18 Thread Cenk Ince
Hi all In a query there is a data source (custinvoicejour) and another one link to first (CustinvoiceTrans). They both have sort fields: Custinvoicejour - orderaccount Custinvoicetrans - itemid. Normally i want it to join Custinvoicejour and Custinvoicetrans, that for each orderaccount i

[development-axapta] how to delete a file from axapta

2004-06-07 Thread Cenk Ince
I want to delete a file from code. Whatis the best way to do this. If there is an example could you send please.. Thanks. Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/development-axapta/

RE: [development-axapta] how to delete a file from axapta

2004-06-07 Thread Cenk Ince
Thanks in advance... -Original Message- From: Max Belugin [mailto:[EMAIL PROTECTED] Sent: Monday, June 07, 2004 12:19 PM To: Cenk Ince Subject: Re: [development-axapta] how to delete a file from axapta Hello Cenk Ince, , 7 2004 ., you wrote: CI I want to delete a file from code

RE: [development-axapta] upgrade list is shown for compiled application.

2004-06-04 Thread Cenk Ince
. On the other side Axapta should check the application version like thin client with AOS. That means i think it is a bug in Axapta. Denis Unger -Ursprngliche Nachricht- Von: Cenk Ince [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 4. Juni 2004 09:34 An: [EMAIL PROTECTED] Betreff: [development

[development-axapta] sending email

2004-06-04 Thread Cenk Ince
Hi all; I want to send a report as mail. When i use code below, i get outlook window but cc is empty, however i give an e-mail address. I don't want to see any outlook window, i want report directly to be send to mail server. What should i do? (i use code below in init method, should i

[development-axapta] Grouping on report doesn't work when i give value for range .

2004-06-02 Thread Cenk Ince
Hi all There is a strange error on my report. Report lists records from custtransopen and groups them for AccountNum. AccountNum is also a range on report. When i give a range value for AccountNum, grouping is ignored, i mean report does not make a break for each AccountNum. When i give no

[development-axapta] Query (Move back)

2004-05-31 Thread Cenk Ince
Hi all; When i move on a Query, i can't move back on Query's data source. Is there a way to do it. What i need is to move on LedgerTrans and if total Credit and Debit for these lines are equal, i don't want to show these lines. I'm looking for clonning of Query and moving on cloned one, so

RE: [development-axapta] Re: Query (Move back)

2004-05-31 Thread Cenk Ince
Let me explain my problem like this. For ex : I have 20 records on Query. I will decide to send (on report) lines (5,6,7) after moving on all of them.(in 8. record). So After moving on 8. record i must go back to 5. record. That's the problem. When i use : queryRun2 = new

[development-axapta] Change Layer with or without ids?

2004-05-28 Thread Cenk Ince
Hi all; I have made some development on usr layer and now i want to get them to var layer. When i read help it's said that export developments and data, delete developments and import them in var layer. Should i export developments with id or without id ? Thanks in advance. -Original

[development-axapta] Configuration keys?

2004-05-26 Thread Cenk Ince
Hi all; In AxaptaTrainingManual081103 book, it's written that, if an object has no config. key then it will not be created on database. Bu i created a table with no configuration key and i use it normally. It's created on database and i can insert data. If there is no configuration key

RE: [development-axapta] Configuration keys?

2004-05-26 Thread Cenk Ince
. Ok. Cenk Ince [EMAIL PROTECTED] wrote: Hi all; In AxaptaTrainingManual081103 book, it's written that, if an object has no config. key then it will not be created on database. Bu i created a table with no configuration key and i use it normally. It's created on database and i can insert data

[development-axapta] invent sum on time (urgent)

2004-04-29 Thread Cenk Ince
Hi all How can i find sum of quantity, and AverageCostPriceUnit of an item in a given data? Thanks. Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/development-axapta/ To unsubscribe from this group, send an email to:[EMAIL

RE: [development-axapta] Modify QueryRange from RunBaseReport

2004-04-19 Thread Cenk Ince
Title: RE: [development-axapta] Modify QueryRange from RunBaseReport Hi Claudia If (you want to it with code try this) { QueryBuildRange qbr; // class decleration of report // init of report before super(); qbr =

RE: RE : [development-axapta] datasources on reqpo form

2004-03-30 Thread Cenk Ince
, March 30, 2004 3:44 PM To: [EMAIL PROTECTED] Subject: RE : [development-axapta] datasources on reqpo form On my form (sys layer) the DS ReqTrans is join to ReqPo and not ReqTransCov. But ReqTransSettled IS join to ReqTransCov. V3.0 SP1 btw. Steeve... -Message d'origine- De: Cenk Ince

RE: RE : [development-axapta] datasources on reqpo form

2004-03-30 Thread Cenk Ince
issue record can have many receipt records and 1 receipt record can have many issue records. I hope that answers your question? You could always try using the visualmorphXexplorer to work out relationships in Axapta -Oprindelig meddelelse- Fra: Cenk Ince [mailto:[EMAIL PROTECTED

[development-axapta] datasources on reqpo form

2004-03-29 Thread Cenk Ince
Hi all; When i look at the datasource of ReqTransPo form, i see that there are two datasources that has the same table as source.(ReqTrans reqTransSettled) Both of them are joined to table reqTransCov datasource. What is the relation between those tables? I lost my way :) Thanks in

RE: [development-axapta] Re: axapta needs permission for outlook

2004-03-04 Thread Cenk Ince
fine. Greetings Oliver --- In [EMAIL PROTECTED], Cenk Ince [EMAIL PROTECTED] wrote: Hi all; I want to send a report in e-mail, as batch. It will repeat every 10 minutes. Outlook allways asks for permission like A program is trying to access e mail addresses you have stored in outlook. Do

YNT: [development-axapta] moving on data source

2004-02-18 Thread Cenk Ince
. - Original Message - From: Cenk Ince mailto:[EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, February 18, 2004 4:35 AM Subject: [development-axapta] moving on data source On a form there is a datatsource and lines are showed on a grid. I want to move

[development-axapta] Sql Server locks Axapta

2004-02-12 Thread Cenk Ince
Title: Sql Server locks Axapta Hi all. When i run a custom report for all data in the database, it lockes the application, but when i run it for less data (describing range, for a spesific customer..) it works well. When i debug it it stops in fetch mothod at the line: localQuery = new

[spam] taxtrans sourceTableId is not set?

2004-02-05 Thread Cenk Ince
Yahoo! Groups SpamGuard has detected that the attached message to the group development-axapta is likely to be spam. For more information about SpamGuard, please visit our help pages:

[development-axapta] CustTrans and taxtrans relation

2004-01-29 Thread Cenk Ince
Hi; When i create a journal from \General Ledger\Journals\Journal Entry and create two lines for it and post it, in custtrans and taxtrans there are two lines in both tables. But i can't find the relation which is related which. Thanks in advance. Yahoo! Groups Sponsor

RE: [development-axapta] remote desk. conn. printer problem

2004-01-16 Thread Cenk Ince
(or on the printserver) Open Printers - Server Properties define the custom Paper size there hth Pieter -Original Message- From: Cenk Ince [mailto:[EMAIL PROTECTED] Sent: 15. januar 2004 11:07 To: [EMAIL PROTECTED] Subject: [development-axapta] remote desk. conn. printer problem Hi all

  1   2   >