Direct Print Preview from Form Submenu..

rranjanerp
Member Posts: 70
Thanks in Advance.. =;
if An Indent Subform is Open all the entries are filled up.I directly want to see the print preview of Current Indent Line which is Open , thereby saving the time in selecting the Indent No. all the Time.
In present case user have to manually select the last indent line , or is there any shortcut like ALT+P by which system shows the preview of current Indent line which is open ?
Your support is highly appreaciable for new comers..
Rajeev
if An Indent Subform is Open all the entries are filled up.I directly want to see the print preview of Current Indent Line which is Open , thereby saving the time in selecting the Indent No. all the Time.
In present case user have to manually select the last indent line , or is there any shortcut like ALT+P by which system shows the preview of current Indent line which is open ?
Your support is highly appreaciable for new comers..
Rajeev
0
Comments
-
You want to preview the report directly or you want to pass the filters to report?0
-
I want to to see the Print preview of the current Indent Line which is open directly. means system should directly show the preview of current Indent Line. It takes time to select the same Indent No. from the list than it needs to press OK button to see preview.
Thanks..0 -
then you have to pass the filters to report like how Sales Order No. is passed to reports..
to check the preview automatically, you have to pass shell commands but its not a good practise..it wont take much time to press Preview or OK button..0 -
Sir,
I will be thankfull , if any one suggests me how can i directly print from the Indent form.
suppose i clicked on indent menu . the last indent which i created opend. I just pressed ALT+P than it should directly show the print preview of current form which is open. Or otherwise if the Request form opens & it shows the Indent No. than the indent no which is currently open should automatically be reflected on the Indent No. so that i can save some time in selecting the Currrent Indent no from a list of 1000 records. I have been successful in doing this in Purchase Order form , but cant get same in Indent form.In purchase order i used Document Type & No. as keys..
sir..which shell command is used ?0 -
my purpose was solved by this :
TESTFIELD(Status,Status :: Released);
CurrForm.SETSELECTIONFILTER(IndentHeader);
REPORT.RUN(50118,TRUE,FALSE,IndentHeader);
thanks anyway to all.0 -
Hi Ranjan,
Your requirement is same as when you say "Print" in the purchase order automatically order no is filtered in the PO report and when you print the report you can view only that particular records details ryt...
Though you have the solution for you requirement, the way PO, SO and all other reports are run for this purpose is by specifying the report detais in the table "Report Selection"(ID: 77) and running this from "Document Print" codeunit (229). Check how it works for SO report or PO report....Cheers,
Prashanth.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