-
Which Codeunit is used to insert vat entries and vat Statements?
Hi All, Can you please tell me Which Codeunit is used to insert vat entries and vat Statements? Thanks, Puthumai.
-
OnQueryClosePage - Stop the page from closing
Hi everyone, I've written some code in the OnQueryClosePage trigger of a page. IF CloseAction IN [ACTION::OK,ACTION::LookupOK] THEN BEGIN fctXXX(); Rec.NEXT; END; The code in fctXXX() is executed but the page closes anyway (whether there is a next record or not). Is there a way to prevent the page from closing if there is…
-
Can we use Item with new Expiry date once it is Expired.If Possible how this can be done.
Can we use Item with new Expiry date once it is Expired.If Possible how this can be done without changing LOT no.
-
What’s new in Dynamics 365 BC version 2023 Wave 1?
As the new version of Dynamics 365 Business Central is coming, we are organizing the webinar with Microsoft MVP for Business Applications – Stefano Demiliani, and encourage you to attend. REGISTER NOW HERE: https://us02web.zoom.us/webinar/register/5516778430764/WN_Hb4SNvTxRa-n07sh1fGGWw During the webinar, you will hear…
-
Upgrading From Server 2003, NAV Activigence Issues
Hi, Just wondering if anyone can help me and might have gone down this path We've finally got to the point that our long serving Navision NAS Server needs to be upgraded to a more modern operating system. Our ops team is targeting a minimum of Windows Server 2012, if not 2016 We are running IT IS Activigence for the…
-
CaptionML missing in BC15+ after txt2al converter
Hi together, can perhaps anyone please help me with the following question: I have to migrate a BC14 solution to a BC15+ solution, in our case BC21. We will stay OnPrem at least for 5 years or longer or ever. When converting the C/AL files with al converter (txt2al) all CaptionML propertys of all objects are lost. Only the…
-
pos tag update issue yes /No
hi everyone , please help me i have created one pos tag in ls nav using pos transaction code unit , create one function IsOffLineTransaction() : Boolean //IsofflineTransaction EXIT(REC."Offline Mode"); rec= pos transaction table offline mode= is a field created in pos transaction table type is boolean definition code :-…
-
pos tag not updating value
hi everyone , please help me i have created one pos tag in ls nav using pos transaction code unit , create one function IsOffLineTransaction() : Boolean //IsofflineTransaction EXIT(REC."Offline Mode"); rec= pos transaction table offline mode= is a field created in pos transaction table type is boolean definition code :-…
-
Is there any way to find out how many objects number are used for Pages, Tables, Reports, & etc ?
In daily practice or developing a project we are using object numbers as per mentioned in app.json. Suppose I want to know all used objects number as per object type in BC or web client, is it possible? let me know how?
-
Can anyone give me road map for api learning in Business central?
Can anyone give me road map for API learning in Business central please, treat it as urgent AND please share links too.
-
SetRange/FindFirst VS Get to find a record
Hi To find a record using the primary key we can use setrange/findfirst or Get. What are the differences between these two patterns? Does get throw an error if the primary key not found while findfirst in setrange will not error? Thanks
-
Create PDF without PDF Printer
Hallo everybody, could anyone tell me, if there anyway to create PDF Document without to install PDF-Printer? Thanks navsyst2
-
multi column filter using OR
How to perform multiple field/column filter using OR operator? For example, we want to filter Value Entry table (through Security Filter or C/AL code) to ["Global Dimension Code 1"='XXX' OR "Salesperson/Purchaser Code"='999'] Thank you in advance.
-
Field Layout Business Central
Hello, does anyone know how I can program such a field arrangement in BC20?
-
A DotNet variable has not been instantiated .Attempting to call InnerXml in codeunit request page
hi all, In sales order While editing the sales line and or pasting the sales lines i am getting the below error. I have attached the following. Can anyone of you help me out. Thanks, Rajan.
-
How to count a particular Character in a String
Hi, How can i find the Count of a character appeared in a string. For example suppose i have a string ABCDEFG@Yahoo.com,XYZ123@Yahoo.co.uk then if i want to find the Number of '@'. how can i do this using string function.
-
VALIDATION XML
I need validate XML file schema using XSD file. I'm using Business Central SaaS version and cannot use dotnet. Searching I've found this article but on SaaS not work. Someone can help me?
-
NAV17 / NAV16 SQL failure - could not find the prepared statement with handle
Hello all, more and more customers with NAV2017 and version NAV2016 get an "could not find the prepared statement with handle". Sometimes once a month, sometimes every week one time. Than you can only restart SQL Server services / NAV service to solve the problem. It starts 1 1/2 years ago with the first customer. Now we…
-
Transfer Order with Sames Transfer-from and Transfer-to Code
Hi, I know there is an error check on transfer order if Transfer-from Code is same as Transfer-to Code. Is there an downside of disable that checking? We have people take out demo equipment to client. In order to keep track of what equipment are out there, I was thinking use Transfer Order. With Same Transfer-From and To…
-
Copy-Paste marked lines with Extended Text
Hello, my customer uses offen the copy-paste function to copy selected saleslines. The problem is that, when marked an item line which has an extended text, than the marked lines are copied but also BC (V21) the extended text of the item is again inserted. It looks, that the trigger of the subform is executed. This…
-
Whether the Decimal Field is Empty or Not?
Hi All, How to check whether a decimal field is empty or not? can anyone of you help me, Thanks, Rajan
-
Passing field from Production Journal to ILE - Onbefore or OnAFter trigger
Hi All I want to pass a field (new field) from the production journal output line to item ledger entry table. I found a codeunit in base app(Production Journal Mgt.) where I can use one of the below integration events: OnBeforeInsertOutputJnlLine OnAfterInsertOutputJnlLine However I'm not sure whether using one is better…
-
Report Layouts Run Report action always use default layout no matter what layout is selected!
Hello friends, I have a problem with Report Layouts and Run Report action. Page : Report Layouts (9660, List) Table: Report Layout List (2000000234) BC365 SaaS, Version: W1 21.4 (Platform 21.0.52534.53435 + Application 21.4.52563.52602) Run Report action always use default layout no matter what layout is selected! Have you…
-
Performance - Flow field vs Page Field
Hi All I'm trying to show item category code on the item ledger entries page and looking at the best implementation. I could create a flow field on the table and show it on page. Or I can create a page field and use on after get record or some trigger to populate it via a procedure on the page. Which one is more performant…
-
BC16 Design craches
Hi people. I have been looking at a BC16 with CU5 installed. When I try to Design any page and adding a field it craches. In the CU list, it says that it is fixed in CU6 and also a thing in CU7. I have tried both to update the existing BC from 5 to 19 - and just Install a CU19 with demo database. Both still crashes. Anyone…
-
logo positioning on reports in BC 2022 wave 2
I dont seem to find the setup for logo position in BC 2022 Wave 2. Was it redacted? if not someone kindly guide me
-
Download automatic currencies - Base currency is CHF
Hi, We use Business Central. We setup and download automatically , on a daily basis, the rates from ECB bank for all companies that base currency is EURO. Now we have created a new company which the base currency is CHF (Swiss Franc) Is there any way I can download automatically the rates according to this currency ? Thanks
-
NAV changes the global dimension choosen on the salesline (NAV 2017 10.0.18976)
Hi, I have made a global dimension with a lot dimension values. When a chose dimension ex. 'V1958' (and some other random values) on the salesline and afterwards view dimensionvalues with Ctrl+Shift+D, NAV has changed it to 'V1008'. It does this with most of the values I enter on the salesline, but some of values it keeps…
-
Export Electronic Payments
Hello , how do I force the report (Export Electronic Payments) to be in a French or English langage Thanks
-
Where/what is ActiveControlOnOpen for BC
Is there any way of activating a specific field when opening a page? In the "good old days" we had the ActiveControlOnOpen property to make sure that a specific field was activated. But this is no longer an option. So I am wondering if anybody has solved this for BC?