- Microsoft Dynamics GP 2013 Cookbook
- Ian Grieve Mark Polino
- 480字
- 2021-08-20 16:54:16
Speeding account entry with account aliases
As organizations grow, the chart of accounts tends to grow larger and more complex as well. Companies want to segment their business by departments, locations, or divisions; all of this means that more and more accounts get added to the chart and, as the chart of accounts grows, it becomes more difficult to select the right account. Dynamics GP provides the account alias feature as a way to quickly select the right account. Account aliases provide a way to create shortcuts to specific accounts that can dramatically speed up the process of selecting the correct account. We'll look at how that works in this recipe.
Getting ready
Setting up account aliases requires a user with access to the Account Maintenance window.
To get to this window, perform the following steps:
- Select Financial from the navigation pane on the left. Click on Accounts on the Financial area page under Cards. This will open the Account Maintenance window.
- Click on the Lookup button (magnifying glass) next to the Account Number or use the keyboard shortcut Ctrl + Q.
- Find and select account 000-2100-00.
- In the middle of the Account Maintenance window you can find the Account Alias field. Enter
AP
in the Alias field.
This associates the letters AP
with the account's selected payable account. This means that the user now only has to enter AP
instead of the full account number to use the account's payable account.

How to do it...
Once aliases have been set up, let's see how the user can quickly select an account using an alias.
- To demonstrate how this works, click on Financial in the navigation pane on the left. Select Transaction Entry from the Financial area page under Transactions.
- In the Transaction Entry window, select the top line in the grid area on the lower half of the window.
- Click on the expansion button (represented by a blue arrow) next to the Account heading to open the Account Entry window.
- In the Alias field, type
AP
and press Enter. - The Account Alias window will close and the account represented by the alias will appear in the Transaction Entry window.
How it works...
Account aliases provide quick shortcuts for account entry. Keeping them short and obvious makes them easy to use. Aliases are less useful if users have to think about them. Limiting them to the most commonly used accounts makes them more useful. Most users don't mind occasionally looking up the odd account, but they shouldn't have to memorize long account strings for regularly used account numbers.
It's counter-productive to put an alias on every account since that would make finding the right alias as difficult as finding the right account number. The setup process should be performed on the most commonly used accounts to provide easy access.
See also
- The Gaining visibility by using horizontal scroll arrows recipe
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- 從零開始:數(shù)字圖像處理的編程基礎(chǔ)與應(yīng)用
- C語言最佳實踐
- Django Design Patterns and Best Practices
- Yocto for Raspberry Pi
- SharePoint Development with the SharePoint Framework
- Python機(jī)器學(xué)習(xí):預(yù)測分析核心算法
- Microsoft Dynamics AX 2012 R3 Financial Management
- 編程可以很簡單
- Illustrator CS6設(shè)計與應(yīng)用任務(wù)教程
- Troubleshooting Citrix XenApp?
- 小程序從0到1:微信全棧工程師一本通
- Python商務(wù)數(shù)據(jù)分析(微課版)
- Elasticsearch搜索引擎構(gòu)建入門與實戰(zhàn)
- 劍指大數(shù)據(jù):企業(yè)級電商數(shù)據(jù)倉庫項目實戰(zhàn)(精華版)