📚 SAP Business One SDK Help

DeleteCostCenterType Method
See Also 
pICostCenterTypeParams
The key of the cost center type to be deleted.

Description

Deletes an existing cost center type.

Syntax

Visual Basic
Public Sub DeleteCostCenterType( _
   ByVal pICostCenterTypeParams As CostCenterTypeParams _
) 

Parameters

pICostCenterTypeParams
The key of the cost center type to be deleted.

See Also