📚 SAP Business One SDK Help

Delete Method
See Also 
pIIncomeClassificationTypeParams

Description



The `IncomeClassificationTypesService` object is the entry point for all operations on Income Classification Type records. Obtain it from the `CompanyService` object using the service name `IncomeClassificationTypesService`.

Syntax

Visual Basic
Public Sub Delete( _
   ByVal pIIncomeClassificationTypeParams As IncomeClassificationTypeParams _
) 

Parameters

pIIncomeClassificationTypeParams

See Also