COSTCODEDESCRIPTION function
Modified on Tue, 12 Sep 2023 at 07:28 AM
Applies to
- PM Module
- ERP: Acumatica, CEGID, Haute x360, JAMIS Prime, MYOB Advanced
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