Any PDA Solution for NAV 5.0
Hi, is there any PDA solution to do warehouse transactions still available that can work with Navision 5.0?
View ArticleCalling a report from another - Setting variables
Hi I'm calling a report from another. The report I'm calling has a request form, wich I set as unable in the RUN command. But I need to set some variables to filter a table, etc. Lets say report A...
View ArticleHow to apply code for decode base64 Zip File and extract the XML File in...
Hi, how to apply code to decode Base64 Zip File in Blob Field and extract the File from Zip Folder in NAV2009Classic Client. Now with existing code it works fine when attachment in XML file is PDF, it...
View ArticleStart Time/End Time on Production Order
Hi, I'm aware that the start time and end time are related by the routing time. However, we are wanting to override the Start Time that is derived from the backward scheduling. However, any change we...
View ArticleConcatenate multiple comments
Hello. I need from table 5414 Prod. Order Comment Line take all comments for one production order and store all comments in table 5405 Production Order as one field. One production order can have...
View ArticleMicrosoft.Navision.Mail.dll locks attachment file
Hi everyone, I have developed functionality to send sales documents by SMTP mail as PDF attachments. Everything goes fine, but when I want to delete sent files, Navision locks all sent files and these...
View ArticleSum Routing Line table field
Hello. I need to sum a field real time, where center no is M-150. I need to do it without flowfield. I make this, but gives me only 0 as result. Routing Line table -> new field -> Sum M-150 as...
View ArticleAny Editor for C/AL??
Hello, Do yo know any aditor (apart from standard) to write C/AL code?? For example, with color to remark key words, etc etc Thanks Asier
View ArticleInserting BLOB into external SQL table
Hello, I am trying to do the following, not very successful until now. Maybe somebody can give me a hint. Basically I want to create a XML file in Navision and store it into an external table. 1. I do...
View ArticleError when trying to link a Flow Filter to a Normal Field in a Query.
Hi All, I'm a Developer and quite to to using Dynamics NAV. At the moment I'm trying to set up a query which uses the sum of a field on the Item Ledger Entry table, linked to the Item Table (via. Item...
View ArticleOnInit Report - Need Help
Hello there, I have an Report, which need an "OnInit Report - Trigger". The Trigger looks like: IF Rezeptzähler.Nr >= 99700 THEN MESSAGE ('Bitte Info an die IT!'); But in my Report the "OnInit...
View ArticleReservation Entries and MRP
When we run MRP (planning worksheet) for purchasing, we are getting reservation entries created with reservation status "Reservation". All our items are set to Never Reserve on the item card. They are...
View Articlemake a loop in Option value
Hello , in Job table i have Field MS Project Type Field No. Field Name Data Type Length Description 50042 MS Project Type Option The option value are : ,Admin,Co-Funding,Consulting,Continuous...
View ArticleMicrosoft.Navision.Mail.dll locks attachment file
Hi everyone, I have developed functionality to send sales documents by SMTP mail as PDF attachments. Everything goes fine, but when I want to delete sent files, Navision locks all sent files and these...
View ArticleSum Routing Line table field
Hello. I need to sum a field real time, where center no is M-150. I need to do it without flowfield. I make this, but gives me only 0 as result. Routing Line table -> new field -> Sum M-150 as...
View ArticleAny Editor for C/AL??
Hello, Do yo know any aditor (apart from standard) to write C/AL code?? For example, with color to remark key words, etc etc Thanks Asier
View ArticleInserting BLOB into external SQL table
Hello, I am trying to do the following, not very successful until now. Maybe somebody can give me a hint. Basically I want to create a XML file in Navision and store it into an external table. 1. I do...
View ArticleChange Company without relogin
NAV2009 - 2.01B Hi, how is it possible to change the Company without getting the login window. I thought this behaviour is usual or standard, because I never get a login window. But some of my...
View ArticleHow to open all files (eg *.xml) in batch in a folder ???
Hi ALL, I have an question about open files in Navision. I have a Codeunit which used to import XMLport. TestFile.OPEN('C:\Output\PO1.xml'); TestFile.CREATEINSTREAM(TestStream);...
View Article