Hi all
Today, I am posting a script for analyzing Budgets vs. Actuals (using Amounts) in Analytical Accounting. However, there are two methods of analyzing the budget information in Analytical Accounting. They are:
This script… Continue reading
Hi all
This article is to explain how Analytical Accounting (AA) information is transferred from Purchase Orders to Receiving Transaction Entry.
The scenario explained below is on an environment where there is one transaction dimension configured in Analytical Accounting.
Create… Continue reading
Hi all
My last post had a script for Purchase Orders with AA information.
Today, I am posting a script for the following POP transactions with AA information.
IF EXISTS ( SELECT * FROM sys.views… Continue reading
Hi all
In this article, I have posted the link of a detailed database reference guide for Microsoft Dynamics GP 10.
I have posted the link to the guide for the system database (DYNAMICS) and the sample company (TWO) database. … Continue reading
Hi all
This is the second article that I have decided to post in the table structure definition series. This time, I am going to explain the table structure of the Fiscal Period Setup (SY40100) table in Dynamics GP.
The… Continue reading
Hi all
I had posted an article in my blog some time back which updates the indexes in the AAG00102 table to fix the primary keys in analytical accounting. This article can be viewed here. Even though that was… Continue reading
Hi all
Based on a request from a community user on my blog, I have decided to post these SQL Views for fetching the purchase order information with analytical accounting information.
IF EXISTS ( SELECT * FROM sys.views… Continue reading