RE: Where are financial dimensions on released products used?
There is a way to lock a financial dimension to Site which appears to override all other financial dimensions. Even when a financial dimension is specified on a line the posting gets the financial...
View ArticleWhere are financial dimensions on released products used?
We are considering a decision to change the way we have had our financial dimensions set up on our released products because it may be creating more work, but I want to reach out to make sure we are...
View ArticleRE: How to specify default File name in AX2012 R3
system cannot sense only file name.you have specify path+FileName. Kindly have a look at following formAOT\Forms\tutorial_Form_File
View ArticleHow to specify default File name in AX2012 R3
Hi all,Please let me know how to give a default file name in AX.This is the code for running dialog:FilenameOpen fileNameOpen; DialogField dialogFileName; Dialog dialog; Filename fileName; ; dialog =...
View ArticleRE: Cancel or Correct a PO Receipt in X++ - AX2012
X++ code to cancel PO receipt:dynamicsaxinsight.wordpress.com/.../ax-2012-cancel-product-receipt-journal-in-xpp
View ArticleCancel or Correct a PO Receipt in X++ - AX2012
I am trying to add a method to my receipt service to cancel a receipt. After digging around the code for a few hours, I'm not having much luck. Has anyone done this? Any help would be, as always,...
View ArticleRE: Record Level Security With "Sales and marketing" and "Inventory and...
Hi Dennis,There are some options. It depends on how you are able to link "their client list" to a specific user.In AX 2012 you can use Address book security to achieve this requirement. Have a look at...
View ArticleRE: Product entity not Available :DIEF
Hi Shuhaib,Please create a new question as you are changing the topic. Also elaborate then to provide some more details.
View ArticleRE: How to generate Item wise consumption report in ax 2012 r3
Hi Kiran,The first report you mentioned is not standard for projects. This would be possible by creating a customized report. In addition I think Colby can be right with the Inventory Value report.
View ArticleHow to generate Item wise consumption report in ax 2012 r3
Hi,Help me getting the report for Item wise consumption in ax 2012 r3.RegardsKiran
View ArticleRE: Reconciled entries showing up
Hi Nishad,Is it possible that your issue is simply caused by the fact that the account reconciliation filter is set to show all transactions?Do the already reconciled Transactions disappear if you...
View ArticleReconciled entries showing up
Hello,After reconciling a bank the entries which are already reconciled are showing up again and again.For example if i have reconciled an entry on today the same entry is showing up in tomorrows...
View ArticleRE: Record Level Security With "Sales and marketing" and "Inventory and...
Hi André what I need is a sales representative might only see his own client list and not the list of other sales representatives
View ArticleRE: AX2012R3CU8 - Report as finished from mobile device is giving error,...
Hi Amol,Thanks. The screenshoots are visible on the OneDrive link.Check the settings for the location and the location directive. You are only using a fixed location. Is the capacity sufficient to...
View ArticleAX2012R3CU8 - Report as finished from mobile device is giving error,...
Hi,I am trying to use mobile device for report as finished to fixed location in the warehouse.I have defined the wave template as below,I have defined the work template as below,I have defined the...
View ArticleRE: Buffer for call of SRSTmpTblMarshaller::deleteTmpTblData is not specified
Hi Bashir, thank you for your answer.That's not the problem. I think the problem is that I can't have two temporary tables for only one Data Provider when I'm using SRSTmpTblMarshaller. I had solved...
View ArticleBuffer for call of SRSTmpTblMarshaller::deleteTmpTblData is not specified
Hi everyone,I'm trying to make a customization on Promissory Note for Spain. My intention is to modify Report BankPromissoryNote_ESReport which uses as Data Provider the BankPromissoryNoteDP_ES. My...
View ArticleRE: Record Level Security With "Sales and marketing" and "Inventory and...
Hi Dennis,That was already clear to me. You need to define which attributes in AX can identify who is the sales representative. Address books and team security is one of the options. This is a solution...
View ArticleRecord Level Security With "Sales and marketing" and "Inventory and WareHouse...
I need to "record-level security" it is that the user can only see their client list, not the general customer list.tables or fields that are what I have to put to query.thanks for the help
View Article