print only line that mouse arrow refere but not all

ahmedba
Member Posts: 424
Hi guys i have proplem in dynamic navision this proplem open financial management -cash management-cash recipt journal-then i make journal then when i make test report it make result to more line what i need is show the line that mouse arrow stay in it not all lines how i solve this proplem.
the screen shot found in this link
http://www.mediafire.com/?jtahvc2c01ej7uj
when i want to preview or print first line in cash recipt journal or second line it print or preview all
i need when i put mouse arrow in first line print first line only
thanks
the screen shot found in this link
http://www.mediafire.com/?jtahvc2c01ej7uj
when i want to preview or print first line in cash recipt journal or second line it print or preview all
i need when i put mouse arrow in first line print first line only
thanks
0
Comments
-
simply filter on that line (may be with Line No.) and print the report..0
-
What i want actually code can i put in test report button option
this code when i m in current record then print or preview if i need and the current record will display or show in report(test report)
ex: if cursor found in first line of cash receipt journal then print or show this line in report(test report)0 -
try below code in OnPush trigger of Test report
GenJournalLine := Rec; GenJournalLine.SETRECFILTER; ReportPrint.PrintGenJnlLine(GenJournalLine);
Where GenJournalLine is record type variable of table Gen.Journal Line0
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