The Supply Chain Cost Rollup Markup Cost Extension lets you override the Interorg transfer charge based on the item, source organization, destination organization and markup code.
Cost Management calls the Supply Chain Cost Rollup Markup Cost Extension for each item and organization at the time of populating Interorg transfer charge against the Transfer source type. This is charged as material overhead cost from source organization. If this client extension is used, then the value assigned to markup indicates the amount or percentage and the markup code indicates whether the markup amount is in terms of amount or percentage.
When this extension is called, the system determines whether it has been implemented and returns a value accordingly. The return values are:
X_Markup_Code
-1 - The extension has not been used and processing would be based on the standard definitions.
2 - The extension has been used and the returned value indicates the markup value is in terms of amount.
3 - The extension has been used and the returned value indicates the markup value is in terms of percentage.
X_Markup
Returned value indicates the markup cost.