What's the benefit of nested ttsbegin and ttscommit?
Hi,Based on what I understand, if there are nested ttsbegin and ttscommit..then nothing will actually be committed until the last ttscommit gets reached.So why not do it as one level then?What's the...
View ArticleMultiple PO's attachments are not getting downloaded
Hi all,So I created one button on PO, from which we can download PO's attachments usingthis link.In above link, it shows how to create Zip file and download the attachment in that zip.Now, what I want...
View ArticleHow the UNIT PRICE is get calculated on each purch line in purchase order?
Hi team Pls let me know how the UNIT PRICE is get calculated on each purch line in purchase order? Suppose the Qty is showing default 0 for an item on purchline. So, we changed the Qty 0 to 4, then...
View ArticleSetting default(constant) time in date time control
Hi All,I need to set default time 4 AM in employee state date field in new employee form (HcmWorkerNewWorker - Form)I have writtten code like this,but its not working,How to set default time at...
View Article"The request was aborted: Could not create SSL/TLS secure channel."...
Hi,I am facing an error "The request was aborted: Could not create SSL/TLS secure channel." on calling an API to send data to a 3rd party application.I found similar queries on community but those...
View ArticleSave last selected value on a form
I am selecting the status on a formbut when I am closing the form and reopen it then it changes the valueHow to save last selected value on a form
View ArticleD365 BC Data update through webservice from JIRA - multiplexing issue or not?
Hi,We are thinking of implementing Fixed Asset movement registration throgh JIRA. The scenario is that Fixed Asset card would be created in Dynamics NAV/BC system (on-prem) and after that information...
View ArticleMulti selection Lookup "Wrong Type Argument for function ".
I have been developing a report for invoices in so . fetching data from Cust invoice jour Table . Added multi selection on order account from Cust invoice jour. I have debugged my code and got error in...
View ArticleHow to integrate Zatca Fatoora Portal Phase 2 with Dynamics AX 2012?
Hello experts,I know my question is a bit general but your any suggestions or guidelines can assist me. I have a requirement of integrating Zatca Fatoora Phase 2 i.e. Zakat, Tax, and custom authority...
View ArticleSelect statement crosscompany
Hi I am looking for a select statement that gives me back ALL items (inventTable) existing in Company A but not in B
View ArticleHow do I call a method that is inside another button.
Hi, Inside a form I have a button called Multivencimientos which when clicked it does the following:void clicked() { CustVendPaymSched custVendPaymSched; if (!...
View ArticleTest a Service class with a runnable job
Hello all,I have a service class which does the creation of some records.I want to test this service on my environment with a runnable job. How can i call this service on a runnable job?Regards
View ArticleError in editing and saving data on sales order details form
Hi all,I am facing an odd error when I try to edit data on the sales order form:A container for table (SalesTable) was packed with more fields than are currently defined on the table and cannot be...
View ArticleExtended Form datasource create new record even the setup not allow that
Hi...I have added another data source to the WHSWorkTable form. The properties of this new data source are set as follows:But if I change a value from WhsWorkTable a new record in SalesTable should be...
View ArticleHow to copy and create new SalesLine record using x++?
Hello,I want to create functionality to copy a SalesLine record.I have a problem with creating a new record. I have tried several ways, but there is always an error, e.g: "Item number cannot be changed...
View ArticleExtension of SSRS report
Hello,I want to add new design in SalesInvoice report. I have reference to "ApplicationSuite" model, but when I right click it in AOT "create extension" is grayed out.Isn't it possible to extend...
View ArticleHow to get how much time was consumed by process at each model.
Hello experts,Is there a way to get how much time was consumed by base code, isv code & custom code.For example if we are Updating sales order then how to get how much time was consumed by each...
View ArticleHow the UNIT PRICE is get calculated on each purch line in purchase order?
Hi team Pls let me know how the UNIT PRICE is get calculated on each purch line in purchase order? Suppose the Qty is showing default 0 for an item on purchline. So, we changed the Qty 0 to 4, then...
View ArticleSelect statement crosscompany
Hi I am looking for a select statement that gives me back ALL items (inventTable) existing in Company A but not in B
View ArticleHow do I call a method that is inside another button.
Hi, Inside a form I have a button called Multivencimientos which when clicked it does the following:void clicked() { CustVendPaymSched custVendPaymSched; if (!...
View Article