NAV 2009 SP1 Features Version

77
Microsoft Dynamics NAV 2009 SP1 New Features and Enhancements Mark J. Brummel Microsoft Most Valuable Profesional SQL Perform Benelux B.V.

Transcript of NAV 2009 SP1 Features Version

Page 1: NAV 2009 SP1 Features Version

Microsoft Dynamics NAV 2009 SP1New Features and EnhancementsMark J. BrummelMicrosoft Most Valuable ProfesionalSQL Perform Benelux B.V.

Page 2: NAV 2009 SP1 Features Version

Introduction

• Mark J. Brummel• Most Valuable Profesional – Dynamics

NAV– 2006 / 2007 / 2008 / 2009

• Navision since 1997• Started as enduser

Involved in NAV 2009 development since 2006

Page 3: NAV 2009 SP1 Features Version

Add On Experience

• RiM Systems (Columbus) – Navi Interieur

• Qurius– Q-TMS– Q-WMS– Q-WMR– Q-PM

• Verito– Verito Charity– Verito Education– Verito Contract

Page 4: NAV 2009 SP1 Features Version

SQL Perform Benelux B.V.HQ in London – U.K.

• Mark Brummel• Started with Navision in 1997• Worked for Qurius, Verito – add-on development• Microsoft Most Valuable Professional (MVP)• Certified SQL Perform Consultant

• Ludo Van den Ende• Started with Navision in 1995• 6 years with Navision Belgium • 5 years Product Manager @ Helios-IT• Performance tuning at Omega Pharma,

Pearl Europe, Zurel, Markeur, Delsey, ..

Page 5: NAV 2009 SP1 Features Version

SQL Perform Benelux B.V.

• Get an ad hoc helicopter view of the performance bottlenecks

SQL Perform Tools

• Smoothly convert from native to SQL

Native to SQLconversion

• Combine Application Workbench with SQL Perform Tools

Performance Labs

• Workshop for developers• DBA trainingTraining

Page 6: NAV 2009 SP1 Features Version

Name

NAV Partner + Job Description

Years of Navision Experience

Experience with NAV 2009

Expectations workshop

Introduction

6

Page 7: NAV 2009 SP1 Features Version

NAV 2009 SP1

Navision Financials 1.0

• Dutch Codebase• Couple of 100 Objects• 2 tier• C/SIDE Database• Just C/AL

Dynamics NAV 2009 SP1

• English codebase• COM• Thousands of objects• 3 tier• SQL Database• Webservices• C/AL & RDLC & C#

7

Work together : Undoable by yourself

Page 8: NAV 2009 SP1 Features Version

Agenda

• 9:00– 10:30 Partner Productivity• 10:30 – 11:00 Break• 11:00 – 12:00 Customer Productivity• 12:00 – 12:30 SE & Quality

Improvements• 12:30 – 13:30 Lunch• 13:30 – 14:15 To-Increase• 14:15 – 15:00 Pebblestone• 15:00 – 15:30 Break• 15:30 – 17:00 Interactive Discussion

Page 9: NAV 2009 SP1 Features Version

Partner Productivity

• Client Extensibility• “About This Page”• “About This Report”• Improvements to Page Designer• Improvements to Report Designer• Other Productivity Features• Server/AD Configuration Tool• New C/AL Functions• Error List• Testing Codeunits9

Page 10: NAV 2009 SP1 Features Version

10

● Offer custom controls integrated with data, business logic and UI of the RoleTailored client

● Supported by development guide, tools & samples

Benefits• Enhances the RTC extensibility story to support many new

scenarios as ISVs can offer specialized controls for Microsoft Dynamics NAV

• Opens new market for Partners:• VARs: use solutions with ISV control Add-ins in customer

projects

• ISVs: create solutions with Add-ins enabling 3rd party controls for NAV

• ISVs: create their own specialized controls for NAV

Client Extensibility

Page 11: NAV 2009 SP1 Features Version

demoClient Extensibility

11

Page 12: NAV 2009 SP1 Features Version

Client Extensibility● HTML Editor● Map Control

● Based on Webservices● Weather Control● Signature● Edit in Excel● Warehouse Demo● Item Planning (Track & Trace)● Customer Analysis● Simple Installation● Requires different kind of developer (.Net)

12

Page 13: NAV 2009 SP1 Features Version

Prerequisites

● Visual Studio Express for C#

● Microsoft.Dynamics.Framework.UI.Extensibility.dll

● Add-in Registration tool

● New Table : 2000000069 Client Add-in

● Strong Key Name

● .Net knowledge

● Creativity

● Debugging possible

13

Page 14: NAV 2009 SP1 Features Version

demoClient Extensibility

14

Page 15: NAV 2009 SP1 Features Version

http://blogs.msdn.com/cabeln/

Endless Possibilities

15

Page 16: NAV 2009 SP1 Features Version

“About This Page” ● Allows you to see all data and metadata used to

build the current page● Like “Zoom” in Classic Client

Benefits• Allows customers and partners to troubleshoot

issues on pages more easily

Page 17: NAV 2009 SP1 Features Version

17

“About This Page”

Page 18: NAV 2009 SP1 Features Version

“About This Report”● Zoom on reports which worked in Microsoft

Dynamics NAV 2009 has been aligned with the new “About this Page” feature and is called “About this Report”

● New shortcut is CTRL+ALT+F1 and opens the “About this Report” window providing the information on the page you want to know about.

● Because of memory optimizations, the dataset is not stored to the full extent. We therefore need to activate “About this Report” to enable the client to keep the data set. The client needs to be restarted to disable this stateBenefits• User can zoom the dataset of the report and

can do debugging if necessary, based on the data shown in the dataset

Page 19: NAV 2009 SP1 Features Version

Improvements to Page Designer● Run button in Page Designer● Ability to assign emphasis to fields for Pages● Can make own Action groups● Wizard for cards, lists and Infopart pages● Compiler check for well-formed Pages

Benefits• Developers working on the Page objects are

more productive

Page 20: NAV 2009 SP1 Features Version

Run Button and Wizard

20

Page 21: NAV 2009 SP1 Features Version

Emphasis

Colors !!!

• Bold, Green and Red

Conditional

21

Page 22: NAV 2009 SP1 Features Version

Action Groups

Create your own actiongroups

In RTM only possible with personalization

Be Careful: Overwrites standardcaptions!

22

Page 23: NAV 2009 SP1 Features Version

Hands - On

Page Designer

23

Page 24: NAV 2009 SP1 Features Version

Improvements to Report Designer● Visual Web Developer 2008 is now supported● Matrix reports can

now be created

● External Images supported. New property on report level; default “No”

Benefits• Report Definition Language Client (RDLC) Reports can

be modified without the need to purchase Visual Studio

• Matrix reports give the users more and better information

• External images, e.g., from a SharePoint site, can be used

Page 25: NAV 2009 SP1 Features Version

demoReport Designer

25

Page 26: NAV 2009 SP1 Features Version

="DynamicsNAV:////runreport?Report=705&Filter=Item.%22Location Filter%22:"+Fields!Location_Code.Value+"&Filter=Item.%22No.%22:"+Fields!Item__No__.Value

26

Page 27: NAV 2009 SP1 Features Version

Other Partner Productivity Features

● Displays clearly which NAV Server is currently used

● Fob import without COM type libraries are installed on import-machine

● Window for errors and warnings for NAV Server incompatible functions

● Import language does no longer change modified flagBenefits• Better usability for partners in development scenarios

and removes security concerns about server

• Lower admin. and maintenance cost for partners by easing deployment

• Developers working on code for both RTC and C/SIDE are more productive

Page 28: NAV 2009 SP1 Features Version

Server Information

28

Page 29: NAV 2009 SP1 Features Version

Server/AD Configuration Tool● Tool for configuration of NAV Server and Active

Directory● Will be released on PartnerSource

Benefits• Lower setup cost of three-tier configurations

Page 30: NAV 2009 SP1 Features Version

New C/AL Functions

• IMPORTOBJECTS(FileName [, Format])

• EXPORTOBJECTS(FileName, ObjectRecord [, Format])

• Format– Txt = 0– XML = 1

30

Page 31: NAV 2009 SP1 Features Version

demoC/AL Import Export functions

31

Page 32: NAV 2009 SP1 Features Version

Compiler Error List

Gives a list of errors and warnings

Can be pretty annoying!

New internal table 2000000070 Error List

32

Page 33: NAV 2009 SP1 Features Version

demoCompiler Error List

33

Page 34: NAV 2009 SP1 Features Version

Testing Codeunits

● Automatic testing functionality

● Function ASSERTERROR● http://msdn.microsoft.com/en-us/library/ee414211.aspx

● Very nice but complex to implement

● Make as fancy as you want (KISS)

● Thanks to Kamil (Kine).

34

Page 35: NAV 2009 SP1 Features Version

demoTesting Codeunits

35

Page 36: NAV 2009 SP1 Features Version

Other new C/AL Functions

● SYNCHRONIZEALLLOGINS

● SYNCHRONIZESINGLELOGIN

● SID

● ASSERTERROR

36

Page 37: NAV 2009 SP1 Features Version

BREAK

37

Page 38: NAV 2009 SP1 Features Version

Customer Productivity

●Matrix Pages Redesign●Short-Cuts and Arrow

Keys●“Filter as You Type”●Next and Previous

Record in Cards●Drill Through to Reports●Enhanced Splitter●Inline Calculation

●Other Data Entry Features

●Save View●Enhanced Progress

Indicator●Page Search●Page Enhancements●Light-Up Services●Revert Local

Personalization

Page 39: NAV 2009 SP1 Features Version

Matrix Pages Redesign● New one-page design for eight matrix pages

within G/L and Sales Budgeting, Dimensions, Resource Capacity, and Production Forecast

● In-grid editing● Matrix refresh when changing filters

Benefits• All-in-one overview

• More productive, more user-friendly

• Easier to convert from 5.0 matrix forms

Page 40: NAV 2009 SP1 Features Version

40

Matrix Pages Redesign

Page 41: NAV 2009 SP1 Features Version

Matrix Pages

Hands - On

41

Page 42: NAV 2009 SP1 Features Version

Short-Cuts and Arrow Keys● Simplified and reorganized shortcuts (easier to

remember and to use)● Added new productivity shortcuts, i.e. Shift+F12

which returns you to the Role Center, and several other productivity short-cuts have been added

● In editable lists, arrow keys work like in Classic/Excel (quicker cell navigation)

Benefits• It is easier to learn, remember and use shortcuts

• Enhanced user productivity

• Easier mapping to Classic shortcuts

Page 43: NAV 2009 SP1 Features Version

“Filter As You Type” (FAYT)

● Filter as you type (personalization option to disable)

● Automatic completion of user-entered values● As in Classic Client + more● Holding down the Ctrl+F4 keys will e.g., open the

drop-down filter field under Sell-to-Customer-No.: thereby making it easier to filter as you type without using the mouse etc.

Benefits• Auto-complete for more efficient data entry, in more places than

Classic

• Filter on various fields (in Classic was just No. & Search fields)

• Behavior can be made similar to alt. search field for Classic users

• Finer user control over FAYT

Page 44: NAV 2009 SP1 Features Version

44

“Filter As You Type”

Page 45: NAV 2009 SP1 Features Version

Next and Previous Record in Cards● In task pages you can browse to next and

previous record from the original list without closing and reopening the card

● As in Classic Client

Benefits• Easier data browsing and navigation

Page 46: NAV 2009 SP1 Features Version

Drill Through to Report● In Microsoft Dynamics NAV 2009 it is possible to

drill through to pages from a report. For SP1, it is now also possible to drill through to a report from a report

● Filters can be used to drill from one report to another

Benefits• User can drill through on specific data in reports

and view the underlying report

Page 47: NAV 2009 SP1 Features Version

Enhanced Splitter

● Splitter to set the minimum number of lines in a sales order, quote, etc.

● Splitters in Role Center page for personalized layout

Benefits (customers)• Enhanced daily productivity and ease-of-use

Page 48: NAV 2009 SP1 Features Version

Inline Calculation● Use a field to calculate a value ● Enter simple expressions in a field make

calculations on-the-fly● As in Classic Client

Benefits• Customer productivity – allows the user to

calculate values without having to launch a calculator

Page 49: NAV 2009 SP1 Features Version

49

Inline Calculation

Page 50: NAV 2009 SP1 Features Version

Other Data Entry Features● Filter to this value in lists (similar to F7 in Classic

client) now has been dedicated a new short-cut key (Alt+F3)

● Copy Cell in lists for copying single values● Improved Field Chooser menu in advanced filter

pane and chart (mouse wheel support, improved keyboard and visual layout)

● Copy Down in lists has been dedicated a new short-cut key (F8)

● New short-cut key (Alt+Enter) for moving to cell below without opening FAYT lookupBenefits• Enhanced daily productivity and ease-of-use

for users

Page 51: NAV 2009 SP1 Features Version

Save View● Tailor your own list place to fit your specific needs● In the filter action menu, you will find a new

action – “Save View”

Benefits• End-users can easily create their own views of

lists

• A super-user or partner can easily create a view and deploy to a group of users

Page 52: NAV 2009 SP1 Features Version

52

Save View

Page 53: NAV 2009 SP1 Features Version

Saving Views

Hands - On

53

Page 54: NAV 2009 SP1 Features Version

Enhanced Progress Indicator● Provides the user with visual

indicators when the system is busy processing

● Also on reports● Progress Indicator shown if dataset takes more

than few seconds to create● Displays how long the reports have been

executed● Displays how many rows have been received

● Option for CancelBenefits• Better user experience for end-user

• Better ‘perceived performance’ by providing the user with status updates

Paging.wmv

Page 55: NAV 2009 SP1 Features Version

Page Search● Search for pages, report views and any item in

navigation structure using a search UI similar to Internet Explorer & Outlook

● Attached short-cut for Page Search (Ctrl+F3), makes the page search process much faster

Benefits • No need to browse Departments pages

• Very quick navigation to pages, reports, etc

Page 56: NAV 2009 SP1 Features Version

56

Page Search

Page 57: NAV 2009 SP1 Features Version

Page Search

Hands - On

57

Page 58: NAV 2009 SP1 Features Version

Page Enhancements● Style – allows a developer to add color and

emphasize values● SaveValues – will save option- and filter values (…

as in Classic Client)● RefreshOnActivate – will automatically update the

page when changed (…as in Classic Client)

Benefits• Improved UI increases end-user productivity

Page 59: NAV 2009 SP1 Features Version

59

MS Dynamics Online Connect● End-user relevant and up-to-date NAV information

right in the UI● Information targeted to the role of the user● Information specific to an end-user (for example:

learning, progress in courses)

Benefits • Connect end-users with other NAV users in order

to share knowledge

• Take advantage of CustomerSource

Page 60: NAV 2009 SP1 Features Version

60

MS Dynamics Online Connect

Page 61: NAV 2009 SP1 Features Version

Revert Local Personalization● Customize menu also includes “Delete

Personalization Settings”, where the user can reset various settings stored locally in the RoleTailored client

Benefits• Users can reset certain usage decisions

Page 62: NAV 2009 SP1 Features Version

62

Revert Local Personalization

Page 63: NAV 2009 SP1 Features Version

LUNCH

63

Page 64: NAV 2009 SP1 Features Version

SE and Quality Improvements● VAT 1:1 Relationship With G/L● Jobs and Resource Order● Microsoft Dynamics NAV RIM● Warehousing● Reports● Reports – Paging ● Local Functionality Update● Improvements to Web Services● Server Scalability and Performance

Page 65: NAV 2009 SP1 Features Version

VAT 1:1 Relationship With G/L● New 1:1 relationship

● Table added with link between VAT and G/L entries

● In addition, Line and Invoice Discount postings have separate VAT specifications (not aggregated into sales posting’s VAT)

● Tabel 253

Benefits• Enables G/L-VAT reconciliation reports (audit reports)

• Controller/auditor can verify each G/L entry’s corresponding VAT entry and vise versa.

Page 66: NAV 2009 SP1 Features Version

● Outstanding Orders, Amount Rec. Not Invoiced on Job Task Lines

● Improved transparency and traceability after posting purchase orders

● Job Ledger Entries reflect item’s actual cost. New option: Automatic Update Job Item Cost

Benefits• Ensures actual cost when calculating WIP

• Improved control of costs on a Job

Jobs and Purchase Order

Page 67: NAV 2009 SP1 Features Version

Microsoft Dynamics NAV RIM● Improvement of the import/export function

● Able to handle all table data types (except Binary, BLOB, Table filter and Record ID)

● Migration Overview – new options● Turn on/off validation of table relations● Exclude imported fields from the Apply Data

function● Navigation

● Handling of migration errors made more flexible

Benefits• Make the data migration process more effective

• Minimize the need for making customer specific data-import functions

Page 68: NAV 2009 SP1 Features Version

Warehousing● Fixes and design consolidation

● Warehouse granularity● Multiple Unit of Measures● Partial scenarios with Item Tracking

Benefits• General enhancements to make the product

more appealing and the customers more productive

Page 69: NAV 2009 SP1 Features Version

Reports● A number of errors on reports identified while

testing the new layout for reports have been fixed

Benefits• A more reliable reporting experience in

Microsoft Dynamics NAV 2009 RTC

Page 70: NAV 2009 SP1 Features Version

Reports – Paging● Executed reports sent in chunks to the requesting

client - impacting memory footprint on server dramatically. Microsoft Dynamics NAV 2009 contained the complete data set in memory before handing over to the client - SP1 will only contain a single chunk on the Server

● Chunks sent to client are processed while dataset is being processed on Server

● Possibility to cancel a report execution● Note! Report paging is not supported when

SAVEASPDF and SAVEASEXCEL executed on server

Benefits• Memory load on Server is reduced dramatically when

large reports are activated

Page 71: NAV 2009 SP1 Features Version

Local Functionality Update● Austria: VAT Statement changes in 2009● Germany: DE - NAV - GDPdU ● India:

● Service Tax functionality for apply and unapply payment and invoice separately

● Reversal of Service Tax entry in case of journal reversal● VAT adjustment with item tracking and account assignment

● Netherlands: ● Changes needed to support SEPA● XBRL files required by NL government

● Spain: ● NAV 6.0 VAT Registration Number validation changes● NAV 5.0 SP1 change in 347 report format● NAV 5.0 SP1 ES sales & purchase statutory books must be reported

electronically● Switzerland: Swiss Electronic Payment update 2008● United States: Use Tax modification for US Sales Tax

Benefits• Compliance with local regulations to better meet

customers’ expectations of the solution

Page 72: NAV 2009 SP1 Features Version

Improvements to Web Services● Web services accept standard encoded Company

names in URLs● Standard %-based encoding

● The existing _-based custom encoding are replaced with a standardized encoding scheme: RFC 3986

● Same as used in RTC● Company names listed in clear text

● Performance improvements● Connects faster to NAV on subsequent calls● Per call overhead time reduced. Proportional to the

document size sent back & forth

Benefits• Company names display more clearly• Combined RTC and WS scenarios now work for multiple

companies• Needed encoding is standardized• Faster execution of many web service scenarios

Page 73: NAV 2009 SP1 Features Version

Server Scalability and Performance● Improved performance and scalability● Allows connections across multiple time zones

Benefits• A more reliable, faster, and scalable solution for mid-

market customers

Page 74: NAV 2009 SP1 Features Version

BREAK

74

Page 75: NAV 2009 SP1 Features Version

Interactive Discussion

Page 76: NAV 2009 SP1 Features Version

Q&A

Page 77: NAV 2009 SP1 Features Version

thank you

77