- Microsoft Dynamics GP 2016 Cookbook
- Ian Grieve Mark Polino
- 520字
- 2021-07-14 10:30:18
Gaining visibility with horizontal scroll arrows
A consequence of company growth is that not only does the chart of accounts grow larger and less intuitive, but the actual length of account numbers tends to grow longer as well. Companies want to be able to report by account, department, location, and so on, which results in a proliferation of segments added to the main account number and can create very long accounts. Dynamics GP can accommodate an account number as long as 66 characters. The longest I've seen used in practice was 27 characters and even that was unwieldy. Most users only need a portion of that length for their day-to-day work.
This presents a problem because very long account numbers won't fit into the account number field on most screens. For this recipe, we'll look at how Dynamics GP provides a solution to this in the User Preferences area.
How to do it…
Here we'll see how to increase the visibility of long account numbers:
- On the Navigation pane on the left, select Home.
- Click on User Preferences on the shortcut bar.
- Check the Horizontal Scroll Arrows box:
- This allows users to scroll horizontally within the Account field, allowing them to see the full account number:
How it works…
Once Horizontal Scroll Arrows are activated, small arrows appear at the left and right side of the Account field, letting users scroll right and left to see the full account number.
There's more…
Horizontal scroll arrows are implemented on a per-user basis, meaning each user has to turn this on individually. Administrators can make this active for all users with a SQL script.
Additionally, for companies using alphanumeric characters in their chart of accounts, wide letters such as M or W are often difficult to see. There is also an option to increase the visible width of a particular segment.
Activating Horizontal Scroll Arrows for all users
Horizontal Scroll Arrows are activated by the user. However, an administrator can turn this feature on for all users in all companies by running the following SQL script against the Dynamics database:
Update SY01400 Set HSCRLARW=1
Widening segments for better visibility
When companies use alphanumeric characters in their chart of accounts, wide letters, such as M or W, are often cut off. Horizontal scroll arrows don't help because the problem is that the segment field is too narrow, not the entire account field. To resolve this problem, Dynamics GP provides an option to widen the segment fields as well.
On the Navigation pane, click Administration and select Account Format. For each segment that needs to be wider, select the Display Width column and change it from Standard to Expansion, 1, 2 or 3, to widen the field; Expansion 3 represents the widest option.
Companies using only numbers in their chart of accounts won't need to widen the segment field but firms that include letters as part of their chart will need to increase the width. The following is a list of the expansion options and the letters they are designed to accommodate:
- Expansion 1: A,B,E,K,P,S,V,X,Y
- Expansion 2: C,D,G,H,M,N,O,Q,R,U
- Expansion 3: W
- Managing IaaS and DBaaS Clouds with Oracle Enterprise Manager Cloud Control 12c
- 國有企業經濟責任審計實務指南
- Azure Strategy and Implementation Guide
- 企業能源審計與節能規劃
- Microsoft System Center Data Protection Manager 2012 SP1
- Getting Started with Citrix VDI-in-a-Box
- 企業并購審查中的相關市場界定:理論與案例
- 統計學理論前沿(谷臻小簡·AI導讀版)
- Microsoft SharePoint 2010 Developer’s Compendium:The Best of Packt for Extending SharePoint
- 圖解經濟博弈論(圖解經濟學叢書)
- Instant Windows PowerShell Guide
- Hyper-V Best Practices
- 統計學(第2版)
- Citrix Access Gateway VPX 5.04 Essentials
- Mastering Microsoft Dynamics NAV 2016