-
Can't find all references in standard objects in business central ?
Can't find all references in standard objects in business central? For example if i opened sales order page , In this i want to know how many other objects using if click option "find all references" selecting any procedure/Code unit/table/pages.
-
make a custom field editable based on a checkbox
Hello, I have a task to make a custom field editable based on a checkbox, If checkbox is checked the user can edit the specific field. I have create a boolean variable EditCustomField, And in Onvalidate of the checkbox and o Onaftergetrecord (page) i have done this: IF Edit = TRUE THEN EditCustomField := TRUE; it does not…
-
XML Port closing TAG
Hello everyone I would like to know how to use the closure of an xml tag explicitly when a null value is present. Example NAV closure <code /> closure i need <code></code> thanks to all
-
Create Corrective Credit Memo - Field Value Problem
Hi, I get the following error when I try to create a credit memo from a Posted Sales Invoice where Closed Field is True. "Invoice SQO-002200 is closed. The corrective credit memo will not be applied to the invoice. Show applied entries |Skip|Create credit memo anyway" How can I skip this Error? Because it I can't change a…
-
Can ChatGPT be used for answering Business Central end-user functional-related questions?
Can ChatGPT be used for answering Business Central end-user functional-related questions? Let's compare it to a trained Q&A type chatbot built on Microsoft’s Bot Framework: https://simplanova.com/blog/chatgpt/
-
How to get a field/value from page to codeunit & also how can i use that value in my entire codeunit
In business central I am using existing page, so in that i need a field/ value to use in the Codeunit. So, in codeunit I want to use that value in entire Code unit. Is it possible? Thank You for your answer.
-
ShortCutKey on NavigatePage
I've got a question about the ShortcutKey Property. When I add a Shortcut to an Action on a Card- or Listpage. -> The Shortcut works perfectly. But when I add a Shortcut to an Action on a NavigatePage. -> The same Shortcut used above doesn't work for example for "back". Does anyone know how to solve this problem? (BC190,…
-
BC ExternalSql
hello I have connected an external table to my BC. the connections are correct in fact the insert instructions work correctly. The problem is when I go to read the inserted data. I cannot change the field type on the external SQL table. Any ideas? Thanks
-
My question related when we are adding to new fields from existing table.
Suppose if i was adding a field 'Sno' to customer table it was working fine. But i want to use same field in sales related pages it was not showing through customer pages i mean in linking.
-
Guidelines for Partners: The Universal Code Initiative and SaaS related cases
The latest guidelines for partners on the Simplanova blog will explain the Universal Code Initiative, and its goals and will enlighten you about the most popular breaking changes regarding Cloud development. Take your time and have a read here:…
-
Release & Reopen
Hi I have created My own project in Navision in this project I have created one document page and also I added two action buttons one is Release one more is Reopen I had called to function through code units but it was not working can you plz share the code if you have and any refer links also put it here only
-
LookupPageID,DrillDownPageID
What is the diff b/w LookuppageID and DrillDownPageID Properties in table. Can anyone give some example as well Example : We removed drilldown property for customer table but we did not found any difference so please give me an example why we use that property in table Thanks in Advance.
-
Business Central: Problem with creation of Docker BcContainer
Hi, (sorry if wrong forum, correct option about BC was not present) I want to create a BcContainer (Docker container). I have installed Docker Engine and the latest BcContainerHelper. I am now trying to execute: $ArtifactURL = Get-BCArtifactUrl -type Sandbox -country dk $containername = "(name)" New-BcContainer…
-
what are prerequisites of autosplit key to use in my code ?
I need an answer what is the purpose of autosplit key to use
-
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
-
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…
-
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.
-
scrap weight calaculations
how to calculate the particular scrap weight of items in subform and update the header level for example in item table i craeted a scrap filed data type boolean when click true items only calculate in the line level i choose 3 items line level scrap weight so three items calculate and update the header also give me…
-
Find Functions in navision
What is diff b/w FindFirst & Find ('-'),and Findlast & Find('+') Give me the example and if you will have any reference give me
-
how to rearrange substring within the string ..
String : played5year9Postponed1be4UAE7IPL2in6will3this8 Task : Every word has sequence no. at end of the word in string. Following these no. arrange this string as a proper sentence using string function as below : final correct string : Postponed IPL will be played in UAE this year.
-
Join the webinar: SALT Demo and Partner migration experience from Xitec
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…
-
Copy Document pattern
How Do I Implement the Copy Document pattern any reference plz tell me
-
Convert C/AL code to events in AL
This video demonstrates how SALT converts standard object changes to events in AL, in an add-on upgrade project. SALT is a tool platform that supports you throughout your full Business Central C/AL code to AL conversion. SALT automatically applies many of the fixes you would normally search for and apply manually, provides…
-
Type Conversion In navision
Can You Explain Type Conversion in Navision how Convert the One data type to another data type give me the example Can you explain type conversion using string function if it is passible
-
what is Format Function And EVALUATE function
what is use of this function and how should I use this where it is I use this function give me the examples and give me reference links also if you have
-
tenant id is mandatory ??
In sample projects sometimes i forgot give to give tenant id in launch.json it will came(I mean output BC Client), In other projects i gave tenant id ,that is also came? can anybody tell me what is effective way to do it with it or without it?
-
How to export my JSON File in TEXT File & Save it on my desktop
We are working with NAV_BC14 using C/AL code. My Jason Code is as follow: **************************** //Create Json IF ISNULL(StringBuilder) THEN Initialize; SalesHeader.SETRANGE("Document Type",SalesHeader."Document Type"::Order); SalesHeader.SETFILTER("No.",'2258634'); IF SalesHeader.FINDFIRST THEN…
-
pass by value and pass by reference
what is pass by value and pass by reference what is the use of this both diff b/w both and can you explain explicitly give me reference link of this also
-
What’s new in Dynamics 365 BC version 2022 Wave 2
As the new version of Dynamics 365 Business Central is coming, Simplanova is organizing the webinar with Microsoft MVP for Business Applications – Stefano Demiliani, and encourages you to attend. During the webinar, you will hear detailed information about What’s new in Dynamics 365 Business Central version 2022 Wave 2.…
-
Add or Subtract Days, Months, or Years using cueent month and year and date
how should I calculate current month to next months as per customer given For example I have Date Field "Start Date" customer given like this(01-01-2022) I have Contract Period Filed Customer should give In this field 06 Months contract period so That ending date automatically return should be like this with calculate…