RE: Creating a new Party record (for the purpose of creating a new Prospect)...
hey Doug, would you be able to share the final code?
View ArticleCreating a new Party record (for the purpose of creating a new Prospect) via X++
I'm trying to toy around with importing data via csv with X++ and creating brand new prospects. So I'm trying to figure out the different problems first. The first thing I'm trying to do is create a...
View ArticleRE: "A critical error has occurred in function...
Looking at the code, here is the explanation why this error is raised. (below statements are Microsoft's comments in code)'if the broken down variance differs from the variance on InventTrans´// Two...
View ArticleRE: Creating a new Party record (for the purpose of creating a new Prospect)...
I think I finally got it created by the following scriptstaticvoid JobCreateProspect (Args _args){ smmBusRelTable prospect; NumberSeq numberSeq; Name...
View ArticleRE: DMF A record with RecId 0 does not exist
Hi André Arnaudi using standard Entity "Customer" and Source Data Format bellow picture
View ArticleDMF A record with RecId 0 does not exist
Hello While updating customer data showed that message does not find a solution please help.Results. Record ('AGT_000008') . A record with RecId 0 does not exist.Results. Record ('AGT_000008') ....
View ArticleRE: Show fields Name, Surname and Count in AOT Views using AOT Queries
Thank you, I am getting closer to my goal. I can't figure out how to get Name mean first name and surname together. In form I can use a HcmWorker method name, but how to do it in the View?
View ArticleRE: "A critical error has occurred in function...
Thanks for your response Crispin. I understand the reason but I m not getting your point exactly what user want to do at the time of RMA packing slip to avoid this warning message . "The number of...
View ArticleRE: Show fields Name, Surname and Count in AOT Views using AOT Queries
Simply use Name field in DirPerson table (inherited from DirPartyTable).
View ArticleAuto lookup using EDT with Table reference (AX 2012 R2)
I'm having trouble getting an auto lookup to work with a new EDT without adding a specific lookup form. The older EDTs (which have the table relationship defined in the Relations node) seem to work by...
View ArticleERROR BY ASSIGNING A ROUTE TO THE LOAD IN TMS
I AM TREATING TO CONFIGURE TMS, I HAVE THE FOLLOWING ERROR WHEN I WANT TO ASSIGN A ROUTE TO THE LOAD, WE MAKE A FULL COMPLICATION, BUT WE CONTINUE TO HAVE THIS ERROR SOMEONE KNOWS SOMETHING OF THIS?
View ArticleRE: Customer PAN Number not updating in TDS Transaction
Hi Sathish, Where you are getting this issue! Please explain clearly with screen shots if possible! Please check the securities for that particular user Whether having proper roles assigned or...
View ArticleCustomer PAN Number not updating in TDS Transaction
Hi All,Customer PAN number is not getting updated in TDS Transaction. But Customer master PAN number is available and status is "received".
View ArticleRE: Filter the data based on other table fields in ssrs
Hi sivakumar moorthy, Please check this links it may useful for you,msdn.microsoft.com/.../dd220417.aspxmsdn.microsoft.com/.../ee633648.aspxThanksSuresh
View ArticleFilter the data based on other table fields in ssrs
HI , Am working report using UI build Class based on that I want to filter the data based on another table field USMF/Payroll/Area page/setup/parameters/pay cycle and pay periods In this below...
View ArticleRE: Faster way to dump Security Permission Structure List into table
Hi Richard Goh, The permission which are like output, display, action memu items and command button and any other controls handle by the permissions which is like privileges. In my knowledge it is...
View ArticleFaster way to dump Security Permission Structure List into table
I would like to check anyone know faster way to generate the Security Permission Structure into a table? I had try to loop through the MenuTree and it's take very long time to get through an option...
View ArticleRE: SSRS Report Deployment Error
Hi Siva, Try deployment again and if it is problem in ax aot, please restart the sql server reporting services and try. I know this is not exactly solution for your error. If possible elaborate your...
View ArticleSSRS Report Deployment Error
I am getting the below error when I try to deploy my custom report with custom business logic. I have created a a new data method (DrillThroughVendor) to KMAnswersByQuestionnaire report business logic....
View ArticleRE: Change Management on Purchase order workflows causing errors
Anyone found a resolution to this? We have orders where worklow dies with the "X++ error Changes to the document are only allowed in state Draft, because change management is activated", and recall...
View Article