RE: Get Query Range Value in SSRS Report Dynamic LookUp in Ax 2012
HiYou need to create UIBuilder class to customize lookups, on this class you can enable common methods of string fields like lookup, modified, validate..Here you have an...
View ArticleRE: X++ How to get Product Category Hierarchy
You can get the product category hierarchy for the product "MT0001" by using the below code.ItemId itemId = "MT0001"; EcoResProductCategory EcoResProductCategory; EcoResCategory...
View ArticleX++ How to get Product Category Hierarchy
I have below Product Category Hierarchy setup and products is assigned to the lowest category e.g MT0001 to 6ft Rectangle. In x++ how can I retrieve all the related category hierachy in sequence for...
View ArticleRE: Get Query Range Value in SSRS Report Dynamic LookUp in Ax 2012
Hi Xavier Biesa Benitez,Thanks for your Reply.Everything has done what is mentioned in above Link. And Lookup coming Perfectly.But I want to load(or Filter the data in ) that Lookup based on the...
View ArticleRE: Item - Search opportunities in AX 2012
Dear MemberI am also looking solution to add item description in my search list.How to resolve this issue ?Customization ? Through Coding?Thanks & Regards
View ArticleRE: Item - Search opportunities in AX 2012
definitely customization, but depends where you want to change. Different lookups use different code
View ArticleItem - Search opportunities in AX 2012
Hi Pro's,Does anybody know any nice and helpful solution for searching on items within AX? In particular, searching on 'item descriptions'.Hope to hear from you.Best regards,Nanda Spekschoor
View ArticleError Create Hour journal\Number sequence 0 while calling method...
please somebody tell me how to initiate the number sequence of hour journal lines from Axapta class in business connector.
View ArticleCan location be entered manually on the work item line if no location if...
Hi,If no location is on the work order of the wave then there is a suggest location button. That button sometimes comes with a location, but also sometimes not. This is for instance because a pallet is...
View ArticleRE: Modules are missing in Client workspace
I am not sure why you would configure retail in relation to MR and then consider removing it. Basically do you need retail or not? If not do not configure it. However now you have done it you have to...
View ArticleModules are missing in Client workspace
After configuring management reporter only "RetailEssential" module is visible, no other module is visible in navigation pane.(In navigation pane option also only retail essential is visible)Ā I'm able...
View ArticleHow to list the work on the mobile device which small screen size (Scorpio X3...
Hi,We have been adviced to use Datalogic Scorpio X3 mobile devices which is commonly used in warehouses. I guess a screensize of 3 cm width x 5 cm height. But not the 7 inch which is recommended for...
View ArticleRE: How to Reverse Product Receipt Vouchers and create again after corrections
There is little point in reversing without quantity, just reverse and repost, the quantity is in and out and allows you to correct the financial elements because they are related to the quantity. There...
View ArticleRE: Master Plan For Items
Your question is quite vague or could be misunderstood. Do you:1. Want MRP to suggest an order in set circumstances?2. Want MRP to actually create a PO in set circumstances?Do you have an example of...
View ArticleRE: Get Query Range Value in SSRS Report Dynamic LookUp in Ax 2012
HiIn this post you have an example how create a custTable lookup on the UIBuilder Class and how assign this to the customer dialogField on the postRun...
View ArticleRE: Master Plan For Items
1. You mean how the procedure is for 1 item only? --> use select and add items and then run master planning again.2. You mean overall procedure? --> You need to setup a coverage group and assign...
View ArticleRE: Get Query Range Value in SSRS Report Dynamic LookUp in Ax 2012
Hi Harris,kindly have a look at next post
View ArticleGet Query Range Value in SSRS Report Dynamic LookUp in Ax 2012
Hi All,I have added Dynamic Lookup & CustTable as a DS for Query for SSRS report. I need query range value(Account Num from CustTableĀ ) to filter the Dynamic Lookup?Thanks in...
View ArticleRE: How to create an efficient workflow for the mobile device worker? For...
You can use system assigned work instead of worker assigned for the picking menu item.The the worker will be assigned a work on the mobile device.Can you use a destination bin with lisence plate...
View ArticleRE: How to create an efficient workflow for the mobile device worker? For...
1. You mean with system assigned work, every worker will get work assigned automatically once logged in? 2. You mean I must create some bins or pallets, small car with a fixed license plate which are...
View Article