ValidTimeStateFieldType
Okay, in our database we have a table with a ValidTimeStateFieldType value of 'Date' in the table's properties. So in this table, it has a ValidTo and ValidFrom date that will filter automatically...
View Articlepass string array from x++ to .net (Dynamics ax 2009 integration with .net)
i want to pass a string array from x++ to C# method. but it is giving an error : Argument '1' is incompatible with required type. X++ code: public static server str...
View ArticleNeed help with my form(drop-down lists, calculating EOQ and saving)
Hello,I am university student at Turkey and i am trying to learn about tables forms and X++ for my thesis,I want to create a basic form which has some basic elements, i will try to explain it...
View ArticleNo data on SSRS Report
No data would display on report. Do I have to modify X++ code on RDP class because when I render the report no data would show up on the form/report itself. I'm not sure how to make it happen. Any...
View ArticleAX2012 EP deployment issues
HI all,while i am deploying EP website facing the following error.Microsoft Dynamics AX could not locate the Web server. Verify that Enterprise Portal is installed on the Web server. If Enterprise...
View ArticleHow to create a shortcut for DocuView in ax 2009
Hi.İ want to add a shortcut for this button.İ look Task macro but i didnt understand.we want this button a shortcut like (Ctrl + Z).thank you for helping.
View ArticleObject 'SecurityKeySet' could not be created
I want to use methods of SecurityKeySet class. While I am initializing its object an error is coming that is "Object 'SecurityKeySet' could not be created".I also tried to initialize its buffer in job...
View ArticleBatch Processing
Hi..Dear Expertise I am new to ax. I have one doubt about batch processing.Please don't mind if i ask any wrong.in ax 2009 for suppose i want to schedule my batch every day 9 am.for this which exact...
View ArticleUnique Item Batches
Hi all,Is there any way to make AX to generate unique batch numbers in a production order ?For example if i have a quantity of 10 in a production order i want every single item in the order to receeve...
View ArticleError While Activating The Inbound Port In AX2012 R2
Hi All,Thanks only again for the error. I could not able to find the cause of the error. My dynamics is running on hyper - V image I'm triying to make a inbound port with a simple class when I try to...
View ArticleAX 2012 Ledger account preview
Hi All,When i click on the Ledger account field from the voucher transaction, the preview is showing no values.Can anyone let me know how to resolve this issue.Thanks.
View ArticleInventory Batch Expiry Date in OnHand form
Hi Friends, In Inventory OnHand form I want the Inventory Batch expiry date for the particular Item when the Item having Batch Number as the Tracking Dimension .I want this as the last field in the...
View Articlegantt chart
Hi All, I am getting error like at the of opening the Gantt in ax2009Gantt chart has not been initialized correctly and might not work properly.Method 'dataTableCollection' is not supported by the...
View ArticleAdding QueryRange to datasource table
Dears,Hope every one doing well,I want to retrieve all the active positions from e.g PositionTable, and add some ranges to it, in this table every position is linked to an organization.I want to...
View ArticleForm filter
hi ,am creating new form (Firm order). this form is duplicate of SalesOrder form.In Sale order form i have created a check boxbut firm order form is only of view type .the salesorder form record appear...
View ArticleNegative Stock Balance Report
Hi,Is there a report that shows Negative stock balance in AX 2012 Inventory & warehouse management module?Thanks
View ArticleHow to remove hyperlinks in Currency code in SSRS report?
Hi Guys,How to remove links in Currency code and change the font color from blue to black? I tried editing it to VS but can't find a solution. Please help guys.Looking forward to hearing from you very...
View ArticleHow to put a couple of range in a single query data source
Hi All qbds1 = q.addDataSource(tableNum(ProjCategory)); qbr1 = qbds1.addRange(fieldNum(ProjCategory, CategoryType)); // qbr1.value(SysQuery::value(categoryType)); I need two...
View ArticleNew products auto set to stop on creation AX 2012
Hi Guys,First post so if im in the wrong place please forgive me haha. My company are looking to roll out AX 2012 late this year and im tasked with getting some simple setup done that is similar to...
View ArticleTimeout error
Hi All,We are executing some SQL statements in ax database and fill the data in the excel sheet by using vb.net application.Sometimes, we are getting SQL time out error. I have mentioned SQL command...
View Article