I want to ignore thousand separator from RecRef filed.
my code is this. IF (TableID = 271) AND (BankMapRec."Field No." = 17) THEN IF EVALUATE(testDecimal,FORMAT(RecField)) THEN BEGIN RecField.VALUE(FORMAT(ABS(testDecimal),0,9)); But this is not going...
View Articlecode syntax remove comma from decimal in RecRef
need to convert 11,375.75 to 11375.75 in Recref can someone give me guidance.
View ArticleInternal error 6 occurred in module 11. Contact your system administrator.
Dear Friends, I am getting the error "Internal error 6 occurred in module 11. Contact your system administrator." when I close the NAV 2019 session over RDweb. This is not happening regularly but...
View ArticleHow to convert Date to decimal codeunit
I want this date to give me any date instead of today, how to change this date: It's my date DateTimeToDecimal(TODAY,TIME,'UTC'); LOCAL DateTimeToDecimal(date : Date;time : Time;timeZoneCode :...
View Articleconvert time to decimal Codeunit
I want this date to give me any date instead of today, how to change this date . DateTimeToDecimal(TODAY,TIME,'UTC'); LOCAL DateTimeToDecimal(date : Date;time : Time;timeZoneCode : Code[10])...
View Articlenonstock item in purchase orders
Hi Experts!! NAV 2019 SP1, I have not used this for a long time and I do not know if I remember well.... the case is that I cannot find a way to do it and I need your help I need to create a type of...
View Article3PL Vertical Solution
Can anyone recommend a good Vertical for 3PL companies? We're having to work around a lot of navision because we operate in a 3PL environment. We've seen what looks to be a horizontal called Radio...
View ArticleHow to send REST API GET request with headers in Business Central
Hello, I am currently trying to send a GET request to a service through REST API. The request in itself is working correctly. However, for this request to return data, I need to send a login token. The...
View ArticleNav 2009 R2 Weird Behavior when Changing Net Type
Hi all, I have encounter a weird behavior in client finsql 6.0.34105.0 (2009 R2). We have build a trivial custom functionality for a customer and if we use it with database login or with some windows...
View ArticleInternal error 6 occurred in module 11. Contact your system administrator.
Dear Friends, I am getting the error "Internal error 6 occurred in module 11. Contact your system administrator." while closing the NAV 2019 session over RDweb. This is not happening regularly but...
View Articlecant open my database error showing is "this file is not a database".....
Hello, Recently i lost my database and later was able to recover it and restore it back to its original file location. Since then i have been trying to open the database file but i get this error...
View ArticleHow do I resolve "Amount must be negative in Gen. Journal Line Journal...
Hello, Received the error when trying to post a payment journal after check has been printed. I've attached what the payment journal contains for everyone's reference. Thanks!
View ArticleGeneral Dimension Value Type Question
Hi all, during a setting and testing of a new client, my colleague and I saw that it is possible to post on dimension value types "Standard" and "Begin-Total". We could not believe that until we saw it...
View ArticleHow do I resolve "Amount must be negative in Gen. Journal Line Journal...
Hello, Received the error when trying to post a payment journal after check has been printed. I've attached what the payment journal contains for everyone's reference. Thanks!
View ArticlePrinting a default at the end of a report ?
Hello everyone, I couldn't find a solution anywhere for my issue, so i'm starting to wonder if what i'm looking to do is even possible. I want to print general terms and conditions of sales at the end...
View ArticleUnable to Run Batch sales Posting (Report 297) using Job Queue
I want to batch post sales invoices for which I am using Report 297. which is working fine if run the report manually. However, when I schedule the report 297 to run through Job queue, it shows...
View ArticleWarehouse recepit from Transfer order
Good morning, I have an issue creating the warehouse recepit from Transfer Order action ribbon: once filled in all the required fields and clicking on the "warehouse receipt " button, any window opens,...
View ArticleDate format DDMMYYYY and use as Date data type
I need to format the date into DDMMYYY. But want to use as Date, not a text. This gives me correct formate FORMAT(TODAY,0,'<Day,2>/<Month,2>/<Year4>'); but want to assign to date,...
View ArticleHow to use "System.Runtime.Extensions" in C/AL
Hi I need some Math expresions, but when I try to create a "Math" variable I cant access the Math expresions - as no method list are visibe when opening the System.runtime.extensions.dll Somebody knows...
View ArticleCreate report to get/track the users who have login the NAV in Particular...
Hi Everyone, Is it possible to track the user by report that who have(Or how many user) login the NAV in particular time eg. from Jan 2020 to June 2020. If it is then how can i proceed. please guide...
View Article