Versions Compared
Version | Old Version 3 | New Version 4 |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Table of Contents |
---|
Einführung
Die Produkteigenschaft Blockstaffel ermöglicht die Zuweisung verschiedener Staffelpreis-Regeln zu einem Produkt oder Produktgruppen.
Die Menge, auf die sich die Eigenschaft bezieht, wird über Quantity1Minimum und Quantity1Maximum festgelegt.
Note |
---|
Der Unterschied zum Staffelpreis besteht darin, dass sich der errechnete Auf- oder Abschlag nur auf genau die Menge innerhalb der vorgegebenen Range bezieht |
Erstellen Sie eine neue Produkteigenschaft vom Datensatztyp "Staffelpreisberechnung Block". Es öffnet sich die Maske zur Konfiguration der Produkteigenschaft:
Image Removed
Konfiguration
Für die Produkteigenschaft Staffelpreisberechnung muss entweder das Produkt, der Account oder die Produktgruppe befüllt werden. Sind alle drei Felder leer, gilt diese Eigenschaft global über alle Produkte.
Table of Contents |
---|
Introduction
The product property Blulkprice Block allows assigning different bulk price rules to a product or product groups.
The quantity to which the property refers is set via Quantity1Minimum and Quantity1Maximum.
Note |
---|
The difference to bulk price is that the calculated markup or markdown refers only to the exact quantity within the specified range. |
Create a new product property of the record type "Bulkprice Block". The mask for configuring the product property opens:
Configuration
For the product property "Bulkprice Block" either the product, the account or the product group must be filled. If all three fields are empty, this property applies globally to all products.
Name | API Name | Explanation |
---|---|---|
Product Property | Name | Technical name of the dataset. Ideally equal to the bulk which is mapped |
Product | sf42_quotefx__SF42_Product__c | Name |
of the product for this property | ||
Account | sf42_quotefx__SF42_Account__c | Name |
of the account for this property | ||
Product Group | f42_quotefx__SF42_Product_Group__c | Name |
of the product group to which the product property relates | ||
secondary Product Group | sf42_quotefx__SF42_Product_Group_2__c | Name |
of the secondary product group | |
Value 1 minimum | sf42_quotefx__SF42_Value1Min__c |
This numeric field contains the minimum quantity from which the Bulk price takes effect. By entering "10", for example, you specify that the bulk price takes effect from quantity 10. | |
Value 1 maximum | sf42_quotefx__SF42_Value1Max__c |
Field is ignored and has no effect on the calculation. | |
Operator | sf42_quotefx__SF42_calc_Operator__c |
Controls the markup or markdown | |
Value Type | sf42_quotefx__SF42_calc_ValueType__c |
Specifies whether markup or markdown is relative (percentage) or absolute (amount). | |
Calculation Value | sf42_quotefx__SF42_calc_Value__c |
Beispiel
Value for markup or markdown |
Example
Name of Bulkprice Block | 10% Rabatt auf Listenpreis des Produkts |
---|
Value 1 minimum | 5 |
---|
Value 1 maximum | 10 |
---|
Quantity in the quote | 20 |
---|
Product list price | 100 € |
---|
Calculation: |
---|
Quantity 1-4 | 4 * |
---|
List price | 4 * 100 = 400 € |
Quantity 5-10 (Blockstaffel!) | 6 * ( |
---|
List price - 10%) | 6 * (100-10%) = 540 € |
Quantity 11-20 | 10 * |
---|
List price | 10 * 100 = 1000 |
Quote sum | 400 + 540 + 1000 | 1940 € |
---|
End price product | 1940 / 20 | 97 € |
---|
Total discount | (2000-1940) / 2000 | 3 % |
---|
Note |
---|
Der Endpreis für das einzelne Produkt errechnet sich aus Summe/Menge, ebenso wird der Durchschnittsrabatt auf die Gesamtmenge berechnet. |
Anzeige im Angebotseditor
Der Staffelrabatt wird im Angebot direkt auf den Endpreis angewendet, sofern die entsprechende Menge eingegeben wird. Es wird der Durchschnittsrabatt ausgewiesen.
Image RemovedThe end price for the individual product is calculated from the sum/quantity, as well as the average discount on the total quantity. |
Display in quote editor
The graduated discount is applied directly to the end price in the quote, provided that the appropriate quantity is entered. The average discount is shown.