Showing posts with label call stack. Show all posts
Showing posts with label call stack. Show all posts

Wednesday, July 15, 2009

X++ call stack

Question: How Can I get the curent call stack in dynamics ax.

Answer: The method xSession::xppCallStack() returns the current call stack as a container.