COSTCODEDESCRIPTION function
Created by Harry Lewis, Modified on Tue, 16 Jul at 9:34 AM by Gabriel Michaud
Applies to:
- PM Module
- ERP: Acumatica, CEGID, Haufe x360, JAMIS Prime, MYOB Acumatica
TABLE OF CONTENTS
Description
The COSTCODEDESCRIPTION function returns the description of the specified cost code.
Syntax
COSTCODEDESCRIPTION(Connection, CostCode)
The COSTCODEDESCRIPTION function uses the following parameters:
Parameter | Required/Optional | Description |
Connection | Required | The name of the connection as configured in the Connection Manager |
CostCode | Required | The Cost Code for which you want the description. |
Example
=COSTCODEDESCRIPTION("Demo", "01003")
Description
Returns the description of 01003 cost code.
Result
Salaries
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