-
BC crashes when I open Table Information page.
BC crashes when I open the "Table Information" page. BC20 cust database. I tried to uninstall all extensions, but it didn`t help.
-
Requesting Date (2000000007) takes a very long time
Hello, has anyone any clue, why requesting the virtual table Date (2000000007) can take very long? I wrote a simple codeunit for test: DateRec.SETRANGE("Period Type", DateRec."Period Type"::Date);
StartDatetime := CURRENTDATETIME;
DateRec.FINDLAST;
EndDatetime := CURRENTDATETIME;
MESSAGE(STRSUBSTNO('%1 - Duration: %2 ms',…
-
MRP setup
Hi All, I have a client using Business Central and we are trying to set up their planning parameters for MRP. This is the scenario: One of their items, which is a component on a production BoM has a 52W lead time. They want to create a PO each month for their average consumption to receive each month as the next month…
-
Schedule task to export text file
I've BC19 and I need to schedule task to create and download text file using codeunit. This task takes several hours and for this reason I would like to use the job queue. Is there a way to make available for download file created on the web client? How can do it?
-
HttpWebRequestMgt.GetResponse not getting response
Hi! I'm trying to connect to a REST Api. I'm using XMLport to send and receive the JSON and looks like it works fine until the…
-
what are prerequisites of autosplit key to use in my code ?
I need an answer what is the purpose of autosplit key to use
-
Automate C/AL code to AL conversion
Join the demonstration of how simple C/AL code to AL conversion can be with automated Simplanova AL Tools (SALT), and hear from Xitec (NL) how they apply SALT in their add-on upgrade from C/AL to AL. During the webinar, you will also learn that SALT will be available for download on Visual Studio Code Marketplace. Register…
-
NAV Application Server checking always for Bad Query objects?
I've now twice imported nav object ( 8-9 months apart) to our new live that had mistake in it. Wierdly enough the Chart of Accounts page always does not open if I have a broken query in object database... It immediately throughs an error (same as referred by the query). The broken query has no references to itself in the…
-
Problem with Visual Studio while viewing report layout
Hi everyone, I am beginning to work with reports in NAV 2009. Configuration: NAV 2009 R2, SQL Server 2005, Microsoft Visual Studio 2005. When I try to view a report layout, I get the following error message:The application for project 'C:\Documents and Settings\bbb\Local Settings\Temp\Microsoft Dynamics…
-
Can we reuse the custom object numbers?
Can we reuse the custom object numbers? like 50100 to 99999 If we are already used it by objects. then possible? If possible please explain
-
Dynamics 2013 Continia issue
Hi, has anyone else running Continia encounterred a problem where NAV will not run logging in as Windows user but works when logging in with username and password? This is the error, it points to the CanLoadType call in CreateVars function in Continia codeunit 6085599 - kust falls over when calling the CanLoadType IF NOT…
-
Payment Services options in NAV 2018
I note that there is a payment services option in NAV 22018 for PayPal. Has anyone created a payment service option which would integrate NAV to payment processor (such as Converge, https://www.myvirtualmerchant.com/VirtualMerchant ? We have a need for a solution where we are using ChargeLogic for bringing orders into NAV…
-
Post resource cost to general ledger in Job Journal
Hi, I'm using NAV 5.0 SP1. When posting resource usage to a job in Job Journal, I would like to create general ledger entries. The WIP-method is contract completed. Resource costs should be posted debet on a WIP-G/L-account (3110) and credit on a G/L-account called "covering Salary" (4080). This means the journal ledger…
-
Create Sales Orders from Blanket Orders
I created a Blanket orders with different shipments date like this Sales line :10000 Item : 1000 Shipment date : 29/04/22 ; Sales line :20000 Item :1000 shipment date :12/01/22 to customer 10000. Sales line: 10000 Item: 1000 Shipment Date: 29/04/22; Sales Line: 20000 Item: 1000 Shipment Date : 10/01/22 to customer 20000.…
-
The odata.context url is invalid when trying to connect to Excel from Business Central using ODATA
The message is received when trying to connect excel to an ODATA feed. The characteristics of this issue are bizarre because all of the standard Cronus web services can be picked up with no problem. However, when creating a new Page or Query and trying to connect to Excel via ODATA, the error message complaining about the…
-
DateTime calculations
Hi, Is there any standard function that calculates the DateTime like CalcDate? I couldn't find anything useful, to be honest. For example: 18.10.2022 00:30:00 - 1 hour = 17.10.2022 23:30:00
-
Nav 2014 diameter pie chart
Hello all, I have the following problem: I have programmed 3 different pie charts in C/AL in Dynamics Nav 2014. In the display all 3 charts are shown with the correct data, but all 3 pie charts have different diameters (despite the same measured variables). Is there any way to set the pie chart diameter so that in the…
-
Can not reach BC client application based on a docker/container
Hi I have installed BC19 as a container. See below. It is working fine for to there days than the application will not start. When I use docker logs than I get this below error Do someone know why the service is not starting? or what I can do? Best Regards Javaid Sethi
-
how to change the status of output to close for a finished production order
Hi manufacturing experts, I'm learning NAV manufacturing module and noticed the status of the output still shows Open after the production order was finished. I checked a few finished production orders in demo NAV 2018, which also show open status for outputs. I'm wondering how to change the status to close so the costs…
-
XMLPort Import Sales Order / Sales Lines
Hey Guys, i'm a newbie at C/AL Coding, so i hope, you guys can help me :) I have a XML-File, which should be imported to a sales order. I already got, that i have a sales header. This Code works finde Now i have to add the sales lines to the same Sales Order. That's what i've got so far, but the error message said, that…
-
How to create New Payment Services in SaaS BC ?
Hi All, how do we create new payment service in SaaS BC other than PayPal? Similar like this app source Stripe Thanks before
-
sales invoice
flow the data g/l entry to Cust ledger entries when posting the sale invoice where should I write the code and tell me the function in code unit and tell me the code unit number also if you have any reference links poste here and if you any reference video poste it here.
-
Business Central G/L Budget Export
I have a financial year with differing period lengths, having created the budget I need to export in period order but cannot see away of exporting in Accounting Period Age Buckets ?. Thanks
-
Pick Register Error
Hi All, I am trying to create transfer order between white to silver. while doing the register pick, I have got error and attached below. so please advice me to resolve this issue. thanks, Rajan
-
Over-Supply - How do people handle these?
Hi, Was wondering how your businesses/clients handle oversupply for items which you did not order? The vendor may or may not invoice you for the items - it could be a Purchase Order typo on their system, or a genuine picking error. For example, if you've ordered 100 widgets from a Vendor, but they have sent 200 units. * Do…
-
Calling Kaizala(REST API) using RestSharp DLL
Hi, For demo purpose I am trying to call Kaizala Rest APIs (https://docs.microsoft.com/en-us/Kaizala/). I want to use RestSharp(http://restsharp.org/) DLL for this purpose. I tried with following code: Variables Client DotNet RestSharp.RestClient.'RestSharp, Version=106.0.1.0, Culture=neutral,…
-
Error while changing Phys Invt Counting Period Code value
Hi Friends, Version: 2009 In item card, Warehouse tab: I am trying to change the Phys Invt Counting Period Code from A to B and I am getting an error The date is not valid when Last Counting Period Update field contains some date value. If Last Counting Period Update is 0D, then I could able to change Phys Invt Counting…
-
CRM Integration, proxy tables, fields ids on the 10,000 range
Hi, In the context of an integration BC/CRM (BC20), we have used the altpgen tool to generate proxy tables and do the developments based on this. For example we have got the definition of the CRM account extension. We have been able to work and test deploying using Visual Studio Code. However, when we have tried to deploy…
-
Use TableFilter Field as Filter
Dear all, If I have a field which has TableFilter DataType so that user can set the filter for table by them self. How do I apply this filter value into filtering the real table ? Is it possible to do this ?
-
The runtime version '3.0' is not supported by the AL compiler
I've installed last CU04 Business Central Version. After I've installed Visual studio Code and AL extension from VSIX file included in package. When I create my first AL project an error was in problem list: "The runtime version '3.0' is not supported by the AL compiler" Whats the problem?