Forum Post: RE: AX 2012 R3 - Batch Transfer rules for Subledger journal...
Thank you for confirming guys. :) I expected this and of course I will make sure to adjust Batch job appropriately. Best regards, Asim
View ArticleForum Post: RE: Collection letters
You would have to test if it works for your circumstance and gives you the required results. Try (CurrentSessionDate())
View ArticleForum Post: RE: import document as attachment
Hi Daniele, Recently you started to share some tips in this forum. It would be better to create these as blog posts. You can recommend your blog in the blog section of this forum.
View ArticleForum Post: RE: BOM cost calculation: level 2 lines
They are indirect costs from your costing sheet applied to your BOM.
View ArticleForum Post: RE: Spanish Intrastat documentation
Hi, There's a white paper which, whilst labelled as being for German intrastat functionality, takes you through the setup that I think anyone implementing intrastat would need to do, regardless of...
View ArticleForum Post: RE: std logic to calculate Physical, financial cost amount & Cost...
Hi Shri, You are touching a core component of the AX application. My suggestion would be using standard AX. This part is too complicated and for sure there is a high risk of introducing bugs and...
View ArticleForum Post: RE: Collection letters
Hi Steven, thank you for the update. When I attempt to enter (Currentsessiondate()) in the date field, found on the collection letter creation form, the field does not accept this command. Can you...
View ArticleForum Post: Master Planning Dates Ax 2009
I would really appreciate if someone helped me with Master planning dates. I have 3 lines in sales forecast with the dates as in column Requested date, i.e., line 3 has the smallest number: However,...
View ArticleForum Post: RE: Cannot create Product Master Variant using AIF (AX2012)
Hi, have you got this working, can you share it. Avinesh
View ArticleForum Post: RE: PO workflow problem
Hi Guy, i have a some problem with Joni. i have followed all the tutorial workflow configure from the Technet. but still the workflow batch is not running well. i have running the...
View ArticleForum Post: RE: PO workflow problem
I have a same workflow problem same with joni. I have followed all the tutorial workflow configuration from Technet. but still thw batch job is not running well. then i used Tutorial_workflowProcessor...
View ArticleForum Post: RE: Resource Change creates Production Variance
When you say variance, do you mean an actual posted variance when you End the order, or just on the costing sheet on the production order shows resource A under consumed, and resource B over consumed?...
View ArticleForum Post: RE: Open an SSRS report with another design
Check the following link: thinkinginax.blogspot.com/.../changing-report-design-via-code-ssrs.html
View ArticleForum Post: RE: View synchronization failing
it is given on Query level. But there is no relationship on Table level. Also no join is being created between these two tables (in query)
View ArticleForum Post: RE: About Number Sequences
This is possible by customization. e.g. if I want to create different Number sequences for different pools of sales orders. or if we want to have different number sequences for sales order, based on...
View ArticleForum Post: RE: Reporting Services Extension in AX 2012 R3
this is checked usually by Firewall settings
View ArticleForum Post: RE: How to get data of financial dimensions from journal lines...
Hi Bhaskar Roy, Thanks so much for the query. In my case, in table inventJournalTrans beside inventory records there are 02 more records for each item (one for business unit & one for cost centre)....
View ArticleForum Post: How can i filter on different Fields?
Hi, I have a form (Simplelist or SimpleListDetails). I want to search and filter records on different Fields (CustAccount, Name, date of delivery). How can i have a filter like the All customer...
View ArticleForum Post: RE: How to get data of financial dimensions from journal lines...
Hi Hariharan, Thanks so much for your code. It a great help for me to build dataset for my report. Thanks Thai
View ArticleForum Post: RE: LCS environment for Modern POS (MPOS) / Retail Server
Logically, the request you sent to RS says "I am anonymous, show me all Customers" which has 2 issues: 1. That is security issue to return any customer information to an anonymous user 2. That is a...
View Article