Skip to main content
Skip table of contents

COSTCODEDESCRIPTION function

Applies to:

  • PM Module
  • ERP: Acumatica, CEGID, Haufe x360, JAMIS Prime, MYOB Acumatica


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


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.