SCM

scmc.PricingPlugin

global abstract class PricingPlugin

This plugin class is used for custom pricing algorithms. This class is designed to allow custom pricing algorithms in the managed package wherever the system uses the price list custom object.

Author

FinancialForce.com, inc

Date

7/12/2016

Properties

Name Type Description
throwException boolean

Methods

execute

global abstract void execute(sObject[] records)

Prices an array of sOjects.

Input Parameters

Name Type Description
records sObject[] An array of sObjects <code>list<sObjects></code>.

PricingPlugin

global PricingPlugin()

© Copyright 2009–2018 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.