📚 SAP Business One SDK Help

AddCostCenterType Method
See Also 
pICostCenterType

The data for the new cost center type.

Description

Adds a cost center type.

Syntax

Visual Basic
Public Function AddCostCenterType( _
   ByVal pICostCenterType As CostCenterType _
) As CostCenterTypeParams

Parameters

pICostCenterType

The data for the new cost center type.

See Also