As the title says I need to get forecast depreciation from Navision to TM1. I have no expertise in Navision beyond querying some tables but there is a report that generates forecast depreciation. I have been provided with 2 C/AL code units pertaining to depreciation and I am thinking that these may be used for both actual and forecast deprecation. Ideally I'd like to hook into Nav's logic and not have either guess or attempt to reproduce it. I have googled a bit but have not found any straightforward way to hook into the C/AL code units.
Just throwing it out there to see if someone has been down this path?