list of codeunit functions

mondo3
Member Posts: 3
Hi...I'm a new user of Navision.
Is it possible to see the function description (with parameters and return values) for navision pre-written codeunits? For example, I am unable to edit codeunit 8 (AccSchedManagement), but would like to use some of its functions.
Is it possible to see the function description (with parameters and return values) for navision pre-written codeunits? For example, I am unable to edit codeunit 8 (AccSchedManagement), but would like to use some of its functions.
0
Comments
-
mondo3 wrote:Hi...I'm a new user of Navision.
Is it possible to see the function description (with parameters and return values) for navision pre-written codeunits? For example, I am unable to edit codeunit 8 (AccSchedManagement), but would like to use some of its functions.
I had the same problem when I first try to read the code without proper license. So I turned the "debug" on and trace the code. It was pain in the neck but once I got into the debug screen I copy and paste the code into MS word. The downside is you have to know where the codeunit was used in order to "debug" it!
Hope this will help!0 -
I am afraid there is isn't such a list.
What you can do is create a variable in your program, hit F5, select the codeunit so you can see the functions and their parameters.
But in this way you can't see the the code behind the functions.
Another possibility:
If there is a range you can see, select the codeunit, CTRL-C, move the cursor up or down and CTRL-V. Navision will give an error and you can give the codeunit another ID and name and you can open it.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
Thanks! Both of your responses gave me the help I needed.
ps: congrats on the world cup win.0 -
TO see the available functions in a codeunit (or any object) add the codeunit as a global variable.
Then click on the C/AL Symbol Menu Icon (or press F5) then find the name of the global in the left column, functions in the middle column, the functions will then display as you highlight them in the lower left the parameter call will be listed.0
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