How to Skip the first column from importing Csv via Dataport
Hi All, I have created a dataport with some fields to import.It was working properly. But now,some unwanted data is there in my import file's first column(csv file which ready to import). So, i want to...
View ArticleGetting error while running a Jobqueue via Jobqueue dispatcher code unit
Hi All, in NAV 2009,I am getting a below error while running a Jobqueue via Jobqueue dispatcher code unit(448) Microsoft Dynamics NAV Classic This message is for C/AL programmers: Could not create an...
View ArticleCall report by passing Parameter
Hi I have below code and i want if Amt[2] > 0 then report is called by passing Item No Item - OnAfterGetRecord() FOR i := 1 TO 10 DO BEGIN ILE.RESET; Amt := 0; Qty := 0; End;...
View ArticleGetting error while running a Jobqueue via Jobqueue dispatcher code unit
Hi All, in NAV 2009,I am getting a below error while running a Jobqueue via Jobqueue dispatcher code unit(448) Microsoft Dynamics NAV Classic This message is for C/AL programmers: Could not create an...
View ArticleAutomatic posting date to be changed user-wise
while posting, system takes today's date as per setup in the "general ledger setup". our few user need yesterday's date or few need 1 week back date. how can be possible? can you help us?
View ArticleWeek Setup Nav 2009
Hello, How can I setup week in Nav 2009 from Sunday to Saturday? Currently, it is Monday to Sunday. We are using LS Retail Nav 2009 (Version W1 6.00) Thanks in advance Prasoothan
View ArticleDigital signature on the invoice.
we are doing signature by hand on the invoice hard copy. can be possible digital signature on the Invoice copy? ERP2016
View ArticleTableData 2000000002 does not exist error
Hi What is TableData 2000000002 does not exist error in Navision 2009 R2 Thanks
View ArticleAdding validation in Purchase Order
Hello All, Is it possible to add validation in Purchase Order, if GRN Posted on particular Purchase Order then the system should not be allowed to reopen or modify Purchase Order. Thanks in advance.
View Articlethe sign does not correspond with the outstanding entry :S
Hi, If I do a proposal entrie for a bank account I get the error message "the sign does not correspond with the outstanding entry" Please help :S
View ArticleEvent Id : 20010. The date is not valid.
Hi All, I have created a Jobqueue. And try to run this through NAS. But if I am trying this I got the below warning in Event viewer log asEvent Id : 20010. The date is not valid. Can you please help me...
View ArticleExport Customers as a CSV file using Codeunit or Report
Hi All, I want to export customers as a CSV file using Jobqueue. Can you please provide me a piece of advice, whether i am creating code unit or report to run a jobqueue. If it's possible through...
View ArticleGot SQL error while Logging into NAV 2009 classic?
Hi All, Login is existed for this user but still facing this error while logging into NAV. " the following sql error or errors occurred. 15161,"42000" [microsoft ODBC SQL Server driver][SQl server]...
View ArticleExtra license for test database
Do we need extra license for the test database that will be installed in users' pc?
View ArticleEvent Id : 20010. The date is not valid.
Hi All, I have created a Jobqueue. And try to run this through NAS. But if I am trying this I got the below warning in Event viewer log asEvent Id : 20010. The date is not valid. Can you please help me...
View ArticleExport Customers as a CSV file using Codeunit or Report
Hi All, I want to export customers as a CSV file using Jobqueue. Can you please provide me a piece of advice, whether i am creating code unit or report to run a jobqueue. If it's possible through...
View ArticleClient sessions returns error "the connection to the server is no longer...
This is occurring with a job is running on the job schedular at around the same time that a back up is running on the SQL server. Is there a timeout setting that can be adjusted to allow for a possible...
View ArticleDecimal Values not exported !!
Hi All, I have created a process only report to export Cust. Ledger Entry table details as CSV. Here Customer no, Name, Posting date is exported correctly. But, Decimal values (like Amount, Remaining...
View Articleis the runtime of global variables always the entire session?
EDIT: So i have debugged a little bit and even though i have declared the variables globally , as soon as i leave the codeunit by calling another codeunit and try to use the getfunction , everything is...
View Article