- Implementing Microsoft Dynamics NAV(Third Edition)
- Alex Chow
- 174字
- 2021-07-09 19:31:03
Real-time data gathering – the SIFT technology
Sum Index Field Technology (SIFT) is a built-in technology that exists in Dynamics NAV and is used for totaling.
In other ERP systems, totals, subtotals, and balances are calculated and stored somewhere. This calculation has to be redone over and over so that numbers are up-to-date.
In Dynamics NAV, if you're a developer you don't have to worry about calculating subtotals as it is done by SIFT. Creating a new subtotals field is as easy as indicating in the field properties that the field is Flowfield and specifying the formula in the field. After this, you will not have to worry about keeping it up-to-date.
As a user, you know that the balances for your G/L accounts, customers, vendors, or bank accounts are always displaying real-time information, similar to the other calculations done using SIFT. A few examples are quantity on hand of an item or all the customer statistics that are shown on the right-hand side of the screen when looking for or creating sales orders.
- Spring Boot開發與測試實戰
- Web交互界面設計與制作(微課版)
- HTML5+CSS3網站設計教程
- Mastering Unity Shaders and Effects
- Tableau 10 Bootcamp
- C語言程序設計與應用(第2版)
- Learning Bootstrap 4(Second Edition)
- 3D Printing Designs:Design an SD Card Holder
- Instant AppFog
- Java EE 程序設計
- SFML Essentials
- Selenium WebDriver自動化測試完全指南
- 面向對象程序設計及C++實驗指導(第3版)
- D Cookbook
- Java核心技術卷I基礎知識(原書第9版)