AugForums.com

An Acumatica User Group

  • Free
    • Start Here
    • Rolodex
    • Podcast
    • Blog
    • Forums
  • Paid
    • AugSQL
    • GI Course
    • GI Library
    • Consulting
  • Register

Acumatica Report Reviews: Transactions for Account

March 5, 2015 by Tim Rodman

This post is part of a two year series of posts related to the out of the box reports in Acumatica. For a full list, click here.

The Transactions for Account (GL633500) report in Acumatica allows you to see all the individual Journal Transactions that posted to a specific General Ledger Account.

The General Ledger Account is required and you can only pick one so you can only look at one account at a time. If you want to look at more than one account at a time, you can use the Transactions for Period (GL633000) report which we looked at last week (click here).

The report is grouped by year so you can see a transaction total amount for each year.

You can also click on the link in the Batch Nbr. column to be taken to the Journal Transactions (GL301000) screen for that batch.

Screenshots

Here are some screenshots from the report:

Acumatica Report Review: Transactions for Account

Acumatica Report Review: Transactions for Account

DAC Schema

I went through the DAC relationships on the Relationships tab in the Schema Builder window and came up with the following graphical representation:

Acumatica Transactions for Account Report Data Access Classes (DAC)

Filters

Here is a snapshot of the filters that are being used in the report:

Acumatica Transactions for Account Report Schema Builder

Groups

There is one group on this report and it involves three fields:

  1. Ledger_Account_Period
    1. GLHistoryByPeriod.LedgerID
    2. GLHistoryByPeriod.AccountID
    3. GLHistoryByPeriod.FinPeriodID

Additional Notes

  • Variables can exist at a group level or at the detail level. This report has variables at both the group level and the detail level.
  • The Beginning Balance and Yearly Total balance is calculated by the $LineBalance variable which has a very interesting formula (pictured below).
    Acumatica Report Variables
  • There are two things that interest me about the above formula:
    1. NextExists – This is a function that isn’t in the list of functions, yet it’s used in an expression and it appears to be working. I tried it on a test report and it looks like it returns a 0 or 1 depending on whether or not there is a next record. It makes me wonder how many other functions exist that can be used even though they don’t exist in the list of functions.
    2. Raw – I tested printing [GLHistoryByPeriod.BranchID] vs. [GLHistoryByPeriod.BranchID.Raw]. [GLHistoryByPeriod.BranchID] prints the name of the branch like New York, Europe, or San Francisco in the Demo database. [GLHistoryByPeriod.BranchID] gives you the behind-the-scenes number in the database like 5, 6, or 13. It can also be useful for dates. For example, [GLHistoryByPeriod.FinPeriodID] gives you something like 05-2006 whereas [GLHistoryByPeriod.FinPeriodID.Raw] gives you 200605 which can be more useful in some situations.

Filed Under: Acumatica Reporting Tagged With: Acumatica, Acumatica Blog, Acumatica Business Intelligence, Acumatica Learning, Acumatica Out of the Box Reports, Acumatica Report Designer, Acumatica Report Writer, Acumatica Reports, Acumatica Schema Browser, Acumatica Standard Reports, Acumatica Training

By using this website, you agree to our Terms of Use (click here)
Building Generic Inquiries & Pivot Tables

Online Members

 No online members at the moment

Recent Blog Posts

  • EP 158: Garrett Rochell – Acumatica Upgades, especially with the Modern UI (Podcast) October 4, 2025
  • acuCONNECT 2025 – Visualizing Inventory Balance $ and Service Level % TOGETHER September 19, 2025
  • EP 157: acuCONNECT 2025 Preparation – Part 4 (Podcast) September 16, 2025
  • EP 156: acuCONNECT 2025 Preparation – Part 3 (Podcast) September 6, 2025
  • EP 155: Chris Hackett – Update on Acumatica User Groups (Podcast) August 26, 2025

Recent Forum Posts

  • matthewjames

    RE: Generic Inquiry Screenid changes to ScreenId=00000000

    if anyone gets this error again (resetting screen ID to...

    By matthewjames , 4 days ago

  • Travis

    RE: Pick List report suddenly not splitting on Shipment

    I never found a solution initially - here I am 3 years ...

    By Travis , 3 weeks ago

  • ToonSix

    RE: Feeling Stuck on Making a Sandbox of our Database

    Delete as many snapshots as possible before making a ne...

    By ToonSix , 3 weeks ago

  • Retha

    RE: Printing Product Labels from Purchase Receipt

    I have read the article on the How to print multiple pr...

    By Retha , 1 month ago

  • Paul Lambert

    RE: Generic Inquiry into Business Event to monitor Import Scenarios

    An idea I've been brainstorming and haven't yet tested ...

    By Paul Lambert , 1 month ago

  • Jacky Mao

    How to make Customer Class ID available in Business Events for AR302000 (Payments and Applications)

    Hi everyone, I’m trying to create a Business Event fo...

    By Jacky Mao , 1 month ago

  • Lunar Windbloom

    Feeling Stuck on Making a Sandbox of our Database

    Hi all! Hope your day is going well! It's finally the...

    By Lunar Windbloom , 2 months ago

  • Tim Laird

    RE: [SOOrder.Status] = 'Open' always returns false

    @russ Customer Classes are user maintained, so you setu...

    By Tim Laird , 2 months ago

  • Tim Laird

    RE: What Triggers a Customization to need a Restart?

    OK, one more update. This creeped up again this weeken...

    By Tim Laird , 2 months ago

Terms of Use & Disclaimers :: Privacy Policy

Copyright © 2025 · AUG Forums, LLC. All rights reserved. This website is not owned, affiliated with, or endorsed by Acumatica, Inc.