Forms : Input Values Check (restrict input values)
I have simple form in which user input valuesRequirement : I dont want to allow the user to input the following values in a fieldcolon, hyphen I also want to disallow values greater than 12 digits...
View ArticleCompilation, P-Code,CIL.
Hi All,I am trying to gain knowledge about Compilation, P-Code generation and CIL generation in AX. With the help of link given below I came to know about the flow among Compile, P-Code and CIL....
View ArticleCode help : Validate method on a Field in the Form Data Source
I dont want the the field value to contain values like : or - (colon or hyhen)how can I fix the following Validate method code // Table Name is AXM_ItemMacAddress// field Name is StartMacAddress {...
View ArticleForce document attachments for quality orders
Is it possible to force document attachments before or during the results capturing process , when you just select pass or fail?
View Articlehow to remove second digit after decimal from amount
Dear All,I have one requirement as discussed with client. I have one amount fields.It's return value like 10.99 or 2.86 or 5.97But customer wants 10.9, 2.8 and 5.9They want to remove 2nd digit after...
View ArticleError at the time of PO Prepayment reversal
Hi All,One of my user by mistake apply the full prepayment at the time of PO invoicing, now when i am trying to reverse the prepayment from the vendor master form, i am getting the following...
View ArticleLines from original sales order deleted but the line in work in inter company...
Hi We have a scenario like this Company A creates original direct delivery sales order to customer CFor this company A creates a PO to company B In company B we have a direct delivery SO to customer...
View ArticleOverride class methods in D3FO
class myClass{int a; int b; public void assign() {a=5;b=10;} public int addValues() {return a+b;}}How to override the assign methods with above example?I want to change the values of variable in assign...
View Articlepos receipt design
Dear ExpertsWe have a retail client who want to print the receipt from the POS on a pre printed form ,so could any one help how can i determine the paper size for the receipt, i try to find it on the...
View ArticlePosting Payment to D365 for Operations from external software
Hi fellasMy company intends to post payment transactions to Ax from its own in-house software (written in PHP). Can someone give us an idea on how to implement something like this using the Common Data...
View ArticleOn premise Dynamcis 365 Vs Cloud Dynamics 365 for Operations
Hi All,Which one is better On premise Dynamics 365 or Cloud Dynamics 365?What are all the major advantages disadvantages of Cloud Dynamics 365 over the on premise Dynamics 365.Thanks,Krihna
View ArticleFind out Visual Studio project name in ax 2012
Hi All,How can we find out the Visual Studio Project name for particular report in ax 2012?For eg: Projects->All projects->Invoice Journal->PrintRegards,Neethu K B
View ArticleEDT relations VS Normal relations
Hi, when creating relation between tables we have two options. First is to use EDT defined relation on table (E.g for creating EcoResColor relationship we can add EcoResColorName EDT and keep EDT...
View ArticleMicrosoft Dynamics AX Versions and Service Support
I have few queries on the Microsoft Dynamics AX Versions and Service Support for same:1. Microsoft Dynamics AX 2012 R3 is latest independent AX version?2. Microsoft Dynamics AX 2012 R3 has only...
View ArticleHow do I associate a new SalesOrder to a SalesAgreement?
I'm developing an application which is integrated with Dynamics AX 2012 using the AIF. We use the Document Services to read, create and update SalesOrder in AX. Now I have a problem when I want to...
View ArticleForm Input : Convert small letters to Capital letters
In My form the User will input the value of Mac AddressMy Requirement : In case the user inputs any smaller letters like aabb etc I want these to be converted into Capital Letter like AABB??Please...
View ArticleDimension values inherited in bank fee postings
Hi,AX 2012 R3I have automatic bank fee setup on some supplier invoice payments, based on method of payment.However, my customer wants to capture the dimensions used on the supplier line, on the bank...
View ArticleUsing Batch Expiry date and Stock status blocking creating duplicate MRP...
Hi all, has any one got experience of using both expiration dates on batches and the new stock status functionality? I'm not actually sure they are designed to work together! Traditionally we would use...
View ArticleCustom form: "Field 'Fixed asset number' must be filled in"
Hi Everyone,After a very good learning and great responses in AX SSRS reports from Dynamics community i have decided to move on dynamics ax forms :P.When opening and editing my first ever form in AX i...
View ArticleA call to SSPI failed? service that does not support .Net Framing? HTTP endpoint
Hii,I have ASP.Net web application that is consuming Dynamics AX 2012 R2 inbound LedgerServices web services. This web app is running on IIS on the same server having AOS.When we run the application it...
View Article