-
I need manual C/AL programing
I need manual C/AL programing. Do you know how to get it?.
-
Manual "Application Designer´s Guide"
Thanks for everything. I´ve already got the manual "Application Designer’s Guide" in format .pdf. If anybody needs it, you can send me email. I will send you the manual.
-
Report on to a text file
Hi All I am trying to write a report on to a text file but unfortunately i am getting only the last line and only one line in that file how can i have multiple lines on the text file Regard's Prem
-
Posting of delivrey without invoicing
We have a problem that every so often without a regularity to be seen, we are posting the delivery but no invoice on the pruchase and payables side of navision. I am sure it must be a commit on the wrong piece of code, but I can't find the bug. Does anyone else have that trouble or is it just us. I could find if it is our…
-
delete of reduntant keys
Is it possible to get a list of reduntant keys in Navsion tables? We want to clean up a database by deleting keys, but are not sure which keys are in use and which can by deleted. Thanks
-
Manual
Szukam podrecznika do C/AL. Wie moze ktowkolwiek, czy cos takiego gdzies mozna dostac. Mam na mysli normalna ksiazke, a nie pomoc Navision. Somebody please help me!!! I need C/AL manual. Does some know, how can I get this? :?:
-
i got a problem displaying a field
i got 2 tables..one is salesheader and other is sales invoice line. the sales invoice header's No is linked to the sales invoice line 's document no. when i drag the description from sales invoice line body section to sales invoice header body, it gives me an error in the description. what do i need in order to have the…
-
File
Hi everybody, I have the following problem: On one hand I have a text file with a line that has a length of 300 chars. On the other hand I have a codeunit with a File of type File. With textmode(true) I can only read 250 chars. Is there a way that I can read 300 chars, and copy the first 250 chars. With kind regards, Maikel
-
MinVal on Unit Price in tabel item
The property 'MinValue' is set to 0 in 'Item'-table for field 'Unit Price'. A customer wants to use items with a negative value as Unit Price. Can I just blank out the 0 in the property 'MinValue' ? Or will this cause problems in the rest of the program ? Thanks
-
Permissions - can't edit reports v2.6
Our License file covers report editing and we used to be able to do it, we haved moved the service to a different machine and I beleive the CEO had made some security changes that caused this grief but I checked the super user rights and they are all enabled. I don't understand what else can I check ? Thank you in advance.…
-
how do i get the first record of the table?
hi, i got a problem i had a report dealing with sales header and sales invoice line. i did the relationship data model but the user wants the first record of the sales line displaying only the "description" field after the sales header details are shown. how do i accomplish this?
-
Turning off Reservations!!??
We have a client that is currently using item reservations. They use it throughout their sales and purchasing. They also ue warehouse management where reservations get tied to as well. The client now wants to turn OFF the reservation feature in Navision (they are running 2.60 Adv. Dist.). What effect does it have on open…
-
BUSINESS RULES INFORMATION
I am looking for any information ... a manual, tutorial, anything ... on setting up Business Rules in Navision Financials. The manuals I was provided with don't seem to include anything about it, and my online searches have so far been fruitless. Or, if someone is well versed in using Business Rules and would answer a few…
-
NF 1.2 on W2K Server install problem
I am having a problem installing the NF 1.2 service on a Windows 2000 server. The install gets to the end and then gives the error "Server could not be installed. Returned Error 997." Select OK, then the error "Failed to Install NT Service." is displayed. This server once had NF 1.2 on it without errors, but the…
-
Rename problem on form
Here is a problem on witch i'm stuck for some days now. - create a form with customer as source and a tablebox layout on it, with customerno, name and territory on it. - create a field outside the tablebox, based on a global code variable. In this field we can enter a territory. - On validate of codefield, do a…
-
How can I cancel a Filter
Hi I put with SETFILTER a Filter in a report. Now I will abolish or cancel this Filter for the next transaction. How does it run? Thanks for your support. buble
-
Excel automation
Hi all, I have a problem reading from excel or rather looking up a value in a worksheet. The following code works well as long as the value I'm looking for exists in the worksheet else it crashes. Here's the code xlRange := xlWorksheet.Range('c5:c900'); bFound := xlRange.Find(aNumber).Activate; IF bFound THEN tNumber :=…
-
need help in finding manual
anyone got the english version of this manual? manual : Basic course of report generation. (in spanish) printed in 1998. http://navisioner.com/downloads/docfile/docfile-curso-informes.pdf i m looking for it high and low as i believe this manual is better than that provided on the CD. pls email me at darenhan@yahoo.com if u…
-
mark on table "ganzzahl" integer
Hi, i dont know how this table is called in englisch but i mean the "virtual table" which only has one field "number". I wanna set marks on this table and then i wanna filter it with table.markedonly But the table wont be filtered after setting markedonly, and ever strted on -1000000000 I hope you understand my problem and…
-
Saving ZUP files when using CITRIX
Hi there, We have a client who is using Navision 2.60 on SQL Server... and people from various states are actually logging on to Navision via Citrix Client. The problem is because of a limited number of Citrix Client licenses, it has been setup that after 15 minutes of inactivity the user is kicked off Citrix Client and…
-
How can I update the 'FIle' Table?
I'm using the 'File' Table to edit a directory, but when I move some files to another directory Navision does not update. The way it updates is restarting the navision client. Any suggestion? Thanks a million Raúl.
-
Sending a report via email
Hi there, When you run a report, for eg. a Sales Invoice over a range (eg. for 5 invoices at once), then you do Preview, and select Send (as html with the invoices as an attachment) it will by standard attach all the invoices as one html file. I am wondering if it is possible to get the Send to attach all the invoices as…
-
Navision Financials on running on XP
I have recently purchased some new PCs with Windows XP and are looking at upgrading existing machines to XP as well. Are there any issues with Navision Financials running on XP. I have heard that some rumours that the ODBC drivers have some problems with XP and XP will crash when attempting to open VB5 applications that…
-
Comparing Records
Does anyone know how a simple way to compare two records of a table. Or is there no other whay than to compare each field? Background: I want to record each modifications in a table (which is done in the OnModify-Section of the table) with the userid and date. But there are two special fields in this table. If there are…
-
One Report different Orientation
Hi, is it possible to set different orientation in one report. Thanks for your support. buble
-
bodytext in mail
After a hard search )Thanks to the forum) I found out how to send emails via the mapi interface (using Lotus-Notes). Unfortunately I can't send messages in the body longer than 250 characters. The limitation is not in the MAPI-Interface but I don't know how to put a longer text into the variable MAPI.MessageNoteText. Does…
-
dataport output file format
<img border="0" title="" alt="[Confused]" src="images/smiles/icon_confused.gif" /> I am about to experiment with a dataport to export information from Navision since odbc is so slow, due to the table sizes. The database is installed at our office in Singapore and the data has language specific characters within, but the…
-
Native DB vs. SQL-DB
I am interested in information about the differences between Navision (in my case 2.60D) using the native DB and an SQL-based DB. - Are there differences in the required hw? - What about performance and stability? - Regarding the same content, are there differences in the size of the DB? Thanks and greetings from Germany…
-
Format Text to Decimal
Hi, how can I format a text field to decimal field. I used the function COPYSTRING to copy a part from a text field. Now I will use the part of the text field for calculation. Thanks for your support. buble
-
Use the Abobe PDF Writer as Navision Printer
Is it possible to create a PDF-File with a Navision-Report with a special name. If the Adobe PDF-Writer is the default printer, you can start a navision report and after the printer selection was done you get a message box: "pdf-file save as" and the default file name is the name of the navision report. How can I change…