Navision Classic 2009 - Unable to post Journal Entry suddenly
Hi, I am unable to post Journal Entry, it hasn't happened before, and now Navision is posing an error message "You must specify Source Code G/L Entry to CA in Cost Accounting Setup Primary Key="."...
View ArticleHow to run CodeUnit
I wonder if you make an CodeUnit, can you call for a report in a CodeUnit, for an exemple Run.REPORT(50000), but can you also give a filter example RUN.REPORT(50000,Vendor."No.")?
View ArticleJob Queue run on earlier one day
Hi guys, I have question want to ask, example my job queue set running on every Friday, but sometime holiday/rest day will fall on Friday, so my job queue want to running on earlier one day that mean...
View ArticlePreventative maintenance in Navision
Dear All, I am currently studying service management. In a demoscript service management, in page 16, I read as follows: Along with the outcomes reporting, the application helps you to register what...
View ArticleCreate a table with CAL code ?
Is it possible in a codeunit (or processing only report) in Navision, to create a table via code ? I could create a temp table and store my data in there, but that's not what I want. In Sql there's the...
View ArticleHow to run CodeUnit
I wonder if you make an CodeUnit, can you call for a report in a CodeUnit, for an exemple Run.REPORT(50000), but can you also give a filter example RUN.REPORT(50000,Vendor."No.")?
View ArticleJob Queue run on earlier one day
Hi guys, I have question want to ask, example my job queue set running on every Friday, but sometime holiday/rest day will fall on Friday, so my job queue want to running on earlier one day that mean...
View ArticleDisplay multiple Document No.s as 1 row in Report
hey guys, I need the correct total for my report. I'm getting my source from VAT Entries. the 2nd column is from VAT entries they are the consist of multiple document no.s in my VAT Entries then the...
View ArticleOData update
Hi, I'm having problems updating records using OData web services on Business Central. I've published a couple of pages, 21 and 518, as OData web services. The both return json perfectly, and I can set...
View ArticleDisplay multiple Document No.s as 1 row in Report
hey guys, I need the correct total for my report. I'm getting my source from VAT Entries. the 2nd column is from VAT entries they are the consist of multiple document no.s in my VAT Entries then the...
View ArticleFocus on empty record in tablebox triggers OnInsertRecord()
Hi, my problem is , i open the form the form already filtered. If no record is found, an empty one is automatically created to set the focus on it. As soon as i try to click somewhere else it tries to...
View ArticleMerging cells in Excel using Excel Buffer
Hi all! I have made a report, using Excel Buffer. But I need to merge cells in report header row. It seems, that is impossible to merge cells using excel buffer. I found in previous topics one way to...
View ArticleExcel 2007 SaveAs Method of Workbook Class Failed
Hey everyone, I just moved the NAS from one machine to another - installed the same version of Excel 2007. Running on Server 2008 NAV 5.0 SP1. Before I ran updates, I tried having the NAS Fire off some...
View ArticleWeighbridge integration
I have recently done a weighbridge integration with the Nfcomm OCX. But getting strange return from the weighbridge.CLEARALL; NFCOM.ClearBuff; WBLocation.GET(Location); WBLocation.TESTFIELD("No....
View ArticleCreate dynamics NAV error message when sales amount is 0
Hi everyone , I'm relatively new to NAVISION world , I have a question i will be very grateful if someone can help me. I have to create an error message that block a user when he tries to validate an...
View ArticleExecute code when clicking a record in a table (in a form)
Hi so apparently no trigger is activated when i am clicking on a record. My intentions are to update a subform after clicking on a record on the parent form. is there a way to implement this ?
View ArticleCheck if month and year exist between 2 dates
Hello everyone, I have a function which receive 3 parameters CustomerNo, Year and Month. I have to search on Contract Line Table and check if that Month and Year correspond to one of the contract...
View ArticleI need help parsing a string
I have this connection string. String := Eventstatus='Calculated' and ErrorCode='0000' This string will always have this format but can differ the number of the fields and the operator (it can be 'AND'...
View ArticleZero value GL Entry is created after apply 2 transactions
Hi, I posted 2 GL transactions A and B with account type Vendor, same vendor. B is contra of A, then applied B to A. Navision then created 1 new GL entry with Doc No A and Zero amount. Anyone can help...
View ArticleWill data from table extensions propagate in the process of posting?
Hi, in former versions of NAV, fields added to the Sales Header table would propagate to the Sales Shipment Header, Sales Invoice Header and Sales Credit Memo header tables in the process of posting if...
View Article