HI,
I am using AX CU7. I need to get account category of any given main account Id. I am trying with the following code but its not working. Please give me suggestion/solution for this problem.
Thanks
MainAccount::findByMainAccountId("3715101021000").accountCategory()
*This post is locked for comments