ACCOUNTGROUPDESCRIPTION function
Created by Harry Lewis, Modified on Tue, 16 Jul at 9:34 AM by Gabriel Michaud
TABLE OF CONTENTS
Applies to
- PM Module
- ERP: Acumatica, CEGID, Haufe x360, JAMIS Prime, MYOB Acumatica
Description
The ACCOUNTGROUPDESCRIPTION function returns the description of an account group.
Syntax
ACCOUNTGROUPDESCRIPTION(Connection, AccountGroup)
The ACCOUNTGROUPDESCRIPTION function syntax has the following parameters:
Parameter | Required/Optional | Description |
Connection | Required | The name of the connection as configured in the Connection Manager. |
AccountGroup | Required | The Account Group to include |
Example
=ACCOUNTGROUPDESCRIPTION("Demo", "BURDEN")
Description
Returns the description of the BURDEN account group.
Result
Allocated Project Burden
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article