- Microsoft Dynamics GP 2010 Cookbook
- Mark Polino
- 403字
- 2021-08-05 16:15:31
Speeding up lookups with Advanced Lookups
Dynamics GP provides a very robust functionality in lookup windows for finding data such as accounts, vendors, customers, items, and more. Various fields can be used for sorting or searching and some additional fields are always provided by default. However, if all of that is not enough, Dynamics GP provides an option for administrators to add additional fields to lookups. This recipe demonstrates how to accomplish that.
Getting ready
Before using Advanced Lookups they need to be set up. Up to four custom lookups can be created for each type in the system. We will do this as follows:
- Select Administration on the Navigation Pane, and under the Company heading select Advanced Lookups.
- On the Advanced Lookups Setup window use the drop-down menu to select a Lookup Name.
- For our example, select Customers. In the first Sort by Field drop-down menu scroll down and select Zip.
- Change the Description to Zip Code.
- Click on Save to save the lookup and close the window.
These setup steps add a lookup based on zip code to any place where Customers are selected in the system:

How to do it...
Once an advanced lookup has been set up, let's look at how to use it by completing the following steps:
- Select Sales from the Navigation Pane on the left. Select Customer on the Sales Area Page.
- In the Customer ID field click on the lookup button (indicated by a magnifying glass) and click on the arrow next to Additional Sorts. A predefined set of lookups is shown at the top of the drop-down menu and customer lookups are at the bottom. In the middle is the Zip Code lookup created previously.
- Click on Zip Code and the Zip codes will appear on the right-hand side of the window. The search box at the top also changes to allow searching by selected lookup. In this case, will be Zip code:

How it works...
Administrators get the chance to set up four extra lookups for each of the lookup options. Lookup options include:
- Accounts
- Addresses
- Customers
- Employees
- Items
- Open documents
- Open Payables documents
- Prospects
- Purchase orders
- Sales Document Numbers
- Sales documents
- Vendor addresses
- Vendors
- Vouchers
This provides users with more opportunities to ensure that they are selecting the right information with a minimum amount of work.
See also
- Speeding up account entry with Account Aliases
- Accessing accounts faster with Favorites in Lookups
- Spring Security 3
- 中文版Photoshop CS6平面設計實用教程(第2版)
- Creo 4.0從入門到精通
- PHP 5 Social Networking
- Photoshop CC移動UI設計實用教程
- Python 3 Object Oriented Programming
- 中文版AutoCAD 2022從入門到精通
- 中文版InDesign CC平面排版設計從入門到精通
- Photoshop后期強:多重曝光專業技法寶典
- Mobile Web Development
- 中文版Photoshop CS5基礎培訓教程(移動學習版)
- 和秋葉一起學:秒懂Photoshop后期修圖
- AutoCAD 2010 機械設計與制作技能基礎教程
- 中文版Premiere Pro 2022基礎教程
- Kubernetes快速入門(第2版)