Whether it is possible to use a debugger to understand from what place object are call?

MarharytaMykytenko
Member Posts: 53
For example I can view page as a developer.
But I have to understand the place which page is calling from?
Can I use debugger in this case?
But I have to understand the place which page is calling from?
Can I use debugger in this case?
0
Best Answers
-
Indeed you can but it will only tell you from where your break occurred, not all. If the page can be called from multiple places then you may not know where else may be referring to it. On the other hand, there's an app called NAVCore Objects Manager that will help you find all references to the page or objects. It may not be perfect since it can't find dynamically referenced objects such as reports that are defined as part of a report selection but it does a pretty good job of finding objects referenced in code. Take for example the Sales Order page, it can be referenced by more than a dozen other objects.
6 -
Thanks for the great information. It looks like there are similarities with Stati c/al Prism which also offers some of the functionalities you mentioned.
5
Answers
-
In case of C/AL debugging until BC14: start a debugger session. When the debugger is running now press the Break button in the debugger Window. Now perform some action on the page and the debugger should now break on the logic it's is going to perform.
0 -
Indeed you can but it will only tell you from where your break occurred, not all. If the page can be called from multiple places then you may not know where else may be referring to it. On the other hand, there's an app called NAVCore Objects Manager that will help you find all references to the page or objects. It may not be perfect since it can't find dynamically referenced objects such as reports that are defined as part of a report selection but it does a pretty good job of finding objects referenced in code. Take for example the Sales Order page, it can be referenced by more than a dozen other objects.
6 -
Thanks for the great information. It looks like there are similarities with Stati c/al Prism which also offers some of the functionalities you mentioned.
5
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions