Implementing Transfer Price Adjustments
The Solutions Framework includes a starter kit for implementing transfer price adjustments, deployed as a data view input app named ‘Transfer Price Adjustments’. While most of the functionality related to transfer price targets is contained in the Solutions Framework code libraries, the app is fully customizable.
Overview of transfer price adjustments
Transfer price is implemented with the following components:
- LTP code library, refer to Longview Developer’s Guide for details.
- Example Apps: Transfer Price Adjustments
- Event rule and logic, for calculating transfer price operating margin from source trial balance
- Event rule and logic, for applying transfer price adjustments to counter parties
- Event rule and logic, for calculating transfer price variances.
Updating transfer pricing event rules
If you have adjusted the profitability source and target attributes the corresponding event rules may need to be adjusted.
The profitability analysis event rules are deployed with #ALL set for the Details and Segments dimensions and CONTROLS_Total for the Controls dimension. If you would like to limit the trigger area for these dimensions, or if any of the other dimension attributes have been changed, the event rules need to be adjusted accordingly.
The event rules to update are:
- 5701010
- 5701110
The counter party adjustments and profitability analysis event rules are deployed with DETAILS_Total, SEGMENTS_Total and CONTROLS_Total for the Details, Segments and Controls dimensions. If you have modified the target attributes for profitability analysis these rules need to update to match.
The event rules to update are:
- 5703010
- 5703110
- 5704010
- 5704110