| Update Method | |
| See Also |
- pIFinancialKPIFactor
| BO Code | KPF |
| Service Code | 231000001 |
| Service Name | FinancialKPIFactorsService |
| URL Entity | FinancialKPIFactors |
| Data Entity | FinancialKPIFactor |
| Source Table | OKPF |
| UI Navigation | Administration > Setup > Financials > Financial KPI Factors |
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`.
| Visual Basic |
|---|
Public Sub Update( _
   ByVal pIFinancialKPIFactor As FinancialKPIFactor _
) |
- pIFinancialKPIFactor