RE: Deleting TransferOrderLines (from InventTrans and InventTransferLine)
Please check I have updated the code.
View ArticleDeleting TransferOrderLines (from InventTrans and InventTransferLine)
hello guys, i need help hereInventory Management > Periodic > Transfer Orders > Linesim making a button that can delete Transfer Order Lines that are not Reserved Physical,but if the Line has...
View ArticleRE: How to Write the code to get the telephone number and fax in the fetch...
you may get this information as underCompanyInfo CompanyInfo; CompanyInfo = CompanyInfo::find(); info("Phone: "+CompanyInfo.phone()); info("Fax: "+CompanyInfo.teleFax());Above code will return you...
View ArticleHow to Write the code to get the telephone number and fax in the fetch method...
i want to display the telephone number and fax in the report, take the details from the logistics electronic address table.i am writing the below code and test with debuugger but i am unable to get the...
View ArticleRE: Date in number sequence
Hi Pawel, I would say that you need to make an adjustment and that this cannot be realized in Standard AX. All the best, Ludwig
View ArticleRE: DMF - Invent Item Location Upload
Hi Nadeem,Each item will initially get one line where the inventory dimensions are empty (InventDim: AllBlank). When this record exists, it is possible to add warehouse specific settings. Please check...
View ArticleRE: How to attach the customized SSRS report to EP default page in ax 2012 r3
Hi,No but you have to be customize a user control with parameters and pass it on the SSRS report.May be it can help you :-)RegardsArun
View ArticleHow to attach the customized SSRS report to EP default page in ax 2012 r3
Hi all,i want to attach my customized SSRS report to the existing default EP page(Employee Services->Expenses->Expense reports) in the ribbon.thanks,Sathish
View ArticleERROR : "Object 'CLRObject' could not be created" in AX 2012 r2
We have ax 2012 server in which we have Database, AOS and client installed. We have Windows 2008 r2 standard OS installed on server. We later realize that we need ram more than 32Gb and so for this we...
View ArticleRE: Posting trade agreement journal error: AX 2012
Hi Jihane,Actually this error come because you are posting same item with same price and quantity because of this validation is coming.Please choose other item with different price and quantity then...
View ArticleRE: Posting trade agreement journal error: AX 2012
this is wrong with you datalets suppose in one line of journal I do say Item quantity 10 to 15 will get discount 15%in second line I do say Item quantity 12 to 18 will get discount 18%so that is...
View ArticlePosting trade agreement journal error: AX 2012
Hello Community, I am having the error "There are overlaps between the quantity ranges or amount ranges for multiple trade agreements in the journal" when trying to post a trade agreement journal,...
View ArticleRE: EP Deployment Error
Hi Raghu,Problem is because on the webserver you are deploying your web site.First deploy your web server and then deploy your website.May be this can help you and please verify the if you its help you...
View ArticleEP Deployment Error
Hello Everyone,I am able to deploy individual modules to Enterprise Portal in AX 2012. However, when I try to deploy the Home Module; I get the following Error Message: "Microsoft Dynamics AX could not...
View ArticleRE: Several Errors while creating Purchase Order
Okay so you have overlapping account structures in your active account structures - you need to review your active account structures and decide why you have >1 and the structure, if you have 1...
View ArticleSeveral Errors while creating Purchase Order
no cost rollup is found for this item activate the item cost price ax 2012 I am creating a Pucrchase order for my one particular product first i got the above error for product receipt part and after...
View ArticleDate in number sequence
Hi,Is there a way to create number sequence that contain day, month and year?e.g. FV/year/month/day/####
View Article