| Get Method | |
| See Also |
- pICustomerPriceIndexParams
| BO Code | IDX |
| Service Code | 38 |
| Service Name | CustomerPriceIndexesService |
| URL Entity | CustomerPriceIndexes |
| Data Entity | CustomerPriceIndex |
| Source Table | OIDX |
| UI Navigation | Administration > Setup > Financials > Define Indexes |
The `CustomerPriceIndexesService` object is the entry point for all operations on Customer Price Index records. Obtain it from the `CompanyService` object using the service name `CustomerPriceIndexesService`.
| Visual Basic |
|---|
Public Function Get( _
   ByVal pICustomerPriceIndexParams As CustomerPriceIndexParams _
) As CustomerPriceIndex |
- pICustomerPriceIndexParams