RE: DB .bak file
MicrosoftDynamicsAX_model.bak Ā consist of customization more clear picture on same andMicrosoftDynamicsAXBaseline.bak (?)
View ArticleRE: CustTrans and CustSettlement tables do not match
Hi Andre, where can I find the consistency check?Regards,Rishdin.
View ArticleCustTrans and CustSettlement tables do not match
Hi,We have a case where the figures showing in the CustSettlement table do not tally with the amount showing in the CustTrans SettledAmount column.is there a job/sql we can run to delete all the...
View ArticleRE: DB .bak file
In very simple wordsMicrosoftDynamicsAX_modelĀ Collection of objects is called Model. That was what introduced since arrival of AX2012; i.e. your objects(forms, classes etc. are saved in Database as...
View ArticleDB .bak file
Hi all please anybody brief me on below 2 topic out of 3, imĀ willing to know more on this below topic.MicrosoftDynamicsAX.bak(I'm aware of this)MicrosoftDynamicsAX_model.bak Ā (?)...
View ArticleRE: Security roles mapped to buttons
If you want to find the menu item assigned security roles name then right click on the menu item in the AOT, add-ins-> security tools-> view related security roles.
View ArticleRE: The operand is not compatible with the type of the function.
Thank you very much Sohaib, I correct code but it show null vale.
View ArticleRE: The operand is not compatible with the type of the function.
you have to debug it to know why its giving you null value
View ArticleThe operand is not compatible with the type of the function.
Hi Friends;Here below is the code for my Display method, it gives me an error message "The operand is not compatible with the type of the function". Ā Here my motive is show automatic invoice reference...
View ArticleRE: Security roles mapped to buttons
add-ins-> security tools->is emptyHas someone not put together a simple map of buttons to roles????
View ArticleRE: Security roles mapped to buttons
Of course the button is named differently to the items in the AOT Menu Items. What is the product receipt button called and what is the generate product receipt button called?
View ArticleRE: Set Offset Account for Journal Movement
Hi Nadeem, I do not fully understand what you try to achieve? Why canĀ“t you setup a new movement journal that has no default offset account setup and simply import/enter yours there? I am not sure but...
View ArticleRE: Security roles mapped to buttons
Hi Simon. If I run the Related security roles on the menu item I get the following list. You need to run this on the actual menu-item in the menuitems node in the AOT, not on the button on the form....
View ArticleRE: Security roles mapped to buttons
The name of the actual menuitem is VendReceiptsJournal
View ArticleRE: Security roles mapped to buttons
Thanks Jonathan. I'm assuming that VendReceiptsJournal is the 'Product Receipts' button. Are you able to tell me the name of the menu item for the Generate Product Receipts button? I need a role which...
View ArticleRE: Split colon in field DisplayProductNumber (table EcoResProduct) and...
Hi Rainy Huynh,For splitting values you can use str2con Global method.If you want to just display the split values you can create display methods & use as column.Filter has to done on these split...
View ArticleRE: Set Offset Account for Journal Movement
Hi Ludwig,Thanks for your reply.My issue here is that I want the 'Loss account number' to be used as my Offset Account number, when I create a new line.Should be set upon creation of the new line, well...
View ArticleRE: Empty XppIL folder After Compilation and Full CIL generation
there is a table call SysXppAssembly on model data base.Take a back up of model db or that table first, Turn Aos OFFTruncate this table and restart and generate CIL.This might help
View ArticleRE: Security roles mapped to buttons
Accounts Payable/Common/Purchase Orders/All Purchase Orders/'Receive' tab/Journals/PRODUCT RECEIPTProduct receipt menu item is VendPackingSlipJournalReceipts list menu item is VendReceiptsJournal
View ArticleRE: Security roles mapped to buttons
"add-ins-> security tools->is empty"You don't know menu item name, then where you right clicked and checked the security tools are emptyWe won't send the roles for button every time. Please right...
View Article