Refresh EP page after submitting worklflow
Can I prompt the EP page to refresh after the user click on submit, when submitting a workflow on the Enterprise Portal ?
View ArticleRE: how to convert the Total Net amount into Amount in Words in SSRS Report
Please Give The Detailed Explanation.i am customizing the Purchase order Report.Where to write this Code.and Where To add this Field.
View ArticleRE: Service PO cost
Hi Darhanak, You typically add those costs as a BOM element/line of the type "supplier". Additional details can be found here:...
View ArticleService PO cost
How to add on a (Subcontracting cost ) Service PO cost to the total cost of the product?
View ArticleRE: how to convert the Total Net amount into Amount in Words in SSRS Report
Hi Sohaib,I am Writing the below Code in PurchPurchaseorderHeader Table.display str numToText(){ Str text; text = Global::numeralsToTxt(this.Amount); return text;}My Question Is How to Get this in...
View ArticleRE: Show image in Master Details form
I did solve it, with the method of "Company Image" , namely: showlogo, and i change the "active" method of my Table in Form's Data Sources and add a Window Control to show the image. It works.
View ArticleShow image in Master Details form
Hi,I want to show Images in Master Detail Form. For example: I open Product information management > Products > Released products. And then I choose one of them for Editing. By General fast tab...
View ArticlePurchase order Report Converting to PDF
i am Adding Some New Fields in the Footer Page of the Visual studio.I am View the Report in Ax All Data Is Coming in One Page.when i am Converting to PDF the data Not Coming Properly,In that Newly...
View ArticleRE: how to convert the Total Net amount into Amount in Words in SSRS Report
yeah that should most likely a workable code by putting it on this table.another approach can be adding code in at following location\Classes\PurchPurchaseOrderDP\setPurchPurchaseOrderHeaderjust...
View Articlehow to convert the Total Net amount into Amount in Words in SSRS Report
i am currently Working on the Purchase order SSRS Report.i need to display the Amount in words of the Total PO amount,Please Help me.
View ArticleRE: Batch reservation on broken reservation
Benoit, I'm looking for a similar functionality in AX, but have not found anything out of the box for this. What I can suggest is using the periodic functionality for sales order confirmation. The...
View ArticleRE: How is PPV (Purchase price variance) calculated in AX?
Hi, it's the difference between your standard costs defined and the actual price you pay for your purchase. Best regards, Ludwig
View ArticleHow is PPV (Purchase price variance) calculated in AX?
How is the PPV calculated in AX? I am trying to manually calculate and reconcile PPV.A definition would be greatly appreciated :) Thank you!
View ArticleRE: Management Reporter - Multiple calculations in a Column
Can you tell me how were able to have column D displaying your scenario above using the non-printing rows? I am wanting Column D to use C-B for all rows, except for one row to use B-C, but cannot...
View ArticleRE: Need to change the System parameter language.
Thanks for your quick reply.We prefer to use the FR, SO I changed the System parameter. Its is working fine.Thanks and regards,Nagesha C V
View ArticleRE: Management Reporter - Multiple calculations in a Column
Hi JessThis is a very old post which brought back some memories :)I believe the workaround was:1. Create a non printing row to calculate the values (For example row 220)2. Create a new Calculation Row...
View ArticleManagement Reporter - Multiple calculations in a Column
Please can someone advise if multiple calculations can be achieved within a Column? I understand that IF and THEN statements can be used but I have not been able to apply this successfully to my...
View ArticleRE: Visual studio 2013 config/layer issue
Hi,just for information - does not have exact your situation but -I'm using VS2013withUpd5 and some PostR3CU9 binaries (don't know exactly but something after CU9) and this seems to work like a charme...
View ArticleVisual studio 2013 config/layer issue
Has anybody successfully changed the layer in the application explorer in visual studio 2013? I'm on AX R3 cu8 and VS2013 update 4.Mine is stuck on "Default (usr)" even though my local client config is...
View ArticleRE: Approve BOM and Activate BOM
Has this been answered? We face the same issue. The users run into this intermittently. I cannot duplicate it. I have always been able to activate every BOM that they cannot. I have another system...
View Article