- Microsoft Dynamics AX 2012 R3 Financial Management
- Mohamed Aamer
- 342字
- 2021-07-23 20:55:48
Exploring the common terms in ERP implementations
There are some common terms that are used in all the phases of the ERP implementation. These terms describe a specific task or activity during the implementation lifecycle, and they are as follows:
- Installation: This process is the first step to have the application on your server and client machines. This process examines the installation prerequisites and makes the application ready to be used.
- Configuration: This process identifies which options will be activated (checked) according to customer requirements and this will be followed in the day-to-day business (module parameters).
- Setup: This process sets up the data within the application, identifying how to group the data according to customer requirements, vendors, items, and chart of accounts.
Microsoft Dynamics AX gives flexibility to be adopted into business needs by personalizing the application, modifying it, or customizing it. This is described as follows:
- Personalization: The personalization or enhancements are small changes that occur in the application to fit customer requirements, such as rearrangement of form fields, or it can be company-wide enhancements or can be user based on preferences. The purpose of enhancements delivers more usability to operational data entry users.
- Modification: The modifications are medium to large changes that occur in the application to fit customer requirements, such as changing a field's property to make it mandatory, setting a default value for a checkbox in a transaction form instead of making the user select it every time, and developing file validations. It can also be company-wide modifications. The purpose of these modifications is to have more control on application options and behavior rather than modules' parameters.
- Customization: The customizations are the largest changes occurring in the application to fit customer requirements, such as changes in an application's business logic and calculations, changes in modules integration concepts and posting profile, and developing new module that are not covered in the standard application modules. Although customization is not recommended in ERP implementation, the purpose of customization is to cover a critical business need to be handled by the application.
推薦閱讀
- 大話PLC(輕松動漫版)
- CentOS 7 Linux Server Cookbook(Second Edition)
- 我的第一本算法書
- 零基礎(chǔ)學Java(第4版)
- Java Web開發(fā)技術(shù)教程
- Building a Quadcopter with Arduino
- Learn React with TypeScript 3
- 劍指MySQL:架構(gòu)、調(diào)優(yōu)與運維
- 從0到1:Python數(shù)據(jù)分析
- 第一行代碼 C語言(視頻講解版)
- Web前端應(yīng)用開發(fā)技術(shù)
- Qt5 C++ GUI Programming Cookbook
- 新印象:解構(gòu)UI界面設(shè)計
- Xamarin Blueprints
- WebStorm Essentials