-
Problem printing checks
I have a problem printing checks. It only happens on one workstation. I am running Attain 3.10b. The workstation was recently upgraded from Windows 98 to Windows XP. This error happened in Windows 98 also, and I thought that might have been the problem. Suggest vendor payments is initiated. Navision will change the…
-
Identify the last Hotfix applied to a database
Hi all, Pardon me if the above query have been addressed before. I have search the forum but could not find any related topic. :oops: Say if you are in a situation where you are clueless about the last hotfix that was applied to a database (any version), how do you approach to address the situation? I appreciate sharing of…
-
Code-coverage --> Rights / authorization
Found the answer already... Code coverage --> Start Perform actions Code coverage --> Stop Choose role Mark the entries u wish to add to the role. Click Add to role. @admin : Lock
-
Error during DB backup
Hi, I just received an error during the backup of a client database. It reported: Internal error 1190 in Module 19 Table: Windows Login Field: SID If we look in the error list the 1190 in 19 means: Err_DB_AlphaTypeIncorrect DB_Err (1190) Does anybody know what causes such errors (probably an unrecognized character), and…
-
Navision exam guide
i would require some study/exam guides or sample questions on Microsoft Navision Development and Microsoft Navision Financial Series. i'm into navision attain programming and i'm currently preparing for the exams specified above. i would be grateful if anyone can help send me some study guides. my email address is…
-
C/Front connection
Hello, I'm trying to connect to a Navsion database using the C/Front SDK. I've loaded the SDK DLL successfully but every function I call causes my application to exit with database error code 1303 . I running a local Navsion database and I've put our valid .FLF license with SDK access in same path as the database but I…
-
Item Ledger Entries Help
Are Lot No. & Serial No. used in The Item Ledger Entries of 3.6? They are not in 3.10... this answer will lead me to the next question :whistle:
-
Obsolescence management
Hi guys! Can anyone has an idea on how to manage this type of situation? There is an agreement between Company ABC with on of its customer where comapany ABC agrees to reclaim products that the customer doesnt want to keep anymore. In consideration of that, Customer ABC grants a discount to the customer which the maximum…
-
Technical Update 3.60 => 3.70B or 4.00
Hi NG, we project to update our Navision Database Server and our Clients from Version 3.60 to 3.70B or 4.00. We avoid to update the database itself because we have realized a lot of customization and a complete update will cost a lot of money... :( Now my two questions: 1. which Version (3.70B or 4.00) would you prefer for…
-
WinHelp on Navision Attain
Hello to all: At the moment I am making a series of manual specific on Navision Attain that is being implanted in my company. Besides to describe the processes, information, forms, etc, of a clear and operative way (or that it is my intention, clear this '), attempt to implement it with the Help of the Windows system(F1).…
-
Synchronization error message
We have recently started working with a new customer who is running Navision 3.10 with an SQL DB. They requested an update for one of their test companies. We did a backup of their production company, renamed it and did a restore to set up the test company. It appeared to go smoothly and we were able to open it up…
-
Accessing form-controls by index in repetitive statements
Hello Forum, is there a way to access controls on a form in a repetitive statement? The controls could be numered like tb_01, tb_02, ..., tb_n and shall then be addressed in a FOR-Statement like FOR idx := 0 TO n DO IF X=Y THEN tb_+"idx".VISIBLE := FALSE ELSE tb_+"idx".VISIBLE := TRUE Thanks for your help... Buff
-
Massive Faxing
I need to send a very large amount of fax as a batch job in Navision (such as 1,000/2,000 faxes). Which kind of solutions do you suggest? Thanks
-
Solution for closing year.
What do you prefer when you are closing year (fiscal)? I would surely like to have all data from past years so i could make analysis but, i do not need all the item ledgers, value entries, g/ls.... (from past years, ofcourse). 100 of invoices with 100 of sales lines by day, it is a lot of staff and Navision seems slow with…
-
Negative inventory
I work with Navision 3.6. The problem is that: - an item has reservation set to always - original inventory is 0 for the item - a purchase is posted for 10 pieces from the item with date= 31.03.2005 - if I make a negative adj. for the item (quantity=1 piece) with the date 31.01.05, Navision let me doit - but I had no…
-
Error calculating Flowfields.
Hi there, i am having problems calculating flowfields. in short: i have 2 companies (A and B) . Table 15 (G/L Account) has the property "DataPerCompany" set to "No". Each company has its own set of G/L Entries (table 17 property "DataPerCompany" set to "Yes"). Now, i tried to do this: I opened Company "A" and runned a form…
-
Overview Evaluating document about MS Business Solution
Hi all ! I am looking for an overview document about all product of Microsoft Business Solutions (Axapta, Great Plains, Navision, Solomon) that bring out the comparison and evaluation among products. I'd like to know which is each product's strength, outstanding ... Can you please help me if you know about it. Or any your…
-
Function PrintRecords on table 6660 Return Receipt Header
Hi! The function looks like this: WITH ReturnRcptHeader DO BEGIN COPY(Rec); ReportSelection.SETRANGE(Usage,ReportSelection.Usage::"S.Ret.Rcpt."); ReportSelection.SETFILTER("Report ID",'<>0'); ReportSelection.FIND('-'); REPEAT REPORT.RUNMODAL(ReportSelection."Report ID",ShowRequestForm,FALSE,ReturnRcptHeader); UNTIL…
-
Navision did not record cost change history?
I tring to audit a cost change on a item, and found out that Navision did not record who and when the cost has been changed. Please help!
-
Apply in different currencies
I have the following situation: exchange rates in currency table: 31.12.04 - 1EUR=39663LCY 1CHF=25513LCY 21.01.05 - 1EUR=37998LCY 1CHF=24636LCY The following transactions were made from general journal: 1) 31.12.04 Account=customer X; balancing account=GL account Y amount=2865 EUR - (exchange rate…
-
Closing Production Order Issues
I am hoping someone can lend me a hand with closing released production orders in Nav 3.60. I am forward flushing all components, and I have no routing. When I have a production order that I have posted only scrap to (my finished quantity is zero), it will not let me change my released production order to a finished…
-
How to calculate the standard cost of item without Routing
Hi all, We haven't the Routing granule in our Navision licence. In another hand, the standard cost of an item = unit cost of article in his BOM + 30% of this cost. So, how to add this 30% of cost after using "Output Journals" in Manufacturing Module ? Please, help me, it is very urgent! Thank you in advance
-
Reg: WarehouseMgmt
hi, Could anybody help me sending warehouse Mgmt Xam questions paper or even a sample one if possible.Need to attend the xam soon.. It will be grateful to u.. regards.. jai [-o<
-
Rounding Precision HELP
I have a dillema on Sales Line: Quantitiy (5) * Unit Price (3,30) * Discount (15%) = Line Amount (14,02) In real Math that equals out ot be 14,025 precisely. On my G/L Setup I have the following setup: Invoice Rounding type (Nearest). Unit Amount Decimal Places (2:5) Unit Amount Rounding Precision (0,00001) Amount Rounding…
-
Forms and scrolls menus
Good morning all, Anybody knows how to control the scrolls in Navision 4 ? I've a form, some of the controls can be enabled or disabled. When Navision disables some controls, it can resize the form to have the exact necessary size, but, it leaves the scrolls.... How can i supress them ? The code to update the form size…
-
Navision file types
Hi! I am relatively unexperienced with Navision and I am wondering about all the file types. *.fbk = Navision backup file *.fdb = Navision database file *.flf = Navision license file *.fob = Navision application objects *.zup = Navision user preferences fin.dmp = ? fin.emt = ? fin.etx = ? fin.smt = ? fin.stx = ? Can anyone…
-
Tranfering fields from Credit Memo Header to Posted Credit M
I got the following fields on Credit Memo Header but when I post the are not getting transfer to Posted Credit Memo. Hold Status Code 10 and Hold Status Desc. Text 30 What do I need to do?
-
batch printing using different trays
Hi, I would like to print approx. 400 invoices, each consisting of 2 pages, using different trays. In the prop. of the report I can define the tray (no 1) for the first page, and the second tray (no 2) for the second page. Since Navision considers the print batch as 1 doc., only the first page of the first invoice is taken…
-
How VAT Statement Line works?
Hi everyone, I'm trying to understand how VAT Statement Line Table is filled in... I think it is filled during an automatic process but which? Anyone can help me please?
-
ODBC for Navision Attain Version 3.10.A
I have seen that many of you on here have ODBC connecting Access to the tables in Navision. Is this possible with version 3.10.A :?: If so, can anyone tell me where I can get hold of the software.