📚 SAP Business One SDK Help

Delete Method
See Also 
pIFinancialKPIFactorParams

Description



The `FinancialKPIFactorsService` object is the entry point for all operations on Financial KPI Factor records. Obtain it from the `CompanyService` object using the service name `FinancialKPIFactorsService`.

Syntax

Visual Basic
Public Sub Delete( _
   ByVal pIFinancialKPIFactorParams As FinancialKPIFactorParams _
) 

Parameters

pIFinancialKPIFactorParams

See Also