Class ProductPriceException

  • All Implemented Interfaces:
    Serializable, BaseOBObjectDef, OBNotSingleton, OBProvidable, ActiveEnabled, ClientEnabled, DynamicEnabled, Identifiable, OrganizationEnabled, Traceable

    public class ProductPriceException
    extends BaseOBObject
    implements Traceable, ClientEnabled, OrganizationEnabled, ActiveEnabled
    Entity class for entity PricingProductPriceException (stored in table M_ProductPrice_Exc).
    Help: The product Price with Exceptions tab allows setting a different unit price for the selected product in a price list version. The new price can be established to be applicable for a date range and a specific organization. This new price will be used instead of the unit price coming from the price list version (product price tab) for the selected organization or any of its children when fulfilling the date criteria. If there are two exceptions valid for a given organization, that one with an organization closer to it in the tree structure will be the one chosen to be applied.
    NOTE: This class should not be instantiated directly. To instantiate this class the OBProvider should be used.
    See Also:
    Serialized Form