- 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.
- 自己動(dòng)手寫搜索引擎
- Node.js 10實(shí)戰(zhàn)
- Django開發(fā)從入門到實(shí)踐
- Animate CC二維動(dòng)畫設(shè)計(jì)與制作(微課版)
- Python應(yīng)用輕松入門
- Easy Web Development with WaveMaker
- KnockoutJS Starter
- Drupal 8 Configuration Management
- Raspberry Pi Home Automation with Arduino(Second Edition)
- C/C++程序員面試指南
- Visual Foxpro 9.0數(shù)據(jù)庫(kù)程序設(shè)計(jì)教程
- 機(jī)器學(xué)習(xí)微積分一本通(Python版)
- 零基礎(chǔ)學(xué)C語(yǔ)言(第4版)
- Beginning C# 7 Hands-On:The Core Language
- Java編程指南:語(yǔ)法基礎(chǔ)、面向?qū)ο?、函?shù)式編程與項(xiàng)目實(shí)戰(zhàn)