📚 SAP Business One SDK Help

Delete Method
See Also 
pIIncomeClassificationCategoryParams

Description



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

Syntax

Visual Basic
Public Sub Delete( _
   ByVal pIIncomeClassificationCategoryParams As IncomeClassificationCategoryParams _
) 

Parameters

pIIncomeClassificationCategoryParams

See Also