report problem

Hitesh
Member Posts: 8
Comments
-
Your report is based on Account Schedule
May be 2 reasons:
1. You have 2 lines on Account Schedule which are based on each over; or
2. Navision has maximum number of calculation levels (in standard 25). You may have created complex report where calculation levels exceed the maximum allowed. In this case you'll have to modify function EvaluateExpression in Codeunit 80 -
which type of modify in codeunit 8,please help me !!!
in this type problem i am facing first time ,so that plz help in detalis..0 -
Hitesh wrote:which type of modify in codeunit 8,please help me !!!
The first solution is not always modify the code. Check your report, see if there are two cells in the account schedule that refer to each other. Step through the debugger to see which ones it has a problem with. The majority of the time it's a data problem.0 -
Hitesh wrote:which type of modify in codeunit 8,please help me !!!
in this type problem i am facing first time ,so that plz help in detalis..
Are you completely sure your Account Schedule lines are properly set up?
Contact your NSC. Customer's license usually won't allow modification of codeunits.
As to the modification, there are the following lines in the codeunit:CallLevel := CallLevel + 1; IF CallLevel > 25 THEN ShowError(Text020,AccSchedLine,ColumnLayout);
Change 25 to a greater figure (50, for example).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