| Get Method | |
| See Also |
- pIFixedAssetFiscalYearChangeParams
| BO Code | FPC |
| Service Code | 1470000043 |
| Service Name | FixedAssetFiscalYearChangesService |
| URL Entity | FixedAssetFiscalYearChanges |
| Data Entity | FixedAssetFiscalYearChange |
| Source Table | OFPC |
| UI Navigation | Not found in menu/forms CSV (administration setup table) |
The service object is the entry point for all Fixed Asset Fiscal Year Change operations. Obtain an instance via `SAPbobsCOM.Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oFixedAssetFiscalYearChangesService)`.
| Visual Basic |
|---|
Public Function Get( _
   ByVal pIFixedAssetFiscalYearChangeParams As FixedAssetFiscalYearChangeParams _
) As FixedAssetFiscalYearChange |
- pIFixedAssetFiscalYearChangeParams