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

Applies to

PM Module

Did this answer your question?