No posts with label notification alert using X++ in Ax 2012. Show all posts
No posts with label notification alert using X++ in Ax 2012. Show all posts
Subscribe to:
Posts (Atom)
Run AX report using X++
Args args; ReportRun report; salesLineProductPartProd salesLineProductPartProdLocal; ; ...
-
Here is the complete class for sending email notifications in Ax and D365FO. Make sure the email template is already created /// <summar...
-
static void GetAttribute(Args _args) { inventTable InventTable; EcoResProductAttributeValue ecoResProductAttributeV...
-
During SSRS report development in ax sometimes we have a requirement to convert the amount into words, unfortunatly in SSRS report level, t...