ACCOUNTCLASSNAME function
Created by Harry Lewis, Modified on Tue, 16 Jul at 9:33 AM by Gabriel Michaud
Applies to
Velixo Classic
Velixo NX
Acumatica, MYOB Acumatica, Cegid XRP Flex
GL Module
Description
The ACCOUNTCLASSNAME function returns the name of a specified account class.
TABLE OF CONTENTS
Syntax
ACCOUNTCLASSNAME(Connection, Class)
Parameters
The ACCOUNTCLASSNAME function uses the following parameters:
Parameter | Required/Optional | Result |
Connection | Required | The name of the connection, as specified in the Connection Manager |
Class | Required | The code of the account class. |
Example
=ACCOUNTCLASSNAME("Demo", "EXBANK")
Description: Returns the name of EXBANK account class.
Result: Expense-Bank Fees
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